PDA

View Full Version : Eror upon trying to Enter admin.php


Huddy
08-28-2006, 03:26 PM
Warning: Smarty error: unable to read resource: "index.tpl" in /home/freephp/public_html/Forums/nbs/smarty/Smarty.class.php on line 1095

What does it mean? and how can i fix it?

Derek
08-28-2006, 04:53 PM
Are you using the latest beta? Also, make sure the folder called "default" is in the nbs/templates folder. If it is, make sure all the files are there inside it. You should see a bunch of .tpl files in it and a folder called admin for the admin tpl files, go to that folder and make sure the tpl files are there as well. If it still gives you that error, log into phpmyadmin, and go to the nbs_settings table to make sure the setting template is set to default or another template you have in the folder that exists.

Derek

Huddy
08-28-2006, 06:28 PM
Got it Working Thanks alot Derek. :)

Derek
08-28-2006, 06:31 PM
No problem. What was the problem?

Huddy
08-29-2006, 04:15 PM
For Some reason SmartFTP did upload the tpl files.

Derek
08-29-2006, 04:26 PM
Ahh ok. Glad it's working now :).

Derek