News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Forum Errors

Started by nathan89, November 23, 2008, 06:27:41 PM

Previous topic - Next topic

nathan89

I keep receiving hundreds of errors in my forum error log all of them consisting of basically the same thing. Does anyone no what I would need to do to correct them? I receive these errors for every page visited on my site.
________________________________________________________________________________
7b26680c942af121efd8cffec8252e7a
    Type of error: Undefined
http://crohnssociety.com/index.php?action=admin;area=maintain;sesc
8: Undefined index: href
File: /home/nathan/crohnssociety/Themes/default/ManageMaintenance.template.php (body_above sub template - eval?)
Line: 424
________________________________________________________________________________
Guest    Today at 05:31:07 PM
    e2a7eb1b39cdfe91c5796d15bf162dde
    Type of error: Undefined
http://crohnssociety.com/index.php?board=5.0
8: Undefined index: href
_________________________________________________________________________________




ThorstenE

The error is from one of the installed mods.. can you list all your mods please.

nathan89

1.   More Spiders   1.2 
2.   PM Popup - Uses Active Window   1.3
3.   Custom Action Mod   3.0 
4.   User Control Panel By Alan S   2.0.2
5.   Hide Info Center From Guests   1.0 
6.   Favicon   1.2 
7.   Fix totalMembers undefined error   1.0 
8.   Banana-Rama Smiley Set 3   1.0 
9.   Separated Birthdays from Events   1.0 
10.   Colorize Boards   3.0 
11.   Super Admin   1.1 
12.   Add Favicon.ico Support   1.0 
13.   Highlight Search Keywords   1.21 
14.   SMF Media Gallery   1.0.2 
15.   Google Member Map   1.0 beta 3 
16.   Prettier_Quotes   1.0 
17.   Profil Moderator Managment   1.0.0 
18.   Floating Bar Mod   1.0 
19.   Apache Error Handler   1.0 
20.   Enhance Recent Post   1.0 
21.   Last Active On MemberList   1.01 
22.   JPG Thumbnails   2.0 
23.   No Reply Emails   1.3 
24.   SMF Sitemap   1.3.0 
25.   SimplePortal Classic   2.0.5 
26.   Banana-Rama Smiley Set 1   1.0 
27.   Order News   1.0.6 
28.   Bookmarks   2.2.1 
29.   Default Avatar   1.1.1 
30.   Order Stickied Topics   1.01 
31.   Prettier_Quotes   1.1 
32.   Banana-Rama Smiley Set 2   1.0 
33.   Redirect on Login and/or Logout mod   0.3 
34.   New Style Message Icon   1.0 
35.   Treasury   2.31 
36.   Message for your guests   0.1 
37.   Last Post On MemberList   1 
38.   Auto Embed Video/Audio Clips   4.0.2 
39.   Hide SMF Version   1.0.3a 
40.   Show Debug Setting   


Kermit

Quote from: JayBachatero on October 15, 2006, 03:13:29 AM
Run this querry in phpmyadmin so it will return a more descriptive message.  It will change eval() to require()


REPLACE INTO smf_settings VALUES ('disableTemplateEval', '1');

What is phpMyAdmin?

What message do you get after  you changed that?


please run this SQL query,after that you can see,which file causes exactly the undefined index error...
My Mods
Please don't PM/mail me for support,unless i invite you
Formerly known as Duncan85
Quote
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

A. Einstein

nathan89

The query  ran successful, here is the error log now, however I don't see any difference in it.

_______________________________________________________________________________
Today at 06:50:57 AM
69.61.203.3      f700eb4b429e31fc1a19c24c0e936722
Type of error: Undefined
http://crohnssociety.com/index.php?
8: Undefined index: href
File: /home/nathan/crohnssociety/Themes/default/SPortal2.template.php (body_above sub template - eval?)
Line: 424

_______________________________________________________________________________   
Today at 06:50:28 AM
69.61.203.3      f700eb4b429e31fc1a19c24c0e936722
    Type of error: Undefined
http://crohnssociety.com/index.php?action=admin;area=logs;sa=errorlog;desc
8: Undefined index: href
File: /home/nathan/crohnssociety/Themes/default/Errors.template.php (body_above sub template - eval?)
Line: 424

________________________________________________________________________________

ThorstenE

the error is from SPortal2.template.php... so it's best to contact the simpleportal Team at www.simpleportal.net or in the Simple Portal Support Topic: http://www.simplemachines.org/community/index.php?topic=227599.0
you should also set templateEval back to enabled:
REPLACE INTO smf_settings VALUES ('disableTemplateEval', '0');

Kermit

I guess the error is in index.template.php,please attach it to your next post

Btw could you remember,since when you're getting this error ?
My Mods
Please don't PM/mail me for support,unless i invite you
Formerly known as Duncan85
Quote
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

A. Einstein

nathan89

I've been getting the error shortly after installing the forum, im not really sure what may have started it though.

Kermit

try attached file,i hope it will fix it
My Mods
Please don't PM/mail me for support,unless i invite you
Formerly known as Duncan85
Quote
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

A. Einstein

nathan89

yes it did!! Thank you very much!

Kermit

yw , please mark your topic as solved  ;)
My Mods
Please don't PM/mail me for support,unless i invite you
Formerly known as Duncan85
Quote
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

A. Einstein

Advertisement: