TinyPortal

Development => Support => Topic started by: erikman on October 20, 2007, 09:58:32 AM

Title: Getting errormessages in log
Post by: erikman on October 20, 2007, 09:58:32 AM
8: Undefined index: TPortal_front_type
Fil: /home/sighet/public_html/erik/forum/Themes/default/Login.template.php (eval?)
Linje: 388

8: Undefined index: tp-adminpanels
Fil: /home/sighet/public_html/erik/forum/Sources/TPortalAdmin.php
Linje: 1788

8: Undefined index: tp-frontpageoptions
Fil: /home/sighet/public_html/erik/forum/Themes/default/Admin.template.php (eval?)
Linje: 758

8: Undefined index: tp-shortname_article
Fil: /home/sighet/public_html/erik/forum/Themes/default/Admin.template.php (eval?)
Linje: 1175

8: Undefined index: tp-articleoptions18
Fil: /home/sighet/public_html/erik/forum/Themes/default/Admin.template.php (eval?)
Linje: 1393

8: Undefined index: tp-articleoptions17
Fil: /home/sighet/public_html/erik/forum/Themes/default/Admin.template.php (eval?)
Linje: 1393

Can anyone tell me why these appear in my error log?
Title: Re: Getting errormessages in log
Post by: Nokonium on October 20, 2007, 10:11:45 AM
What SMF & TP versions are you using?
Title: Re: Getting errormessages in log
Post by: erikman on October 20, 2007, 10:19:46 AM
Using SMF 1.1.4 and TP 0.9.8
Title: Re: Getting errormessages in log
Post by: Nokonium on October 20, 2007, 10:44:54 AM
The Undefined index: TPortal_front_type error we haven't seen for a very long time and the other errors relate to missing text strings, that should be in the TPortalAdmin.english file.

So at the least I recommend that you ftp a new copy of the TPortalAdmin.english file to replace the existing one, best chance of fixing them all would be to uninstall and reinstall TP 0.9.8.3.
Title: Re: Getting errormessages in log
Post by: G6Cad on October 20, 2007, 10:47:47 AM
Seems like the install of your TP didnt go to well.
Download the manual install package and extract the files to your local machine, upload/overwrite the files and really make sure they DO get overwritten.
Then read the mod instruction documentation from the DOC tab in the top menu and make sure all the code edits are added to the SMF files correctly.
Then point your browser to the file manual_tp_install.php and let it updtae your tp.

Offcourse all of this have to be done with the Default SMF core theme and English language only set as your forum default.

If you have a custom theme, make sure it's updated for TP V098 and also that it actually is made to work with TP from starters.
Title: Re: Getting errormessages in log
Post by: erikman on October 20, 2007, 11:50:57 AM
Well, I didn't find a tp0.9.8 norwegian lang. so I installed the 0.9.7 language, is that the error?
Title: Re: Getting errormessages in log
Post by: G6Cad on October 20, 2007, 03:04:27 PM
Missing language strings indeed in the older TP v097

Here is the Norweigan language for tp V098
http://www.tinyportal.net/index.php?action=tpmod;dl=get696 = ISO Standard'
http://www.tinyportal.net/index.php?action=tpmod;dl=get760 = utf8
Title: Re: Getting errormessages in log
Post by: erikman on October 20, 2007, 03:10:23 PM
Thanks :D