stefan12345 Posted August 20, 2009 Share Posted August 20, 2009 I'm stuck at step 3 when installing. I have green ticks on all the page before and the database in online but nothing happens when I click the Next button.I'm installing at one.com and they are using PHP version 5.2.10Please advise/ Stefan Link to comment Share on other sites More sharing options...
Patric Posted August 20, 2009 Share Posted August 20, 2009 Please look in the firebug's console to see if an error occurs at this moment (when clicking the "next" button). Link to comment Share on other sites More sharing options...
stefan12345 Posted August 20, 2009 Author Share Posted August 20, 2009 firebug console??sorry got it..... Link to comment Share on other sites More sharing options...
stefan12345 Posted August 20, 2009 Author Share Posted August 20, 2009 i'm a novice at firebug. what shall I look for? Link to comment Share on other sites More sharing options...
Patric Posted August 20, 2009 Share Posted August 20, 2009 To use the Firebug's console (Terms are translated from french, so may be a bit different) :1/Install the Firebug plugin for Firefox.2/Once installed, make sure that the console is active. To do so, open Firebug (F12 or by clicking on the little "bug" in the bottom right corner) and click on the Console Tab. If a message like "The "Console" tab is disabled" appears, click on the little arrow of the Console tab, then on "Activated".3/Once the console activated, relaunch the PrestaShop install and on the Step 2 page click on Next.A “[ + ] GET …” line should appear in Firebug (Console tab). Click on the [ + ], then on the Response tab.4/Come back to post the error message if there is one. Link to comment Share on other sites More sharing options...
stefan12345 Posted August 20, 2009 Author Share Posted August 20, 2009 Link to comment Share on other sites More sharing options...
stefan12345 Posted August 20, 2009 Author Share Posted August 20, 2009 This is the text when verifying the database:And when clicking Next:Table 'ps_access' already exists CREATE TABLE `ps_access` ( `id_profile` int(10) unsigned NOT NULL, `id_tab` int(10) unsigned NOT NULL, `view` int(11) NOT NULL, `add` int(11) NOT NULL, `edit` int(11) NOT NULL, `delete` int(11) NOT NULL, PRIMARY KEY (`id_profile`,`id_tab`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 Link to comment Share on other sites More sharing options...
Patric Posted August 20, 2009 Share Posted August 20, 2009 What you posted is what you get when clicking on the "Next" button of Step 1.Is there something else when you click on "Next" on Step 2 ?Which PS version do you have ?Where are you installing it ? Local (with EasyPHP, WAMP, etc. ?) or host (which one ?) ? Link to comment Share on other sites More sharing options...
stefan12345 Posted August 20, 2009 Author Share Posted August 20, 2009 It is working now!I changed the prefix to another than ps_ because the table was already created.Since I'm on one.com I have no access to any database administration tool. Crappy host!Regards / Stefan Link to comment Share on other sites More sharing options...
Patric Posted August 20, 2009 Share Posted August 20, 2009 Well ! Good news.I talked you about step 2, but your problem was on step 3, I didn't read well. Sorry.But generally this error message (concerning existing prefix) is displayed in the installer's interface, there's no need to use the console to see it.Which PS version do you have please ? Link to comment Share on other sites More sharing options...
Patric Posted August 20, 2009 Share Posted August 20, 2009 OK, I had the same issue with the 1.2.1 version installer.I had it to the BT. Thanks. Link to comment Share on other sites More sharing options...
Patric Posted August 20, 2009 Share Posted August 20, 2009 Posted here :http://www.prestashop.com/bug_tracker/view/2706/I mark the topic as [solved].Please, next time, do it by yourself by adding [solved] at the beginning of your topic's title by editing your first post ! Thanks. ;-) 1 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