shawondas0 Posted August 21, 2015 Share Posted August 21, 2015 (edited) HI i just setup this software in my localhost to check this. But after installation i cant get access in local host to edit the site. such as my wordpress 127.0.0.1/www/swn/wp_admin 127.0.0.1/www/eswn (the site hosting) or there is a meta for login. but in presta i am not able to login.what will the link to login site and i can manage the site as i am wanting ? i also tried in login option in corner of the site. no result. thanks in advance Edited August 21, 2015 by razaro (see edit history) Link to comment Share on other sites More sharing options...
razaro Posted August 21, 2015 Share Posted August 21, 2015 Check http://doc.prestashop.com/display/PS16/Installing+PrestaShop#InstallingPrestaShop-Quickinstallationinstructions So in your folder where you installed PrestaShop locate admin folder, it have some numbers after admin, like admin12345. And url would be 127.0.0.1/www/prestashop/admin12345 1 Link to comment Share on other sites More sharing options...
shawondas0 Posted August 21, 2015 Author Share Posted August 21, 2015 (edited) http://prntscr.com/87a6y1 please check this not working Edited August 21, 2015 by shawondas0 (see edit history) Link to comment Share on other sites More sharing options...
shawondas0 Posted August 21, 2015 Author Share Posted August 21, 2015 http://prntscr.com/87a7wh here is the code (admin) http://prntscr.com/87a8g7 (this is the blank link) Link to comment Share on other sites More sharing options...
razaro Posted August 21, 2015 Share Posted August 21, 2015 Last image gives you correct link, now issue is that is blank. :-) Try to enable debug mode and see what error is showing, if any. HOW TO ENABLE PRETASHOP DEBUG: PrestaShop 1.5.3 -- 1.6 open file: config/defines.inc.php (using FTP or hosting control panel) change false-->true: define('_PS_MODE_DEV_', false);define('_PS_MODE_DEV_', true);Now visit page(s) with issues and you should see underlying error message. Using Google copy your error message, then enter search 'PrestaShop or PrestaShop forge (your error message)'. Use variations of error (don't use site specific url's etc) until you find similar message report. Warning: set back to false when finished testing. Link to comment Share on other sites More sharing options...
shawondas0 Posted August 21, 2015 Author Share Posted August 21, 2015 http://prntscr.com/87arvc in xmp i cant find the /defines.inc.php Link to comment Share on other sites More sharing options...
shawondas0 Posted August 21, 2015 Author Share Posted August 21, 2015 or http://prntscr.com/87asjs here is one i find this but is it that r u saying ? the is more then 5 false (txt). Link to comment Share on other sites More sharing options...
mickeyboy1 Posted August 21, 2015 Share Posted August 21, 2015 No not in xamp, its in the root folder of your site You will see the config folder in your screenshot http://prntscr.com/87a7wh Link to comment Share on other sites More sharing options...
shawondas0 Posted August 21, 2015 Author Share Posted August 21, 2015 http://prntscr.com/87awtq made change here and the result is http://prntscr.com/87ax3i Link to comment Share on other sites More sharing options...
razaro Posted August 21, 2015 Share Posted August 21, 2015 or http://prntscr.com/87asjs here is one i find this but is it that r u saying ? the is more then 5 false (txt). yes that one. Change define('_PS_MODE_DEV_', false); to define('_PS_MODE_DEV_', true); So delete or rename install folder. Link to comment Share on other sites More sharing options...
shawondas0 Posted August 21, 2015 Author Share Posted August 21, 2015 yes that one. Change define('_PS_MODE_DEV_', false); to define('_PS_MODE_DEV_', true); So delete or rename install folder. the result is http://prntscr.com/87ax3i after rename same error Link to comment Share on other sites More sharing options...
shawondas0 Posted August 21, 2015 Author Share Posted August 21, 2015 oh! i have done it http://prntscr.com/87b2is here is it. Thank u very much for ur kind help and valuable time. 1 Link to comment Share on other sites More sharing options...
mickeyboy1 Posted August 21, 2015 Share Posted August 21, 2015 Check in the root folder( where the config folder was) and delete the "install" folder, you should then be able to login to your admin But once you can enter admin then i would rename the admin folder as everyone can see it from your last screenshot Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now