You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kiweec...@googlegroups.com
Hi All
Have realised that I had forgotten to remark out (disable/delete) one of the alert boxes i was using to when testing the back-end Discount feature.
This is:
File: discount_maintenance.dynamic.php
Located: /manager/actions/ Line: 52 (located near the end of the Javascript function called: udiscount_update) Code: alert("poststr: " + poststr);
To Fix: either place two back slashes (eg. //) before this entry or delete the code/line.