Results 1 to 10 of 703

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Just another Cross-Sell mod (support thread)

    Quote Originally Posted by mydanilo View Post
    [05-Dec-2008 10:44:40] PHP Parse error: syntax error, unexpected T_STRING in /home/xxxx/public_html/includes/languages/english/xxxx/product_info.php on line 1
    Then you should look at that file, on that line and see what going on?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #2
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    This is the file I am uploading:

    <?php

    /**

    * @package languageDefines

    * @copyright Copyright 2003-2007 Zen Cart Development Team

    * @copyright Portions Copyright 2003 osCommerce

    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

    * @version $Id: product_info.php 6371 2007-05-25 19:55:59Z ajeh $

    */



    define('TEXT_PRODUCT_NOT_FOUND', 'Sorry, the product was not found.');

    define('TEXT_CURRENT_REVIEWS', 'Current Reviews:');

    define('TEXT_MORE_INFORMATION', 'For more information, please visit this product\'s <a href="%s" target="_blank">webpage</a>.');

    define('TEXT_DATE_ADDED', 'This product was added to our catalog on %s.');

    define('TEXT_DATE_AVAILABLE', 'This product will be in stock on %s.');

    define('TEXT_ALSO_PURCHASED_PRODUCTS', 'Customers who bought this product also purchased...');

    define('TEXT_PRODUCT_OPTIONS', 'Please Choose: ');

    define('TEXT_PRODUCT_MANUFACTURER', 'Manufactured by: ');

    define('TEXT_PRODUCT_WEIGHT', 'Shipping Weight: ');

    define('TEXT_PRODUCT_QUANTITY', ' Units in Stock');

    define('TEXT_PRODUCT_MODEL', 'Model: ');








    // previous next product

    define('PREV_NEXT_PRODUCT', 'Product ');

    define('PREV_NEXT_FROM', ' from ');

    define('IMAGE_BUTTON_PREVIOUS','Previous Item');

    define('IMAGE_BUTTON_NEXT','Next Item');

    define('IMAGE_BUTTON_RETURN_TO_PRODUCT_LIST','Back to Product List');



    // missing products

    //define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');

    //define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products');

    //define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected');



    define('TEXT_ATTRIBUTES_PRICE_WAS',' [was: ');

    define('TEXT_ATTRIBUTE_IS_FREE',' now is: Free]');

    define('TEXT_ONETIME_CHARGE_SYMBOL', ' *');

    define('TEXT_ONETIME_CHARGE_DESCRIPTION', ' One time charges may apply');

    define('TEXT_ATTRIBUTES_QTY_PRICE_HELP_LINK','Quantity Discounts Available');

    define('ATTRIBUTES_QTY_PRICE_SYMBOL', zen_image(DIR_WS_TEMPLATE_ICONS . 'icon_status_green.gif', TEXT_ATTRIBUTES_QTY_PRICE_HELP_LINK, 10, 10) . '&nbsp;');



    define('ATTRIBUTES_PRICE_DELIMITER_PREFIX', ' ( ');

    define('ATTRIBUTES_PRICE_DELIMITER_SUFFIX', ' )');

    define('ATTRIBUTES_WEIGHT_DELIMITER_PREFIX', ' (');

    define('ATTRIBUTES_WEIGHT_DELIMITER_SUFFIX', ') ');

    define('TEXT_XSELL_PRODUCTS', 'Related Products');

    ?>
    Live and learn... the Zen way.

  3. #3
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    After I ftp the file to my server and edit it, it seems to have everything on just one line.

    Don't know what is happening to it when I try to upload.
    Live and learn... the Zen way.

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Just another Cross-Sell mod (support thread)

    Quote Originally Posted by mydanilo View Post
    After I ftp the file to my server and edit it, it seems to have everything on just one line.

    Don't know what is happening to it when I try to upload.
    Probably something is wrong with your ftp client if everything is stuffed into 1 line. That may be the root of the blank page problem you are having.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #5
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    I use filezilla and have never seen this.

    So I upload the file and it seems to change to put everything on just one line. This seems to cause the problem. So I edited the version now on my server and manually put all the code in it with copy paste from the local file that I just posted above. Save it and voila, now it works.

    How can this happen? This is very strange. Uploading changing the content of the file????
    Live and learn... the Zen way.

  6. #6
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    All other files from your mod that I uploaded do just fine. Just this one is a problem. Strange.
    Live and learn... the Zen way.

 

 

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 168
    Last Post: 20 Jun 2026, 02:08 PM
  2. Multi Cross Sell mod [Support thread]
    By gilby in forum All Other Contributions/Addons
    Replies: 475
    Last Post: 11 Apr 2020, 10:44 PM
  3. Trying to fully uninstall Cross Sell Just Another Mod
    By 1105designs in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 18 Oct 2011, 04:03 AM
  4. Fatal Error After installing Cross Sell - Just Another Cross Sell Mod
    By kconklin in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 9 Jul 2010, 02:38 PM
  5. "cross sell - just another cross sell mod"
    By australican in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 05:17 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