PDA

View Full Version : Admin Login Error (Smarty error: validate etc...)


webken
01-06-2007, 01:06 AM
Hello,

I searched the forum but couldn't find any useful solution in the relevant posts.

I couldn't fix the problem:
Warning: Smarty error: validate: validator id 'v_user' is not registered. in /home/farazi/public_html/libs/smarty/Smarty.class.php on line 1095
when I try to login my admin panel.

I tried to delete temp/templates/*.* and also to clean the cash of i.e. Moreover I tried to reload the files. But none of them worked.

I have to reinstall the directory to login the admin panel. You can see that it is so boring, and disturbing to load all the files and the make all the same settings and reinstall the directory.

SO, PLEASE SOMEBODY HELP ME!

Thanks in advance...

A.E.O
01-06-2007, 05:40 AM
I have the smarty problem before but not with the admin page , the submit page .

Fatal error: Smarty error: unable to write to $compile_dir '/home/hnetbkk/public_html/realestatebridge/temp/templates'. Be sure $compile_dir is writable by the web server user. in /home/hnetbkk/public_html/realestatebridge/libs/smarty/Smarty.class.php on line 1095



As far as i know ( not a programmer ) it has something to do with your permission , you have to chmod the templates folder to 777 to fix that error .
However, what I experience was that I changed it to 777 but it still not work and I have to get my hosting do it . I run my site on a shared hosting .

nebuLa
01-06-2007, 02:25 PM
I've had this problem for about a month now. It works sometimes without the error. It's really strange. I just chmod templates to 777. Hope that helps.

shadey
02-09-2007, 11:32 PM
I had the problem too, just reinstalled .... works now.

wattaman
02-20-2007, 05:07 PM
Content visible to registered users only.


I had a similar problem. I chmoded the templates folder to 777 (like A.O.E. said before) and now it works.
I couldn't enter the admin page

phpldquest
05-10-2007, 02:57 PM
experts plz help me too having the same problem