can someone please tell me how to correct this when a heading shows up this way Box_heading etc. instead of Box Heading in sidebox headings.
see attached pic
can someone please tell me how to correct this when a heading shows up this way Box_heading etc. instead of Box Heading in sidebox headings.
see attached pic
[FONT=Arial]DezineJunkie[/FONT]
Check the FAQ section.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Hello,
Check Your includes/languages/english.php if you also have one in a custom template includes/languages/english/YOUR CUSTOM TEMPLATE/english.php that will be the one missing the define statment:
Line #85 : define('BOX_HEADING_MANUFACTURERS', 'Manufacturers');
Rich