[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[phpGroupWare-users] Re: Missing tables in database
From: |
Gene Floyd |
Subject: |
[phpGroupWare-users] Re: Missing tables in database |
Date: |
Sun, 12 Aug 2007 13:48:55 -0700 (MST) |
Hi, I am having the same issue. When I try to go to the main page, I get
Database error: Invalid SQL: select message_id,content from phpgw_lang where
lang = 'en' and (app_name = 'login' or app_name = 'common' or app_name = 'all')
order by app_name asc
MySQL Error: 1146 (Table 'phpgroupwaretlh.phpgw_lang' doesn't exist)
File: /home/content/f/l/o/floridacyclist/html/phpgroupware/phpgwapi/inc/clas
s.translation_sql.inc.php
Line: 63
Session halted. Database error: lock(phpgw_async, write) failed.
MySQL Error: 1146 (Table 'phpgroupwaretlh.phpgw_async' doesn't exist)
Session halted.
Additionally, it will not let me install any languages. I can select English
and Spanish and choose "Only add new phrases" and it will behave, but it will
still have the red X where the green check should be. If I choose delete all or
install languages not in database, I get a similar error message reading:
Database error: Invalid SQL: SELECT COUNT(*) FROM phpgw_lang WHERE lang='en'
MySQL Error: 1146 (Table 'phpgroupwaretlh.phpgw_lang' doesn't exist)
File: /home/content/f/l/o/floridacyclist/html/phpgroupware/setup/lang.php
Line: 81
Session halted.
Fatal error: Call to a member function on a non-object in
/home/content/f/l/o/floridacyclist/html/phpgroupware/phpgwapi/inc/clas
s.db_mysql.inc.php on line 561
Thoughts?Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org
- [phpGroupWare-users] Missing tables in database, Mike, 2007/08/08
- Re: [phpGroupWare-users] Missing tables in database, Chris Weiss, 2007/08/08
- [phpGroupWare-users] Re: Missing tables in database, Mike, 2007/08/08
- [phpGroupWare-users] Re: Missing tables in database, Mike, 2007/08/09
- [phpGroupWare-users] Re: Missing tables in database, Mike, 2007/08/09
- [phpGroupWare-users] Re: Missing tables in database, Mike, 2007/08/09
- Re: [phpGroupWare-users] Re: Missing tables in database, Chris Weiss, 2007/08/09
- [phpGroupWare-users] Re: Missing tables in database,
Gene Floyd <=
- [phpGroupWare-users] Re: Missing tables in database, Mike, 2007/08/12
- [phpGroupWare-users] Re: Missing tables in database, Gene Floyd, 2007/08/13
- [phpGroupWare-users] Re: Missing tables in database, Mike, 2007/08/12
- Re: [phpGroupWare-users] Re: Missing tables in database, Chris Weiss, 2007/08/12
- [phpGroupWare-users] Re: Re: Missing tables in database, Gene Floyd, 2007/08/13
- [phpGroupWare-users] Re: Missing tables in database, Gene Floyd, 2007/08/13
- Re: [phpGroupWare-users] Re: Missing tables in database, Chris Weiss, 2007/08/13