Jump to content

weird and annoying error


sean14592

Recommended Posts

I have a made a form that adds properties to our site, on submit php checks if any errors have occured they can click a button to go back.

 

heres my code:

addprop form

http://pastebin.com/m4456945d

 

Next page which checks details

http://pastebin.com/f1e4d2392

 

The problem is when they get a error and go back they see a 'Webpage has expired' error in IE or in Firefox they get a popup warning.

Cheers

Sean

Link to comment
https://forums.phpfreaks.com/topic/108413-weird-and-annoying-error/
Share on other sites

ok, done, that works now but instead im getting a error saying:

 

"Invite ID Field Empty!" once I click the go back link.

 

so somewhere down the line its forgetting the post data from the first form, I have tride making it all sessions but yet i still get error.

 

weird!

Sean

They may ned to go back if error occures, I have tried doing it with sesions, yet i still get error...here is my code....

 

step 1

http://pastebin.com/m6d97a25a

 

step 2(checks step1 and shows form for step 2)

http://pastebin.com/m459beaf4

 

Step 3(Checks step3 and show form for step 2(not yet created just copy of step 2))

http://pastebin.com/m226ef49f

 

 

Thanks a bunch

sean

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.