Jump to content

No "Next" button


Recommended Posts

Hi
I wanted my store to upgrade to the latest version 1.4.1.0 today. As soon as I upload everything and open the installer, I see no "Next" button or something like that. Neither in Firefox or in Internet Explorer.
What could be the problem?

Mfg
Xardurius

43861_9KWQPF7c8TK7IOsem4Mq_t

Link to comment
Share on other sites

Hello,

I assume your v1.3 shop is online and your v1.4 shop is on local (testing upgrade).
If it is the case you'll have top modify your "settings.inc.php" file, at least the line:
define('_DB_SERVER_', '[your_db_server]');
to
define('_DB_SERVER_', 'localhost');

In my hand it worked.
Hope it will help you.

Regards.

Link to comment
Share on other sites

  • 1 month later...
Hello,

I assume your v1.3 shop is online and your v1.4 shop is on local (testing upgrade).
If it is the case you'll have top modify your "settings.inc.php" file, at least the line:
define('_DB_SERVER_', '[your_db_server]');
to
define('_DB_SERVER_', 'localhost');

In my hand it worked.
Hope it will help you.

Regards.


Hi.

I'm upgrading prestashop 1.4.0 into 1.4.3.
But on install, there is no next button.
and then I found out this article.

and I've tried to define('_DB_SERVER_', 'localhost');

But it won't work on my pc.

What should I do now?

Plz, help me. :)
Thanks.
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...