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.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

eCommerce Checkout Page not displaying


Go to End


2 Posts   1299 Views

Avatar
Briohny

Community Member, 199 Posts

19 September 2008 at 1:12am

I've just installed the latest version of eCommerce. Product pages, add to cart etc are working fine. When i select 'Go to checkout' it returns a HTTP 500 Internal Server Error - website cannot display the page.

When i change the 'checkout' page type to just 'page' it displays just a normal page, so the error must be within the 'checkoutpage' code. I've downloaded it straight from the SilverStripe site without altering any code yet so can't figure out why it's not working.

Any ideas?

Thanks.

Avatar
Briohny

Community Member, 199 Posts

19 September 2008 at 2:30am

Ok it was because it had altered info in the _config.php file. I removed all of that and the page is now working. Just need to configure Paypal properly now!