close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form php isn't securing

Thread began 9/24/2012 12:40 pm by templemedia365477 | Last modified 9/25/2012 11:05 am by Jason Byrnes | 5238 views | 13 replies |

templemedia365477

Form php isn't securing

seminole_order_form.php

This should be a secured page. When trying to get in through the back door, I'm getting the error:

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

I think I've gotten this error before and it had to do with double code, but I can't see it in here. There is a file formaction.php which enables the order form - I did not secure it - a bit afraid to for fear of breaking the whole structure.

The rest of the site is working fine, including pages I've added and secured since the set up.

Sign in to reply to this post

Jason ByrnesWebAssist

Looks like you set the Access Denied redirect to go back to the same page.

When adding the access restriction behavior, you have to specify an unsecured page for the if access Denied condition.

Sign in to reply to this post

templemedia365477

that didn't work

I'm now working with the page seminole_order_form1.php and /login.php as the redirect.

Now, this page isn't secured at all... can pull it up without being logged in, no error. The rest of the pages I secured today are redirecting fine...

Sign in to reply to this post

Jason ByrnesWebAssist

i'm not able to access that page, it seams to be secured to me.

Sign in to reply to this post

templemedia365477

what is it doing for you? I can get in it on both computers and in IE and FF without login???

seminole_order_form1.php

Sign in to reply to this post

Jason ByrnesWebAssist

it redirected me last time tried accessing it, this time it let me in, what access rule are you using to secure it?

you should be using the Logged into <your user table>" rule, where <your user table> is the name of your users table.

Sign in to reply to this post

templemedia365477

<?php require_once( "../webassist/security_assist/helper_php.php" ); ?>
<?php

if (!WA_Auth_RulePasses("Logged in to users")){
WA_Auth_RestrictAccess("../login.php");
}


?>

This is the code that is the top of the page, before the head code. Logged in to users is the only option - where to set the table??? And why are other pages working okay?

Sign in to reply to this post

Jason ByrnesWebAssist

send a copy of a page that is working ok and a copy of the page that is not working so i can see the code for comparison

Sign in to reply to this post

templemedia365477

working/not working

tried uploading from url and the file itself - invalid file format. Can I give you my ftp info and can you get in through there?

Sign in to reply to this post

templemedia365477

both not uploading

both files will not upload to you - seminolefeed.com/Dealer_Site/logos.php (working) and seminolefeed.com/Dealer_Site/seminole_order_form.php (not-working).

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