Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Sidebox heading is not working

Sidebox heading is not working

Views: 477

Results 1 to 3 of 3
22 Feb 2014, 12:30 PM
#1
j9mm0 avatar

j9mm0

Zen Follower

Join Date:
Feb 2011
Posts:
106
Plugin Contributions:
0

Sidebox heading is not working

I have recently updated my site .. https://www.selfbuildplans.co.uk.. and one of the sideboxes has the file name rather than the required name.. i.e. it states BOX_HEADING_RECORD_COMPANY instead of 'Builders in your area'. (it was set up for me so don't ask why record company)
I have checked my language and module files and all seems correct.
Can anyone help?

Thanks.

22 Feb 2014, 1:06 PM
#2
twitchtoo avatar

twitchtoo

Totally Zenned

Join Date:
Apr 2007
Location:
Ontario, Canada
Posts:
1,732
Plugin Contributions:
14

Re: Sidebox heading is not working

The code is looking for this file:
includes/languages/english/extra_definitions/product_music.php
or
includes/languages/english/extra_definitions/YOUR_TEMPLATE/product_music.php

Which means it's either not on the server or it was not called correctly.

28 Feb 2014, 9:27 PM
#3
j9mm0 avatar

j9mm0

Zen Follower

Join Date:
Feb 2011
Posts:
106
Plugin Contributions:
0

Re: Sidebox heading is not working

Thanks Twitchtoo... it was missing..