Zen Cart Logo
Forums / Discounts/Coupons, Gift Certificates, Newsletters, Ads / Cannot create new coupons - was working, now it isn't

Cannot create new coupons - was working, now it isn't

Locked

Views: 1,676

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
1 Jul 2009, 3:21 AM
#1
dianne avatar

dianne

Zen Follower

Join Date:
May 2007
Location:
Virginia, USA
Posts:
102
Plugin Contributions:
0

Cannot create new coupons - was working, now it isn't

I searched but could not find anyone with this same problem. When attempting to set-up a new coupon, the system will allow me to enter all the information, but when I click "preview" I am taken back to the admin panel home page. The coupon is NOT created.

I have tried removing the module and then reinstalling (saw that suggestion on another post), but that did not work.

Up til now, it had been working fine.

I also noticed that when I tried to set-up a new admin profile (using the admin settings module), the same thing happened. I was allowed to enter all the information but when I clicked "save" I was taken to the admin panel home page and the new profile was not created.

This is zen cart version 1.3.8a on a linux server, fresh install Oct/08; PHP 5.2.9.

Both of these features had been working fine with no problems. All of a sudden, they are not working anymore.

Anything anyone can share to help resolve this is appreciated.

.

1 Jul 2009, 3:30 AM
#2
dianne avatar

dianne

Zen Follower

Join Date:
May 2007
Location:
Virginia, USA
Posts:
102
Plugin Contributions:
0

Re: Cannot create new coupons - was working, now it isn't

Okay, I have looked deeper into this problem by testing other things and now see that zen cart is not saving ANYTHING.

I attempted to make a change in wording on an E-Z Page but that change was not saved.

Does anyone have any idea what could be going on?

The site is http://www.babyfashionandbedding.com

Thanks!

1 Jul 2009, 4:17 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Cannot create new coupons - was working, now it isn't

Could you re-download the Security Patch for 0609 and re-install it ...
http://www.zen-cart.com/forum/showthread.php?t=130161

There was a change made that perhaps you do not have ... see if reinstalling a clean download of security_patch_v138_20090619.zip helps ...

3 Jul 2009, 2:41 PM
#4
roachkazy avatar

roachkazy

New Zenner

Join Date:
Mar 2008
Posts:
11
Plugin Contributions:
0

Re: Cannot create new coupons - was working, now it isn't

I am having this same problem. I have tried to reinstall the security patch and it did not resolve the issue. Any suggestions would be most appreciated

3 Jul 2009, 2:53 PM
#5
roachkazy avatar

roachkazy

New Zenner

Join Date:
Mar 2008
Posts:
11
Plugin Contributions:
0

Re: Cannot create new coupons - was working, now it isn't

The problem for me was in my html_output.html file. once i uploaded the defualt html file all was solved and am able to create new coupons.

hope this helps

3 Jul 2009, 3:37 PM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Cannot create new coupons - was working, now it isn't

Try comparing the new html_output.php with your existing /admin/includes/functions/html_output.php file and see if you have additional customization in it that might have been made previously and the you can manually add the new code to it and reload it to your site ...

Be sure to use a good TEXT editor and not your Control Panel or a wordprocessor such as MS Word ...