Page 35 of 68 FirstFirst ... 25333435363745 ... LastLast
Results 341 to 350 of 673
  1. #341
    Join Date
    Sep 2008
    Posts
    431
    Plugin Contributions
    0

    Default Re: Recover Cart

    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

  2. #342
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Recover Cart

    Quote Originally Posted by r1formetoo View Post
    I've installed this mod but nothing was added to my Reports or Tools menu, though it did add properly to the Configuration area.
    Make sure you upload all files (and to the correct locations.) It sounds like you missed uploading some files (under includes/boxes/extra_boxes)

    I would recommend re-uploading all files to make sure no others are missed.


    Quote Originally Posted by r1formetoo View Post
    Also, will this mod allow me to see what was in people's carts when they abandoned them?
    Yes.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #343
    Join Date
    Sep 2008
    Posts
    431
    Plugin Contributions
    0

    Default Re: Recover Cart

    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

  4. #344
    Join Date
    Sep 2008
    Posts
    431
    Plugin Contributions
    0

    Default Re: Recover Cart

    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

  5. #345
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Recover Cart

    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

  6. #346
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Recover Cart

    Noticed something in the code:

    Line: 151: fourth &nbsp is missing the ;
    Code:
            echo '   &nbsp' . 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();"') .
    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();"') .
    ~ 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

  7. #347
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Recover Cart

    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

  8. #348
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Recover Cart

    Quote Originally Posted by r1formetoo View Post
    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
    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

  9. #349
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Recover Cart

    Quote Originally Posted by jasmel View Post
    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
    Will look into this, but it should already automatically select all of those carts that are abandoned and that fit within the criteria to follow up with. Does your version not do that?
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  10. #350
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

    Default Re: Recover Cart

    Quote Originally Posted by econcepts View Post
    Will look into this, but it should already automatically select all of those carts that are abandoned and that fit within the criteria to follow up with. Does your version not do that?
    It does default to all selected. Just thought a toggle would be handy. Like an inverse toggle or a unselect all. (no big deal if not added thou)
    ~ 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

 

 
Page 35 of 68 FirstFirst ... 25333435363745 ... LastLast

Similar Threads

  1. Shipping Rates in Cart [support thread]
    By Steven300 in forum Addon Shipping Modules
    Replies: 95
    Last Post: 12 May 2023, 02:39 AM
  2. Shopping Cart Steps Images [Support Thread]
    By Trinity14 in forum Addon Templates
    Replies: 21
    Last Post: 11 Apr 2021, 05:35 AM
  3. v151 AJAX Add to Cart [Support Thread]
    By balihr in forum All Other Contributions/Addons
    Replies: 133
    Last Post: 20 Oct 2020, 02:16 AM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg