TinyPortal

Development => Support => Topic started by: rand12om on May 01, 2007, 12:11:12 AM

Title: [fixed] - (eval?) line 229, errors
Post by: rand12om on May 01, 2007, 12:11:12 AM
I keep finding errors from my error log, no matter where I go. I didnt notice it day or two ago.
Only thing I've changed is adding favicon before </head> in appropriate file.

8: Undefined index:
File: /hsphere/local/home/palexaul/dxrenegades.com/Themes/default/Errors.template.php (eval?)
Line: 227

8: Undefined index:
File: /hsphere/local/home/palexaul/dxrenegades.com/Themes/default/TPortal.template.php (eval?)
Line: 227

8: Undefined index:
File: /hsphere/local/home/palexaul/dxrenegades.com/Themes/default/Admin.template.php (eval?)
Line: 227


I am sure someone here knows what this is.
Thank you in advance.
Title: Re: (eval?) line 227, errors
Post by: IchBin on May 01, 2007, 01:25:37 AM
can you post your index.template.php file please.
Title: Re: (eval?) line 227, errors
Post by: rand12om on May 01, 2007, 11:34:56 AM
I checked my favicon.ico line, didn't fix it

I believe it may be theme related indeed, since 2 days ago or 3 with the kind help from humanporkrind I got the Aa New Damage to work without the problems i first noticed.

The errors date back to that event, I hope it can be fixed, Ive started to like the theme a lot.
Title: Re: (eval?) line 227, errors
Post by: rand12om on May 05, 2007, 11:46:05 AM
Any ideas yet? Or suggestions what to try? Some while ago, when I started using TP and SMF i got all sort of errors in log, but I have long stopped using any mods besides TP and my error log has served nicely the purpose of tracking any people who might try to guess someones password or to keep track on how often banned members try to enter the site, currently I have disabled error logging because the error log can grow as big as 80+ pages in one day if I do any work on it. Now the (eval?) line 227 error has turned into line 229 error, I haven't done any modifications to the files, manually, but its been 229 for a while.
Title: Re: (eval?) line 227, errors
Post by: IchBin on May 06, 2007, 12:07:42 AM
Remove this from your index.template.php on line 229
', $context[''], '
Title: Re: (eval?) line 227, errors
Post by: rand12om on May 07, 2007, 01:34:32 PM
Seemed to have worked, thanks!!