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
Re: Multi Cross Sell mod [Support thread]
Does anyone know where I went wrong????
Re: Multi Cross Sell mod [Support thread]
Quote:
Originally Posted by
raildawg
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.
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?
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 :frusty:
Re: Multi Cross Sell mod [Support thread]
[QUOTE=raildawg;1054985]
Quote:
Originally Posted by
gilby
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 :frusty:
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.
Re: Multi Cross Sell mod [Support thread]
Yes, I did rename them all to my template Aberdeen_Neutral.
Re: Multi Cross Sell mod [Support thread]
Quote:
Originally Posted by
raildawg
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.
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 ?
Re: Multi Cross Sell mod [Support thread]
I tried it here as well and nothing :(
/includes/languages/english/extra_definitions/aberdeen_neutral