View Full Version : Profile member's error
Hello, want to ask.. if somebody can help me...
if i click member's id to view profile...
there is an error, like this :
Content Encoding Error
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
* Please contact the website owners to inform them of this problem.
what should i do?
thank you
Lynne
12-09-2008, 02:24 PM
Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem?
If it is still happening, then try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
not yet try your suggestion...
for you info, if i click new member... (registration about for 2-3 months, it works. but for old member, for 1 year... it won't display the profile..)
why? thanks
Lynne
12-11-2008, 02:19 PM
Did you import your users from another board or something? It would be good to know the difference in circumstances between the working user profile and non-working user profile.
yes, our techinician.. has import our users from old forum to the new one..
what should we do?
Lynne
12-11-2008, 07:05 PM
I have seen users mention this problem over on vb.com. It has to do with the birthday (or another day, can't remember) not getting imported correctly/at all. Try searching over there cuz I'm pretty sure I saw the query to use to fix it there.
still have problems..
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
for you info :
if i click user profile #11, it show their profile..
but if i click user profile #10, it doesn't show their profile..
some id, can.. but some, cannot
anybody help me?
Lynne
12-20-2008, 10:36 PM
Did you search over at vb.com like I suggested? And check the birthdays on the working and non-working profiles.
@vb.com .. which forum, i should find?? so many thread in there..
i'm trying to find out there.. thanks
Lynne
12-21-2008, 03:15 PM
Probably the 3.7 or 3.6 forums. Just search for "content encoding error" or similar from your error. This may help - Content Encoding Error (http://www.vbulletin.com/forum/showthread.php?t=278308&highlight=Content+Encoding+Error)
ok, Lynne.. i'll search .. thank you..
now, i have some problem again..
some thread... has no post... like somebody has delete it..
but, when i "edit thread", there's no one edit it...
and... some thread with somepost, has no posting in it..
why?
--------------- Added 1230211578 at 1230211578 ---------------
i found, in vb.com :) thank you..
Wayne Luke, write :
Turn off gzip compression under vBulletin Options -> Cookie and HTTP Header Options.
Your server is most likely compressing the datastream already.
i already did it, but.. there's another error.. :)
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/member.php(506) : eval()'d code on line 45
what is this?
Dismounted
12-25-2008, 11:42 AM
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/member.php(506) : eval()'d code on line 45
what is this?
This is caused by a modification. Disable them one-by-one to find the "bad" one.
oohh, so i have to try... one by one the mods, i've installed?
--------------- Added 1230223460 at 1230223460 ---------------
but the error, only show when i view old members...
no error messages, for new members :)
--------------- Added 1230225254 at 1230225254 ---------------
hei, i found the error...
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/member.php(506) : eval()'d code on line 45
it conflict with mods : Yet Another Award System 4.0
when i disabled it.. the error message dissapear..
so, what should i do?? :)
Lynne
12-25-2008, 04:00 PM
hei, i found the error...
it conflict with mods : Yet Another Award System 4.0
when i disabled it.. the error message dissapear..
so, what should i do?? :)
Take a look at the query and figure out why it is erroring.
I'd suggest looking at the rows in your database and figuring out the difference between a 'working' and 'non-working' profile. There must be something different in one of the columns. Try looking at the birthday column first.
Dismounted
12-26-2008, 04:53 AM
You can post in the modification thread, so that the author may investigate the issue.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.