close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

The page isn't redirecting properly

Thread began 6/01/2012 2:20 pm by james276087 | Last modified 6/06/2012 8:41 am by james276087 | 6611 views | 11 replies |

james276087

The page isn't redirecting properly

Hello,

I try Purchased a garment from my site.
After click SUBMIT ORDER, I'm getting this message

"The page isn't redirecting properly"
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept
cookies.

Little advice please....

ps. More you know more confused???

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link so i can see the problem.

Sign in to reply to this post

james276087

thank you


checkout_failure.php

Sign in to reply to this post

Jason ByrnesWebAssist

on the failure page, change the following code:


php:
if (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != "off") {

  header("location: http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']);
  die();
}



to:

php:
/*if (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != "off") {

  header("location: http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']);
  die();
}*/
Sign in to reply to this post

james276087

Please tell me where to find that code and change...

thanks for your patient....

Sign in to reply to this post

Jason ByrnesWebAssist

in the checkout_failure.php page.

Sign in to reply to this post

james276087

I went to PAGE SOURCE from Web developer(tools) but getting same message.

Maybe I don't know how to look for that code??

thanks for your patient

Sign in to reply to this post

Jason ByrnesWebAssist

you need to edit the PHP code on that page, you wont see the code in the browsers developer tools, you need to access the page directly to edit the code.

Sign in to reply to this post

james276087

Why do I have to change the code???
I know it is stupid question, I should just find the page and change the code.

When you have time....

thanks for your patient

Sign in to reply to this post

james276087

After I changed the code.....
I got this error message...
I copied few lines of the code so you might see the Line 6..

Parse error: syntax error, unexpected '}' in /hermes/bosweb/web218/b2186/ipw.sanpedro/public_html/checkout_failure.php on line 6

thanks again


<?php
/*if (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != "off") {
header("location: http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']);
die();
}*/
}
require_once('webassist/themes/theme_open.php');
$WAIncludeContent = new WA_Include(__FILE__);

Sign in to reply to this post
loading

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...