Hello everyone,
Today I was checking out a mod on one of my sites and while checking a couple of things with the Firebug addon for Firefox I accidentally clicked on the "Console" button which also had the "Errors" button clicked and much to my surprise I noticed there was a couple of errors listed (errors were not associated with mod I was checking out). Now both these errors were the same and basically said the following.
Code:
"NetworkError: 400 Bad Request - http://www.mywebsite.com/min/?f=&1310864200"
So after some investigation it seems that this is related to the TPP mod as I checked all the other mods and the template and nothing else uses the "min" directory.
So I am curious to know does anyone know what might be causing this error to show up for?
Note this error is only showed when looking at the site with Firebug. There is now error in the cache directory nor does the website show this error on any of the pages.
When I click on the "Headers" tab in Firebug I get the following information.
Response Headers
Code:
Response Headerspretty print
HTTP/1.1 400 Bad Request
Date: Mon, 02 Apr 2012 06:54:27 GMT
Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 mod_perl/2.0.4 Perl/v5.8.8
X-Powered-By: PHP/5.2.17
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html
Request Headers
Code:
Request Headersview source
Accept text/css,*/*;q=0.1
Accept-Encoding gzip, deflate
Accept-Language en-us,en;q=0.5
Cache-Control max-age=0
Connection keep-alive
Cookie zenid=550c15264134bb50c81a0ab13e0f000a; MySQLDumper=e17f4844ab7cbb02b54a01b0b65f368a
Host www.mywebsite.com.Referer http://www.mywebsite.com/index.php?main_page=product_info&products_id=253
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Now with this information does anyone have any idea what is going on here and why are these errors present in Firebug?
Also can someone please tell me what the contents of the "min" directory is suppose to do in regards to TPP.
I'm also using version 1.07 of TPP.
Thanks.
Bookmarks