Closed (won't fix)
Project:
Internationalization
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 May 2008 at 04:10 UTC
Updated:
24 Nov 2009 at 12:52 UTC
Getting this error when I run update.php any idea why?
user warning: Table 'i18n_variable' doesn't exist query: SELECT * FROM i18n_variable WHERE language='en' AND name LIKE '%' in /hsphere/local/home/mywebsite.com/includes/database.mysql.inc on line 172.
Could this be the reason why I can't get this module to work. I am having problems with views (even though, I have the views option enabled).
Thank you
Mark
Comments
Comment #1
mrgoltra commentedforgot to add is this normal? I get this on the screen. Error reporting is set to log
# DEBUG: i18n_strings_save: content_type_name:videos(en)= Videos
# DEBUG: i18n_strings_save: content_type_description:videos(en)=
# DEBUG: i18n_strings_save: content_type_name:mmc(en)=
# DEBUG: i18n_strings_save: content_type_description:mmc(en)=
# DEBUG: i18n_strings_save: content_type_name:mmc_blog(en)=
# DEBUG: i18n_strings_save: content_type_description:mmc_blog(en)= Site Blog
# DEBUG: i18n_strings_save: content_type_name:mmc_community(en)= Community
# DEBUG: i18n_strings_save: content_type_name:mmc_ez(en)= Simple
# DEBUG: i18n_strings_save: content_type_description:mmc_ez(en)= Use this form if you don't want register with our site.
# DEBUG: i18n_strings_save: content_type_name:mmc_features(en)= Features
# DEBUG: i18n_strings_save: content_type_name:mmc_links(en)= Links
# DEBUG: i18n_strings_save: content_type_description:mmc_links(en)= Link Related
# DEBUG: i18n_strings_save: content_type_name:news(en)= News
# DEBUG: i18n_strings_save: content_type_description:news(en)= News Related Content
# DEBUG: i18n_strings_save: content_type_name:page(en)= Page
# DEBUG: i18n_strings_save: content_type_description:page(en)= If you want to add a static page, like a contact page or an about page, use a page.
# DEBUG: i18n_strings_save: content_type_name:panel(en)= Panel
# DEBUG: i18n_strings_save: content_type_description:panel(en)= A panel a page layout broken up into rows and columns.
# DEBUG: i18n_strings_save: content_type_name:poll(en)= Poll
# DEBUG: i18n_strings_save: content_type_description:poll(en)= A poll is a multiple-choice question which visitors can vote on.
# DEBUG: i18n_strings_save: content_type_name:quickpost(en)= Quick Post
# DEBUG: i18n_strings_save: content_type_description:quickpost(en)= form for user who want to place an ad but do not want to reg
and goes on and on...
Comment #2
jose reyero commentedMissing table, reinstall the module.
Debug messages are from an experimental module, won't fix for 5.x