Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2007
    Posts
    7
    Plugin Contributions
    0

    Default wrong module descriptions in cart

    Hallo All,

    I have this problem I can't find the answer to.
    In my shopping cart I get Module_Payment_XXX_Text_Title, and Module_Shipping_Zones_Text_Title, instead of the correct descriptions. Could anyone please tell me what I've forgotten, broken or whatever? My url: www.gamesreplay-nl.com
    Thanks in advance.

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: wrong module descriptions in cart

    It's not unusual for us to see new sites linked to here where our first response is that the poster needs to optimise their image file sizes, but yours are spectacularly oversized. Your front page is over 11MB in size, with one product image being over 6MB. Asking people to review your site and then taking that much bandwidth ... not good. Please sort out your file sizes. Tip - Bitmaps not good, your images should be jpegs.

    The problem about which you asked suggests that your includes/languages/english/modules/shipping/zones.php file is missing or corrupt.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Feb 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: wrong module descriptions in cart

    Thank you for, kuroi. I'll change the images first. I handn't realised it was that bad, but then, this whole thing is one big puzzle to me. IŽll get there in the end, I hope. Anyhow, IŽll be back when IŽve got the size down, thanks!

  4. #4
    Join Date
    Feb 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: wrong module descriptions in cart

    Hello,

    I hope I've got everything down to an acceptable size, so I'd like to get back to my original question.
    I use the payment modules paypal and eustandardtransfer mod, and for shipping the zones mod. They're all in their original files (httpdocs/includes/modules/shipping and /payment). I didn't change anything in them as well.
    Should I've put them soewhere else?

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: wrong module descriptions in cart

    ... and your includes/languages/english/modules/shipping/zones.php file?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Feb 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: wrong module descriptions in cart

    It's there, where the line says it should be.

  7. #7
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: wrong module descriptions in cart

    Please post its contents. It's not a long file.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #8
    Join Date
    Feb 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: wrong module descriptions in cart

    Here it is:



    <?php
    //
    // +----------------------------------------------------------------------+
    // |zen-cart Open Source E-commerce |
    // +----------------------------------------------------------------------+
    // | Copyright (c) 2003 The zen-cart developers |
    // | |
    // | http://www.zen-cart.com/index.php |
    // | |
    // | Portions Copyright (c) 2003 osCommerce |
    // +----------------------------------------------------------------------+
    // | This source file is subject to version 2.0 of the GPL license, |
    // | that is bundled with this package in the file LICENSE, and is |
    // | available through the world-wide-web at the following url: |
    // | http://www.zen-cart.com/license/2_0.txt. |
    // | If you did not receive a copy of the zen-cart license and are unable |
    // | to obtain it through the world-wide-web, please send a note to |
    // | [email protected] so we can mail you a copy immediately. |
    // +----------------------------------------------------------------------+
    // $Id: zones.php 1969 2005-09-13 06:57:21Z drbyte $
    //

    define('MODULE_SHIPPING_ZONES_TEXT_TITLE', 'Zone Rates');
    define('MODULE_SHIPPING_ZONES_TEXT_DESCRIPTION', 'Zone Based Rates');
    define('MODULE_SHIPPING_ZONES_TEXT_WAY', 'Shipping to');
    define('MODULE_SHIPPING_ZONES_TEXT_UNITS', 'gr(s)');
    define('MODULE_SHIPPING_ZONES_INVALID_ZONE', 'No shipping available to the selected country');
    define('MODULE_SHIPPING_ZONES_UNDEFINED_RATE', 'The shipping rate cannot be determined at this time');
    ?>

  9. #9
    Join Date
    Feb 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: wrong module descriptions in cart

    Hello,

    I hate having to bump my own post, but I'm at my wits' end. If there is anyone who can give me a hint where I could have gone wrong, I'd be very grateful. And please don't mind my English, it's not my native language.

  10. #10
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: wrong module descriptions in cart

    This is going to be very difficult to solve from this end. Something is not quite right on your server, but we can see only the result, not the cause.

    Normally the cause is something needed being missing, corrupt or in the wrong place, but from the information that you have provided, none of these seem to be the case.

    So the next level of problem is something present that shouldn't be, getting in the way of legitimate scripts. If I had this problem on my local server I would be doing two things. I'd recommend that you try the same:
    1. insert echo statements throught he process of building the code that's not showing up properly to track exactly where it fails
    2. check that there are no over-ride folders or files that might accidentally direct Zen Cart to skip past the legitimate files.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Royal Mail Module looooooooooong descriptions
    By the_doomsayer in forum Addon Shipping Modules
    Replies: 3
    Last Post: 1 Dec 2009, 11:25 PM
  2. 1.3.8 USPS Module acting wrong
    By dennislv in forum Addon Shipping Modules
    Replies: 4
    Last Post: 7 Aug 2008, 04:59 AM
  3. How to add editing module to product descriptions
    By KathyDV in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 7 Apr 2008, 06:51 PM
  4. Cart misbehaving, posting wrong prices after installing Canada Post module
    By mommy4ever in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 6
    Last Post: 19 Jul 2007, 05:09 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