Zen Follower
- Join Date:
- Jun 2008
- Posts:
- 111
- Plugin Contributions:
- 0
can't get into admin
Hi Ajeh, Thanks for your continued patience with me. I'm still feeling like a fish out of water though....
Ajeh:
In phpMyAdmin ... do you see the table name:
admin
zen_adminWhat is the table name for:
productsor is it:
something_products
in phpMyAdmin i can see zen_admin and products under my icwebstore db.
Ajeh:
Read post #2 and use the correct one to fix your database table for the:
adminthe table name must match ... so if you see:
fred_admin
fred_productsyou need to replace the:
zen_admin with fred_adminif you see:
admin
productsmake sure you use the code without the prefix ...
NOTE: read post #2 carefully ... I just spotted a ... umm ... typo ... :blush:
i tried to run the second bit of code again, but got a syntax error and i'm not sure what to do now... as i have no clue about sql syntax. my hubby tried to look at it, but he's out of practice at sql.
i also checked in configure.php and didn't find ANY references to the admin table there. i did find references to an admin table in /admin/configure.php that i changed to zen_admin [for example this line: define('DIR_FS_ADMIN', '/Applications/MAMP/htdocs/icwebstore/zen_admin/');] in several places in that file.
and... one question... with this change, i'm supposed to log in to my admin panel using the new name, yes? [http://localhost:8888/icwebstore/zen_admin/] and the un/pw admin admin, right?
i get to work on this project in lumps of time and have a few days to put into it this week. i hope i can get the admin panel working! :cry: