PDA

View Full Version : MySQL error


cyber9
14th of September 2004 (Tue), 14:52
I get this error when I try to select a photo in the editor photo browser in order to edit it.

"Warning: main(../languages/english/lang_dropdowns.php): failed to open stream: No such file or directory in /home/huasqagm/public_html/ee/input/EDITOR_photo.php on line 20

Warning: main(): Failed opening '../languages/english/lang_dropdowns.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/huasqagm/public_html/ee/input/EDITOR_photo.php on line 20
Exhibit Engine MySQL error!
ERROR FROM QUERY basics in page 'photoeditor':

------------------------------
Table 'huasqagm_exhibit.ee_photo_english' doesn't exist
------------------------------

If you encounter this error with unmodified EE source code please mail this error to EE developers with version number, detailed circumstances when it happened and preferably with a database backup dump. All reports helps improving EE to your satisfaction. Thank You."

Indeed when I check my database there is only

huasqagm_exhibit.ee_photo_eng OK

How do I fix this? :?

Pekka
14th of September 2004 (Tue), 15:43
Looks like language variable is overridden by something in system. See http://photography-on-the.net/forum/viewtopic.php?p=269995#269995 for fix.