Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 50
  1. #11
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Empty Cart Manager [support thread]

    I'm using the cherry_zen_template_1-5 after looking at the
    cherry_zen_template files I see there is no tpl_shopping_cart_default.php in includes/templates/YOUR_TEMPLATE/templates/
    What I'm I suppose to Merg to get this Module to work? I'm not really sure.
    Thank you
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #12

    Default Re: Empty Cart Manager [support thread]

    Quote Originally Posted by countrycharm View Post
    When I installed this Module v1.2 when you go to the add to cart part of the page does not show or my side boxes. I installed the SQL from admin. I copied and past it. You can see my site here

    Thank you for your help
    Hi CountryCharm,

    I went to your site, put the first item shown into my cart, and was able to see the cart page and side boxes just fine.

    I then removed the item and was redirected to the form page.

    From what I see, it's functioning perfectly.

    Have you fixed it since you posted? If so, it's good to mention you've done so here on the forum :)
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  3. #13

    Default Re: Empty Cart Manager [support thread]

    Quote Originally Posted by countrycharm View Post
    I'm using the cherry_zen_template_1-5 after looking at the
    cherry_zen_template files I see there is no tpl_shopping_cart_default.php in includes/templates/YOUR_TEMPLATE/templates/
    What I'm I suppose to Merg to get this Module to work? I'm not really sure.
    Thank you
    Hi CountryCharm,

    You have to copy the file from includes/templates/templates to includes/templates/YOUR_TEMPLATE/templates in order to see the file there.

    Have you read up on using the override system? If not, you'll want to do so before you do any more editing. Files that you have changed that are not overriden (i.e. copied into your "YOUR_TEMPLATE" directory) will be replaced with original Zen Cart Files next time you update your Zen Cart version. In other words, any customization you do without having an override system in place will result in losing all your work when you update your version of Zen Cart.

    To answer your question about merging... here's what that means:

    Let's say you've made a change to your tpl_shopping_cart_default.php file prior to installing this mod (because maybe you installed another mod that also modifies that file, for example)

    If you install this mod, those previous changes will be lost.

    What you do instead is copy/paste the code listed in the Merge section of the Mod instructions, into your existing and already modified tpl_shopping_cart_default.php file.

    If you haven't made any changes to that file, then you should be ok with just installing the file, rather than merging it. Always create backups before making any changes!

    (I've learned that lesson the hard way)

    Read up on the override system here:

    https://www.zen-cart.com/tutorials/i...hp?article=230

    https://www.zen-cart.com/tutorials/i...hp?article=143

    https://www.zen-cart.com/tutorials/index.php?article=36

    https://www.zen-cart.com/tutorials/i...hp?article=142

    Hope this helps :)
    Last edited by ScriptJunkie; 21 Sep 2008 at 01:52 AM.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  4. #14
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Empty Cart Manager [support thread]

    Hi CountryCharm,

    I went to your site, put the first item shown into my cart, and was able to see the cart page and side boxes just fine.

    I then removed the item and was redirected to the form page.

    From what I see, it's functioning perfectly.

    Have you fixed it since you posted? If so, it's good to mention you've done so here on the forum :)
    Hi CountryCharm,

    You have to copy the file from includes/templates/templates to includes/templates/YOUR_TEMPLATE/templates in order to see the file there.

    Have you read up on using the override system? If not, you'll want to do so before you do any more editing. Files that you have changed that are not overriden (i.e. copied into your "YOUR_TEMPLATE" directory) will be replaced with original Zen Cart Files next time you update your Zen Cart version. In other words, any customization you do without having an override system in place will result in losing all your work when you update your version of Zen Cart.

    To answer your question about merging... here's what that means:

    Let's say you've made a change to your tpl_shopping_cart_default.php file prior to installing this mod (because maybe you installed another mod that also modifies that file, for example)

    If you install this mod, those previous changes will be lost.

    What you do instead is copy/paste the code listed in the Merge section of the Mod instructions, into your existing and already modified tpl_shopping_cart_default.php file.

    If you haven't made any changes to that file, then you should be ok with just installing the file, rather than merging it. Always create backups before making any changes!

    (I've learned that lesson the hard way)

    Read up on the override system here:

    https://www.zen-cart.com/tutorials/i...hp?article=230

    https://www.zen-cart.com/tutorials/i...hp?article=143

    https://www.zen-cart.com/tutorials/index.php?article=36

    https://www.zen-cart.com/tutorials/i...hp?article=142

    Hope this helps :)
    Thank you for your reply. I might have not made myself clear here.
    I understand about the override system, but thank you for pointing that out. What I was saying by using cherry_zen_template_1-5 it does not have a file in includes/templates/MY_TEMPLATE/templates/tpl_shopping_cart_default.php.
    it uses a different file all together and I am not sure witch file it uses. I'm not really sure I can even use this Module because of it.
    You said you went to my site and you had no problems but I'm still showing the same thing as I mention above. Here is a picture of what I see here.

    Thank you for your help.,
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #15

    Default Re: Empty Cart Manager [support thread]

    Hi there,

    You're right...terrible oversight on my part. The sideboxes are indeed missing for me as well. But all is not lost just yet.

    Do you have this:

    includes/templates/template_default/templates/tpl_shopping_cart_default.php

    I'm thinking that without that file, the page wouldn't display at all - with or without this mod.

    Look to see if you have it. If you do, copy it to

    includes/templates/YOUR_TEMPLATE/templates

    Remember that nothing will be in the "YOUR TEMPLATES" until you copy it there from the template_default directory unless you install it from a mod. It sounds like for whatever reason, this file didn't install when you installed your mod. You could go back and check the directory structure for the mod files and make sure you named everything appropriately, or you could do it another way.

    Try This:

    Once you've copied the file from template_default/templates to YOUR_TEMPLATE/templates, do this:

    go to includes/templates/YOUR_TEMPLATE/templates/
    and locate the file, click edit, & find this section of text:

    <h2 id="cartEmptyText"><?php echo TEXT_CART_EMPTY; ?></h2>
    Right below that, paste this:

    <!-- BEGIN Empty Cart Manager 1/1 -->
    <?php
    if (DISPLAY_EMPTY_CART_MANAGER == 0) {
    } else {
    ?>
    <br />
    <div align=center>
    <script type="text/javascript">
    document.write('<?php echo REDIRECT_MESSAGE_EMPTY_CART; ?>');
    setTimeout( "window.location.href = '<?php echo zen_href_link(FILENAME_CART_MANAGER, '', 'NONSSL'); ?>'", 5*1000 );
    </script>
    <noscript></noscript>
    </div>
    <?php
    }
    ?>
    <!-- END Empty Cart Manager 1/1 -->
    You have now merged the original file with the mod file thru simple copy/paste.

    Save the file, refresh your browser, and you're done.

    Hope this helps :)
    Last edited by ScriptJunkie; 21 Sep 2008 at 02:58 AM.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  6. #16
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Empty Cart Manager [support thread]

    Thank you for your help on this. That worked out great. Everything is looking like it should now except one thing. When you put an Item in your cart at the top it says this
    Your Shopping Cart Contents
    You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)

    Where do I fix this at. Thank you again.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #17

    Default Re: Empty Cart Manager [support thread]

    Oh, you'll love this cuz it's really easy!!

    As a matter of fact, the text on the page gives you a big hint. Go to includes/language/english/ and find the file shopping_cart.php

    Then copy it to:

    includes/languages/english/YOUR_TEMPLATE (if it's not already in there)

    And find this on the 4th line of code:

    define('TEXT_INFORMATION', 'You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)');
    delete the words in red and replace it with whatever you want to put in there. Make sure you leave the ' before and after the text, and the ); after the ' or your page will disappear.

    define('TEXT_INFORMATION', 'You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)');
    Good luck!

    OH, and if you don't want any text there, just get rid of the stuff in red, but leave both of the ' and the ); so that it looks like this:

    define('TEXT_INFORMATION', '');



    Last edited by ScriptJunkie; 21 Sep 2008 at 03:45 AM. Reason: added after thought
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  8. #18
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Empty Cart Manager [support thread]

    Oh, you'll love this cuz it's really easy!!

    As a matter of fact, the text on the page gives you a big hint. Go to includes/language/english/ and find the file shopping_cart.php

    Then copy it to:

    includes/languages/english/YOUR_TEMPLATE (if it's not already in there)

    And find this on the 4th line of code:

    Quote:
    define('TEXT_INFORMATION', 'You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)');
    delete the words in red and replace it with whatever you want to put in there. Make sure you leave the ' before and after the text, and the ); after the ' or your page will disappear.

    Quote:
    define('TEXT_INFORMATION', 'You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)');
    Good luck!

    OH, and if you don't want any text there, just get rid of the stuff in red, but leave both of the ' and the ); so that it looks like this:

    Quote:
    define('TEXT_INFORMATION', '');
    That worked out great. Thank you so much for your help.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #19

    Default Re: Empty Cart Manager [support thread]

    You're very welcome, glad to be of help :)
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  10. #20

    help question Re: Empty Cart Manager [support thread]

    Reposting:

    Hey Steven (or anyone that uses this mod and knows the answer),

    I've been looking through the files that came with this mod, but I can't seem to find what I'm looking for.

    I'm looking to change the email address that the form is sent to, from my core store email address to my customer service email address.

    I've found a couple places that I thought might have been it, but they represented the email address of the person submitting the form, rather than the send to email address.

    What am I missing?
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

 

 
Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  2. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

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