Cant Login....

Feed 2 posts, 2 voices

Nov 3, 2007 10:28
Avatar
22 posts

I installed successfully. But when I go to frog_dir/admin/, the login screen doesn't show.

I didn't rename _.htaccess in root or in the admin folder because i cant? (im on windows).

define('BASE_URL'... is commented. The front of the site works fine but i cant see login page.

Help please. Thanks.

 
Nov 3, 2007 11:45
Avatar
22 posts

Nevermind. I fixed it.

Replace all the lines in the app/backend/views/login/index.php that had: echo _( to just use the regular echo function.

Ex: <?php echo _('Login') ?>

would become: <?php echo ('Login') ?>

 
Nov 3, 2007 15:29
Avatar
382 posts

yes I know this bug has already been fixe, bu not yet released, because frog is in big change and the next release will be completly different !! more flexible permission, behavior, ... maybe extension