I've installed this mod but nothing was added to my Reports or Tools menu, though it did add properly to the Configuration area. Also, will this mod allow me to see what was in people's carts when they abandoned them?
Ian
I've installed this mod but nothing was added to my Reports or Tools menu, though it did add properly to the Configuration area. Also, will this mod allow me to see what was in people's carts when they abandoned them?
Ian
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
You were right. Turns out that I installed that stuff into the Includes folder and not the Admin/Includes folder. Thanks for the insight!
Ian
Well my troubles continue. I installed this module on my test site examplecart.com with no troubles after I realized my mistake. So, I went to my real site redlinestands.com and when I try to run the patch, of course after correctly installing the files onto the server, I get an Internal Server Error. I put in an email to my server guys but they aren't guaranteed to know what's happened since this is a zen issue, I think. Any ideas?
Ian
I like what I see here...
I do have a question/comment/feature request.
I would like to include the "option" the customer selected to be viewed next to the product on the (recover_cart_sales.php) page.
Q. Is there a way to modify your code to view the option the customer chose?
Thank you,
Keep up the good work!
~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor
Noticed something in the code:
Line: 151: fourth   is missing the ;
Should read as: fourth Code:echo '  ' . TEXT_EDITOR_INFO . zen_draw_form('set_editor_form', FILENAME_RECOVER_CART_SALES, '', 'get') . ' ' . zen_draw_pull_down_menu('reset_editor', $editors_pulldown, $current_editor_key, 'onChange="this.form.submit();"') .
Code:echo ' ' . TEXT_EDITOR_INFO . zen_draw_form('set_editor_form', FILENAME_RECOVER_CART_SALES, '', 'get') . ' ' . zen_draw_pull_down_menu('reset_editor', $editors_pulldown, $current_editor_key, 'onChange="this.form.submit();"') .
~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor
Another feature request:
Can you include a [x] toggle all or [x]unselect all for the email blast?
(you could place it right below the (Recover Cart Sales) heading.
Oh, the file name for the post above was:
admin\recover_cart_sales.php LINE 151 Char 38
~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor
That is a general server error. I would have to point out to them that is worked fine on your test server and therefore is likely not a zen cart problem (but not sure.) I would have to say to look at the log file as to what was there when this error occurred to find out what it could be.
Likewise, you could try running the patch again, and see what happens. It could have been an isolated server issue that was going on during the time you tried to install. That might already be resolved and the patch may work at this time.
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor