The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
All of a sudden my entire forum is down at http://www.adminfuel.com
I get Content Encoding Error: The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. I haven't edited anything, it just happened itself. I can't access ANY page of the site. What could have happened? I haven't edited anything since the forum was last working. EDIT: It is just happening in Firefox; I can access the site fine with IE |
#2
|
||||
|
||||
![]() Quote:
|
#3
|
|||
|
|||
![]()
Are you accessing via Firefox or IE?
--------------- Added [DATE]1271794682[/DATE] at [TIME]1271794682[/TIME] --------------- Wow, that was strange. I cleared all my history, cache, cookies and saved form data and now it seems to work :|.. any one know why it could have happened? |
#4
|
||||
|
||||
![]()
Is your GZIP HTML Output set to Yes? Because from the error you described above it looks like a double compressing case. As your server server is also using GZIP.
|
#5
|
|||
|
|||
![]()
This hasn't happened to me before, ever; and it's just happened again. I will try accessing via IE and resetting that.
--------------- Added [DATE]1271796244[/DATE] at [TIME]1271796244[/TIME] --------------- I can't even access it via IE anymore, will have to see if I can edit via the database. |
#6
|
||||
|
||||
![]()
I still load it fine. Can you access your acp at all?
If you can''t, then try to run this query at the phpmyadmin in the cp of your host: Code:
UPDATE datastore SET data=REPLACE(data,'s:10:"gzipoutput";i:1;','s:10:" gzipoutput";i:0;') WHERE title='options'; Or you can try to disable from the config.php file by adding the following code somewhere below the starting php tag. PHP Code:
|
#7
|
|||
|
|||
![]()
I found the problem. It was because the database table 'session' had got too full and had 12000+ rows (im not sure how that actually happened. Any help?
|
#8
|
||||
|
||||
![]()
Truncate it and see if that would make any difference.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|