rhand Posted October 20, 2008 Share Posted October 20, 2008 I went into admin today to work on product attributes and all of the sudden I received these aweful error :o : Warning: mysql_fetch_array() [function.mysql-fetch-array]: The result type should be either MYSQL_NUM, MYSQL_ASSOC or MYSQL_BOTH. in /var/www/vhosts/site/httpdocs/admin/includes/functions/database.php on line 99 Warning: mysql_fetch_array() [function.mysql-fetch-array]: The result type should be either MYSQL_NUM, MYSQL_ASSOC or MYSQL_BOTH. in /var/www/vhosts/site/httpdocs/admin/includes/functions/database.php on line 99 Warning: mysql_fetch_array() [function.mysql-fetch-array]: The result type should be either MYSQL_NUM, MYSQL_ASSOC or MYSQL_BOTH. in /var/www/vhosts/site/httpdocs/admin/includes/functions/database.php on line 99 Warning: require(includes/languages/.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/site/httpdocs/admin/includes/application_top.php on line 136 Warning: require(includes/languages/.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/site/httpdocs/admin/includes/application_top.php on line 136 Fatal error: require() [function.require]: Failed opening required 'includes/languages/.php' (include_path='.:.:') in /var/www/vhosts/sitel/httpdocs/admin/includes/application_top.php on line 136 Warning: mysql_fetch_array() [function.mysql-fetch-array]: The result type should be either MYSQL_NUM, MYSQL_ASSOC or MYSQL_BOTH. in /var/www/vhosts/site/httpdocs/admin/includes/functions/database.php on line 99 1062 - Duplicate entry 'eiuqchc19kf2trqo3h55imqrr2' for key 1 insert into sessions values ('eiuqchc19kf2trqo3h55imqrr2', '1224474258', 'language|N;languages_id|N;') [TEP STOP] Warning: require(DIR_WS_FUNCTIONSlocalization.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/sitel/httpdocs/admin/includes/application_top.php on line 143 Warning: require(DIR_WS_FUNCTIONSlocalization.php) [function.require]: failed to open stream: No such file or directory in /var/www/vhosts/site/httpdocs/admin/includes/application_top.php on line 143 Fatal error: require() [function.require]: Failed opening required 'DIR_WS_FUNCTIONSlocalization.php' (include_path='.:.:') in /var/www/vhosts/site/httpdocs/admin/includes/application_top.php on line 143 1146 - Table 'site_osc.TABLE_SESSIONS' doesn't exist select count(*) as total from TABLE_SESSIONS where sesskey = 'eiuqchc19kf2trqo3h55imqrr2' [TEP STOP] This shop has just gone live and I need this to be resolved asap. Anybody please tell me how I can solve this the fastest way possible?!! Link to comment Share on other sites More sharing options...
rhand Posted October 20, 2008 Author Share Posted October 20, 2008 Well it seems to be a session issue. When I control F5 I can go from catalog to a category and choose a product to look at its details these errors no longer show. I do no longer get a fatal error. And the sessions table still does exist. Very weird... Link to comment Share on other sites More sharing options...
failsafe Posted October 20, 2008 Share Posted October 20, 2008 If you close your browser down, then start it fresh, browse to your admin and log in, do you still get these errors? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.