What is the next version after PRO...

User 2641572 Photo


Registered User
1,245 posts

Reality is.... Caused by lack of alcohol :)

Reality is.... Coming off vacation and having to go back to work Monday morning :(

Reality is.... Realising your life is actually controlled by others. :/
User 364143 Photo


Guest
5,410 posts

Reality is...Not found in reality television shows. :cool:
CoffeeCup... Yeah, they are the best!
User 339116 Photo


Registered User
17 posts

Can I buy the shopping cart creator, then upgrade to pro while:

*while keeping the contents of the store I already set up
*Does it cost the same to buy new and upgrade, or is the original cart creator price deducted from the upgrade price.


User 103173 Photo


VP of Software Development
0 posts

gregory weiss wrote:
Can I buy the shopping cart creator, then upgrade to pro while:

*while keeping the contents of the store I already set up
*Does it cost the same to buy new and upgrade, or is the original cart creator price deducted from the upgrade price.




Since Shopping Cart Creator Pro is a completely different program with features that are not found in the Basic version, we have no "upgrade" policy for this program. You would need to purchase Shopping Cart Pro from our website.

Upgrading your shop itself is very easy though. Just open in in the Pro version and it will automatically be updated.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2418367 Photo


Registered User
4 posts

Seems like a good deal on the face of it - shopping cart creator for just $9! However, looking into the server requirements it is not compatible with PHP5 and above. So pretty much useless then as i have no suitable server to run it on? I am not greatly knowledgeable in this area but won't most serious web hosting companies be running PHP 5 + as default now anyway? Even my localhost server is PHP5.4.

However, if there will be a free upgrade when it is made compatible then worth going for it perhaps?
User 103173 Photo


VP of Software Development
0 posts

Johnny wrote:
Seems like a good deal on the face of it - shopping cart creator for just $9! However, looking into the server requirements it is not compatible with PHP5 and above. So pretty much useless then as i have no suitable server to run it on? I am not greatly knowledgeable in this area but won't most serious web hosting companies be running PHP 5 + as default now anyway? Even my localhost server is PHP5.4.

However, if there will be a free upgrade when it is made compatible then worth going for it perhaps?


We will actually have a posted update next week with support for PHP 5.

However, with just a small change to one of the included PHP files, you can make the shop function correctly. Here is what you need to do.

1. Locate the config.inc.php file in your shop folder.
2. Open that file in any editor.
3. Locate this line of text error_reporting(E_ALL ^ E_NOTICE);
4. Change that to error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT);
5. Save the file.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2641572 Photo


Registered User
1,245 posts

Scott Swedorski wrote:
Johnny wrote:
Seems like a good deal on the face of it - shopping cart creator for just $9! However, looking into the server requirements it is not compatible with PHP5 and above. So pretty much useless then as i have no suitable server to run it on? I am not greatly knowledgeable in this area but won't most serious web hosting companies be running PHP 5 + as default now anyway? Even my localhost server is PHP5.4.

However, if there will be a free upgrade when it is made compatible then worth going for it perhaps?


We will actually have a posted update next week with support for PHP 5.



Has this update been posted anywhere yet, as that was over a month ago?

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.