PDA

View Full Version : Error with Free template for 2.x version


myseogal
06-11-2010, 02:13 AM
Hello Everyone,

New to forum but this isn't my first post.

I found a thread that is similar to my question but it is closed so I couldn't post there so I thought I'd start a new thread.

Tried to post link to the thread I was referring to but can't because my number of post do not meet the requirements.

I am installing a template used for 2.x version but am receiving the following error messages when I install and overwrite files:

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

Notice: SmartyValidate: [validate plugin] form 'login' is not registered. in /home/ajkwebdi/public_html/libs/smarty/plugins/function.validate.php on line 46


Notice: SmartyValidate: [validate plugin] form 'login' is not registered. in /home/ajkwebdi/public_html/libs/smarty/plugins/function.validate.php on line 46

Fatal error: Smarty error: [in footer.tpl line 8]: syntax error: unrecognized tag 'paginate_prev' (Smarty_Compiler.class.php, line 590) in /home/ajkwebdi/public_html/libs/smarty/Smarty.class.php on line 1092

I've gotten this error message with 2 other templates that are for this version as well.

Any help would be greatly appreciated.

Thanks

David
06-11-2010, 06:38 PM
First, make sure you are using a template made for phpLD version 2. Next, after uploading a new template, clear the contents of /temp/templates. That is probably the reason you are getting that message.

myseogal
06-16-2010, 09:30 PM
Thanks a bunch. I think that is the problem. The version is 2.x. I'll test out your suggestion now.

Carla