4images Forum & Community

4images Issues / Ausgaben => Feedback & Suggestions => Topic started by: vanish on March 13, 2005, 01:07:32 PM

Title: "Modify your Ecard" button does not work
Post by: vanish on March 13, 2005, 01:07:32 PM
"modify your ecard" button does not work, who can resolve this problem?
Title: Re: "Modify your Ecard" button does not work
Post by: vanish on March 13, 2005, 04:52:23 PM
This proble will resolve if you will add someting to {url_postcard} in form  postcard_create.html

for example:
this code:
Code: [Select]
<form method="post" action="{url_postcard}">
change to:
Code: [Select]
<form method="post" action="{url_postcard}&mode=preview">
Title: Re: "Modify your Ecard" button does not work
Post by: Chris on March 13, 2005, 06:01:31 PM
Really?  Have you tested that?

I would think if you reach the postcard preview page with your code change and hit the "send ecard" button, you're going to be directed back to the modify ecard page instead.  :wink:
Title: Re: "Modify your Ecard" button does not work
Post by: vanish on March 13, 2005, 08:04:24 PM
All working well. You can test it. Step backward don't working in original script because URL's is equal.
Title: Re: "Modify your Ecard" button does not work
Post by: Chris on March 14, 2005, 03:32:14 AM
Nope.  It doesn't work.  I click the "Modify eCard" button, my browser goes back and the form is empty again.

Like I said, we used to have a good bug fix for this.  I posted it myself but it was lost recently due to the hacker attack.  :roll:
Title: Re: "Modify your Ecard" button does not work
Post by: V@no on March 14, 2005, 03:59:11 AM
Chris, I didnt look in details of your code, but did u fix the font and color selection in that fix, so it remmebers them too?
Title: Re: "Modify your Ecard" button does not work
Post by: Chris on March 14, 2005, 04:25:28 AM
Yeah, I had everything working and fixed.  I just don't have the time to draft all the instructions and repost it just like I don't have time for the all the other bug fixes, FAQ posts and MODs that are now gone forever  :evil:
Title: Re: "Modify your Ecard" button does not work
Post by: vanish on March 14, 2005, 10:11:01 AM
It is incomprehensible... I click the "Modify eCard" button, my browser goes back and the form is filled. (IE 6.0)
Title: Re: "Modify your Ecard" button does not work
Post by: Chris on March 14, 2005, 03:59:49 PM
That solution does not work in all browsers so I cannot recommend it.  In fact, you can set some IE options that will break that autofill behavior.

The previous bug fix worked regardless of what browser was used.
Title: Re: "Modify your Ecard" button does not work
Post by: Chris on March 16, 2005, 04:53:38 AM
And now that bug fix is back  :!:

http://www.4homepages.de/forum/index.php?topic=6805.0