PDA

View Full Version : add category do not works


gjfortin
05-16-2007, 04:03 AM
Hi,

When I want to add new categories and I have this error message:

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

Do you know what I have to do to correct this?

I have v 2.1.1

I used a pre-formated category listing in MySql when I start the directory.

Thank you

James
05-16-2007, 04:21 AM
make sure that the template/admin folder exists and has all files in it that came with the zip especially if you have changed template.

gjfortin
05-21-2007, 08:05 PM
Thanks Dawzz,

Yes I have changed for a new template and dir_categs_edit.tpl was missing.

My problem is resolved.