Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

E-Commerce Modules /

Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.

Moderators: martimiz, Nicolaas, Sean, Ed, frankmullenger, biapar, Willr, Ingo, Jedateach, swaiba

Need Help? install problem?


Go to End


5 Posts   1767 Views

Avatar
Thermalzombie

Community Member, 27 Posts

8 July 2009 at 11:09pm

Edited: 08/07/2009 11:20pm

Hi trying to install copied ecommerce to following these instructions:

1. Unzip this file (ecommerce-0.5.tar.gz) inside your SilverStripe installation directory.
It should be at the same level as 'jsparty', 'themes' and 'sapphire' modules.

2. Ensure the directory name for the module is 'ecommerce'.

3. Visit your SilverStripe site (you require 2.0.2+ to operate this module).

4. Add db/build to the end of the website URL. For example: http://localhost:8888/mysite/db/build.

My website is: http://www.thermalzombie.com/

And I now have this error:

Website Error
There has been an error

The website server has not been able to respond to your request.

I have tried putting db/build on the end of my website link but didnt work and I dont understand how it is supposed to when I cannot even find a directory on my website called db.

Yes I am a noob and probably stuffed up somewhere please help any reply welcome.

version information:
SilverStripe (Version 2.3.2)
E-Commerce [v0.5.2] (somebody forgot to update the version number in the install instructions it says Module 0.5.1 beta)

Attached Files
Avatar
bummzack

Community Member, 904 Posts

8 July 2009 at 11:51pm

Hi.
The URL changed from db/build to dev/build in SilverStripe 2.3+
You have to be logged in to the CMS to run dev/build

Avatar
Thermalzombie

Community Member, 27 Posts

9 July 2009 at 12:09am

How do I log in if I have an error do you have to upload the files while you are still logged in?

Avatar
bummzack

Community Member, 904 Posts

9 July 2009 at 12:55am

Try: dev/build?isDev=1
Update Just did that for you.. should work now :)

Avatar
Thermalzombie

Community Member, 27 Posts

9 July 2009 at 3:13pm

Thankyou your awesome.