PDA

View Full Version : "error on page!"


GONUMBER6
08-17-2010, 04:58 AM
I keep getting errors when visiting profiles. Like my own. If I click on a tab in my profile I get the "error on page" message from IE8. But it does not happen on all profiles I visit, just some of them.

Also, a couple of my users are reporting problems viewing their profiles as well, saying they do not have any friends listed or don't see their user albums, but I can see them.

Any clue on this and what I can do to fix it?

Thank you :)

This is what IE8 is saying the problem is:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)
Timestamp: Tue, 17 Aug 2010 06:14:08 UTC


Message: 'tagName' is null or not an object
Line: 104
Char: 3
Code: 0
URI: http://www.englishbulldognews.com/forums/member.php?490-reallyrob&tab=myawards


I cannot find a common element between broken profiles. Different usergroups, different registration dates, ect. What makes it even stranger is that if someone else visits the same profile it works. ???

Lynne
08-17-2010, 03:08 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

GONUMBER6
08-17-2010, 05:30 PM
Thanks Lynne, this is what I was thinking of doing one at a time to see if it changes. But I think trying it your way will be a lot faster!

--------------- Added 1282070183 at 1282070183 ---------------

Yes, it fixed it. So now I just need to disable one at a time to find the culprit, eh?

--------------- Added 1282075603 at 1282075603 ---------------

It ended up that a modification that I had not updated was the culprit. :)