PDA

View Full Version : Admin Smarty Errors


cliky
04-14-2006, 08:03 PM
OK, I have spent the last 3 hours on this forum, trying all the fixes, and nothing seems to work.

I just moved this directory to a new server, and set it up. The directory seems to be working fine, except you cannot submit sites. Also, when I try to log into the admin area, I get the same error as when submitting sites:

Content visible to registered users only.

Well, when I try to log into the admin panel, instead of LINK_TYPE I get v_user instead, but same error.

I have deleted all the files off the server 3 times, re-uploaded them. I have cleared the cache on 4 different browsers on 2 machines. I have tried everything, nothing works.

I did delete the config file and put a new one in there, to force an install, but I got the same errors when I tried to install.

I would appreciate any help you can give me.

http://www.dirdir.info

Thanks!

Boby
04-14-2006, 08:23 PM
Hello!
What version of phpLD are you running?
Have you changed something from the default files?
Do you have these validators on your submit.php file?Content visible to registered users only.
Do you have something like this in yuor submit.tpl file?Content visible to registered users only.
Check if you have the session_start(); line in eighter submit.php or init.php

Boby

cliky
04-14-2006, 08:39 PM
Boby, thanks. I have the default 2.0 files that I uploaded. I tried accessing things with both the default template and my template, doesn't make a difference. I just downloaded 2.0 this morning.

I checked all the items you asked about, all present.