close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Error on checkout. SSL Issue?

Thread began 1/25/2012 1:29 pm by Eric Goodman | Last modified 1/26/2012 8:01 am by Jason Byrnes | 1480 views | 5 replies |

Eric Goodman

Error on checkout. SSL Issue?

I have a new powerstore I've been setting up. This is my second powerstore set up...

The website is jfac/

I have it in a SSL folder so when I try to do a dry run sale it bombs out when I hit Checkout. Last time I had someone actually log onto my computer and change up some of the coding in the PHP. Can someone please help me because client wants to be up and running asap.

Thank you for your time.

Sign in to reply to this post

Jason ByrnesWebAssist

this is an issue with using a shared ssl certificate.

in the webassist/plugins/shopping_cart/checkout_form.php file, change:

php:
$testRedirect = "https://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];




to:

php:
$testRedirect = "https://secure1.prositehosting.net".$_SERVER['REQUEST_URI'];
Sign in to reply to this post

Eric Goodman

Install folder

The file you want me to edit is in the install folder which is no longer on the server. I'm looking through my ftp browser and am not finding it. Should I edit it on my local files and re-upload it to the ssl folder? Please advise. Thank you.

Sign in to reply to this post

Jason ByrnesWebAssist

in the original zip file of the power store files, yes, that file is at install/webassist/plugins/shopping_cart/checkout_form.php.

the install script will copy that file from the install folder to /webassist/plugins/shopping_cart/checkout_form.php


you probably wont have it outside the install folder on the local computer, but it will be outside the install folder on the live server.

Sign in to reply to this post

Eric Goodman

Too many redirects

Now when I hit checkout it takes a moment and then fails to load and gives me a too many redirects message.
I remember going through this last time and you actually went in for me and did some coding magic that worked great. I would love to do it but I'm strictly an html, java, flash guy and have no php experience (which is why I love this product)...
Any way to help me on this?

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...