Table TABLE_EZPAGES_TEXT' doesn't exist
Afternoon all
Have set up a new hosting (3 year old website) and will be transfering to it soon.
had someone move it over for me due to me going on holiday for a few weeks and i have been creating a new look etc. the products and customer base was moved over
the database was moved from 1.3.8.a to 1.3.9h (where i think the problem is)
well im trying to access ez pages in admin and getting the following
1146 Table '******_zc1.TABLE_EZPAGES_TEXT' doesn't exist
in:
[select count(*) as total from zen_ezpages e, TABLE_EZPAGES_TEXT et where e.pages_id = et.pages_id and et.languages_id = '1']
and way of getting this to work as currently i do want to use ez pages in the header and this is kinder stopping that :laugh:
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
TABLE_EZPAGES_TEXT is from an addon, perhaps the multi-language ez-pages addon?
The error you're getting suggests that you're missing pieces of that addon, such as the part that defines what TABLE_EZPAGES_TEXT actually refers to.
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
Just wondering if you have this issue resolved ?
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
Hi...I recently installed both Sitemap XML and CEON URI modules and I am getting this error on my EZ Pages:
1146 Table 'london_zc5.TABLE_EZPAGES_TEXT' doesn't exist
in:
[select count(*) as total from zen_ezpages e, TABLE_EZPAGES_TEXT et where e.pages_id = et.pages_id and et.languages_id = '5']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Any ideas? I do not have Multilanguage EZPages installed...my Zen cart is 1.3.9h. Thanks.
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
hmm, this thread is dotted with same errors http://www.zen-cart.com/showthread.p...ist#post837891
could the mod be preinstalled in your template?
Perhaps the ZC guru advertised on your own site could help? http://allclipart.info/shop/zen-cart-assistance
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
Since you are using CEON Uri mapping, did you in stall the file from the folder "third_party_module_integration\multilanguage_ezpages_1.3.0.5v2.02\1.3.5\adm in\" ?
These files contain the code you mentioned, and if you did not install the ez page multi language mod you will get the error you mentioned.
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
Quote:
Originally Posted by
Design75
Since you are using CEON Uri mapping, did you in stall the file from the folder "third_party_module_integration\multilanguage_ezpages_1.3.0.5v2.02\1.3.5\adm in\" ?
These files contain the code you mentioned, and if you did not install the ez page multi language mod you will get the error you mentioned.
Well spotted Design75, sorry Amanda for guiding you away from the Ceon thread for this issue.
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
Quote:
Originally Posted by
Design75
Since you are using CEON Uri mapping, did you in stall the file from the folder "third_party_module_integration\multilanguage_ezpages_1.3.0.5v2.02\1.3.5\adm in\" ?
These files contain the code you mentioned, and if you did not install the ez page multi language mod you will get the error you mentioned.
I did install this page in my admin, maybe I am not needing it and should try uninstalling it?
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
Quote:
Originally Posted by
amandavz
I did install this page in my admin, maybe I am not needing it and should try uninstalling it?
If not using the multilanguage ezpages => YES
Re: Table TABLE_EZPAGES_TEXT' doesn't exist
Quote:
Originally Posted by
Design75
If not using the multilanguage ezpages => YES
Hey...That worked!!! Thanks so much for all your help. :)