| |||||||
This is a discussion on Content Encoding Error within the vBulletin section, part of the Internet Forum Softwares category; I am not even sure I can explain this problem, but I will try. I have a vBulliten website that ...
![]() |
|
| | LinkBack | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
|
I am not even sure I can explain this problem, but I will try. I have a vBulliten website that has been up and running for a few months. We have decided to not renew with our current hosting provider (Bluehost) and have begun setup on another (NetworkSolutions). We have moved all files over to the new provider, using a new domain name. On my main page - the equivalent of http://tech6.com/forums, I have added modules using vBa CMPS. I actually have a number of them which are standard, such as mini calander and such. I have 3 which I created. These all involve connecting to the mysql database, extracting, manipulating, and then presenting new information. These have been working fine at the old site for months. When we moved, things were set up differently and the standard connect to the database: PHP Code: I modified the second module and tested. Again, everything worked fine, with only errors reported from the third and last module. I modified the third and last module, and now nothing works. I get the following display:
Can anyone please give me an idea where to look. I find it difficult to believe that the problem is with my modules, since the only thing I changed was in the mysqli_connect line. And when I make that change, they display correctly. But, with all modules made "inactive" the page displays correctly as well, so I am confused as to what is causing this problem. Thank you for your time and any advice you can give me. |
|
#2
| ||||
| ||||
|
Try turning off GZIP:- Admin CP -> vBulletin Options -> Cookies and HTTP Header Options -> GZIP HTML Output -> No It usually happens when your server is already using GZIP and you have it switched ON in vb too. Thus trying to GZIP the output twice. If this doesn't help, you'll need to be more specific about the changes you made, your vba module code that runs fine and the code that doesn't.
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |