I've updated the Multi-Language EZ-Pages for zen cart v1.5.1. see attached file.
Printable View
I've updated the Multi-Language EZ-Pages for zen cart v1.5.1. see attached file.
Please submit your update to the plugins section: http://www.zen-cart.com/downloads.php?do=file&id=36
I notice that the new version has the customized /includes/modules/ezpages_bar_footer.php & ezpages_bar_header.php and /includes/modules/sideboxes/ezpages.php in the core locations instead of in /CUSTOM/ override folders as the older version had.
It would be better to use override folders so those three files would not be automatically erased in an upgrade.
We all appreciate your work, neteasy... though in the spirit of making the mod the best it can be, I have some suggestions for the readme as well as PHP files.The first three files (readme text AND actual filenames) are misspelled, and ought to be corrected to "multilanguage". This is not your fault, as it dates from the beginning of the mod, but you can correct it.Quote:
NEW FILES:
These files are new and don't overwrite/over-ride any existing files:
includes/extra_datafiles/ezpages_multilangauge_database_names.php
admin/includes/extra_datafiles/ezpages_multilangauge_database_names.php
admin/includes/extra_datafiles/ezpages_multilangauge_filenames.php
admin/includes/languages/english/extra_definitions/ezpages_multilanguage_defines.php
admin/ezpages_install.php
admin/includes/boxes/extra_boxes/ezpages_install_tools_dhtml.php
========================================================
FILES TO OVER-RIDE
includes/modules/ezpages_bar_footer.php
includes/modules/ezpages_bar_header.php
includes/modules/sideboxes/ezpages.php
The admin files have been reworked for correct v1.5.x function, but the readme does not yet reflect this. Remove admin/includes/boxes/extra_boxes/ezpages_install_tools_dhtml.php and add the new files.
The "FILES TO OVER-RIDE" should really be changed back to the structure they originally had (readme text AND actual folders):Quote:
FILES TO OVER-RIDE
The following files go into your custom over-ride folders (replace CUSTOM with your own folder name):
includes/modules/CUSTOM/ezpages_bar_footer.php
includes/modules/CUSTOM/ezpages_bar_header.php
includes/modules/sideboxes/CUSTOM/ezpages.php
Thanks everyone.
An updated version has been submitted for approval. This includes the CUSTOM folder and correct filename.
I have installed the latest EZ Pages Multilanguage plugin on my site (www.fettsack.de/test) but the EZ pages doesnt show up in the footer.
I can add EZ pages trough the admin panel and can config both languages but when I insert them, as said they dont show up in my footer.
Any ideas whats wrong with my site??
It is a template from TM isn't it, you are using? It will probably be your problem. They removed standard ezpage functionality.
Yes it is a template from TM.
I just found out that when I switch to the classic template the EZ pages show up correctly.