Zen Cart Logo
Forums / Upgrading to 2.x.x / V2.0.0 and Blank Sideboxes

V2.0.0 and Blank Sideboxes

Views: 603

Results 1 to 3 of 3
3 May 2024, 10:15 AM
#1
bluegrape avatar

bluegrape

New Zenner

Join Date:
Jul 2008
Posts:
15
Plugin Contributions:
0

V2.0.0 and Blank Sideboxes

Upgrading from v1.5.8 to 2.0.0.

Do the blank sidebox files still work with v 2.0.0?

Each time I upload the blank sidebox files to includes/languages/english/extra_definitions/YOUR_TEMPLATE_NAME/ my site brakes and I get
This page isn’t working is currently unable to handle this request.
HTTP ERROR 500

The blank sidebox files have also been uploaded to includes/modules/sideboxes/YOUR_TEMPLATE_NAME/
includes/templates/YOUR_TEMPLATE_NAME/sideboxes/

The above two folders do not brake the site when the blank sidebox files have been uploaded.

Thanks for any help

3 May 2024, 3:45 PM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

Re: V2.0.0 and Blank Sideboxes

The mod does not list being compliant with 1.5.8 or 2.0.0. That does not necessarily mean it isn't but, with the language file changes in 1.5.8., that may be your problem.

If the mod contains language files, you may need to modify them to meet the 1.5.8 standard.

You can find info starting at https://docs.zen-cart.com/user/localization/basic_158_language_customizations/#files-in-includeslanguagesenglishyourtemplate

4 May 2024, 10:28 AM
#3
bluegrape avatar

bluegrape

New Zenner

Join Date:
Jul 2008
Posts:
15
Plugin Contributions:
0

Re: V2.0.0 and Blank Sideboxes

Thank you!