Page 16 of 48 FirstFirst ... 6141516171826 ... LastLast
Results 151 to 160 of 476
  1. #151
    Join Date
    Jul 2011
    Location
    Tampa Bay , Florida
    Posts
    56
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    I did see this in the Debug error log:

    [10-Aug-2011 09:36:11] PHP Warning: require(../includes/languages/english/extra_definitions/multi_xsell_box_defines.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/mollysue/public_html/zc_admin/multi_xsell.php on line 222
    [10-Aug-2011 09:36:11] PHP Warning: require(../includes/languages/english/extra_definitions/multi_xsell_box_defines.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/mollysue/public_html/zc_admin/multi_xsell.php on line 222
    [10-Aug-2011 09:36:11] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '../includes/languages/english/extra_definitions/multi_xsell_box_defines.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mollysue/public_html/zc_admin/multi_xsell.php on line 222

    Keep in mind I'm all new to this coding stuff, Thanks for any help

  2. #152
    Join Date
    Jul 2011
    Location
    Tampa Bay , Florida
    Posts
    56
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Does anyone know where I went wrong????

  3. #153
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by raildawg View Post
    I did see this in the Debug error log:

    [10-Aug-2011 09:36:11] PHP Warning: require(../includes/languages/english/extra_definitions/multi_xsell_box_defines.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/mollysue/public_html/zc_admin/multi_xsell.php on line 222
    [10-Aug-2011 09:36:11] PHP Warning: require(../includes/languages/english/extra_definitions/multi_xsell_box_defines.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/mollysue/public_html/zc_admin/multi_xsell.php on line 222
    [10-Aug-2011 09:36:11] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '../includes/languages/english/extra_definitions/multi_xsell_box_defines.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mollysue/public_html/zc_admin/multi_xsell.php on line 222

    Keep in mind I'm all new to this coding stuff, Thanks for any help
    As it says it can't find this file here...
    Code:
    /includes/languages/english/extra_definitions/multi_xsell_box_defines.php
    or more specifically it should be here...
    Code:
    /includes/languages/english/extra_definitions/YOUR_TEMPLATE/multi_xsell_box_defines.php
    You probably didn't rename the YOUR_TEMPLATE directories to your template name before you uploaded them to your website. So this file has ended up in the wrong place.

  4. #154
    Join Date
    Jul 2011
    Location
    Tampa Bay , Florida
    Posts
    56
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    I went thru all my folders and it looks like I have that file in there . This is one thing for sure I need to find someone that would go thru my Cpanel and clean up all of my folders , I don't understand what order they are supposed to be in . It's driving me CRAZY!! anyhow thanks for your help what else can I try?

  5. #155
    Join Date
    Jul 2011
    Location
    Tampa Bay , Florida
    Posts
    56
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    [QUOTE=gilby;1054971]As it says it can't find this file here...
    Code:
    /includes/languages/english/extra_definitions/multi_xsell_box_defines.php
    OK I found it here and removed it . Still nothing

  6. #156
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    [QUOTE=raildawg;1054985]
    Quote Originally Posted by gilby View Post
    As it says it can't find this file here...
    Code:
    /includes/languages/english/extra_definitions/multi_xsell_box_defines.php
    OK I found it here and removed it . Still nothing
    Are you using a template?
    if so it needs to be in
    Code:
    /includes/languages/english/extra_definitions/YOUR_TEMPLATE/multi_xsell_box_defines.php
    rename YOUR_TEMPLATE first to the name of the Template that you are using then upload it.

    Also remember you have to rename ALL three YOUR_TEMPLATE directories to your template name before uploading.

  7. #157
    Join Date
    Jul 2011
    Location
    Tampa Bay , Florida
    Posts
    56
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Yes, I did rename them all to my template Aberdeen_Neutral.
    Last edited by raildawg; 11 Aug 2011 at 01:23 PM.

  8. #158
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by raildawg View Post
    Yes, I did rename them all to my template Aberdeen_Neutral.
    So is this file here?
    Code:
    /includes/languages/english/extra_definitions/Aberdeen_Neutral/multi_xsell_box_defines.php
    Note that this is in the FRONT end of the store
    It is NOT in the ADMIN section of the store.

  9. #159
    Join Date
    Jul 2011
    Location
    Tampa Bay , Florida
    Posts
    56
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    I have it here

    /public_html/includes/languages/english/extra_definitions/aberdeen_neutral

    is this the front in ?

  10. #160
    Join Date
    Jul 2011
    Location
    Tampa Bay , Florida
    Posts
    56
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    I tried it here as well and nothing

    /includes/languages/english/extra_definitions/aberdeen_neutral

 

 
Page 16 of 48 FirstFirst ... 6141516171826 ... LastLast

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 162
    Last Post: 28 Jan 2025, 01:37 PM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Just another Cross-Sell mod (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 702
    Last Post: 3 Nov 2012, 04:30 AM
  4. Multi cross sell mod
    By bonsey61 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Oct 2010, 08:12 PM
  5. support for Cart Upsell/Cross Sell Mod
    By wagnerguy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 May 2009, 01:18 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR