PDA

View Full Version : smarty error


SyKoSam4
08-11-2006, 05:26 AM
At the top of my submit page, I get this error:

Warning: Smarty error: unable to read resource: "admin/messages.tpl" in /home/ekno/public_html/libs/smarty/Smarty.class.php on line 1095

Any suggestions? Thanks to anyone who can help me out.

Boby
08-11-2006, 09:54 AM
Are you running phpLD 2.0?
Make sure the file messages.tpl is available in /templates/admin/, you can reupload it in case it got corrupted during first upload and give it read+execute permissions.

Boby

SyKoSam4
08-11-2006, 09:00 PM
**censored****censored****censored****censored** dude thanks! worked like a charm.

one quick question....on my submit page, and any other page than index.html for that matter, the link "Home" and the logo are linked to the page that I'm on. For instance, when I'm on submit.php, the "Home" link targets to "submit.php", and so does the logo.

Boby
08-11-2006, 09:59 PM
Make sure you "Home" link points to:
{$smarty.const.DOC_ROOT}