Quote:
Originally Posted by Lynne
You can try disabling the plugins and see if you can get onto your site:
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
|
did the change, still no access.

thanks for your help Lynne,
I will wait for the yahoo team to answer a few ?'s, I have no idea what the issue is
--------------- Added [DATE]1254117961[/DATE] at [TIME]1254117961[/TIME] ---------------
just got off the phone with them
Quote:
Fatal error: The requested language does not exist, reset via tools.php.
in [path]includes[path]class_core.php on line 3061
# - The mySQL system can take 100 concurrent (all at the same time)
calls to a single database at one time. For call #101 onward, the Error
500 page will be displayed
# - If a PHP driven call to a database is not closed by the code, the
connection will remain open for 20 hours, at which point it will time
out automatically
|
I uploaded tools again and imported language files
no go
tech guy said the issue was in the includes/class_core.PHP file
--------------- Added [DATE]1254145828[/DATE] at [TIME]1254145828[/TIME] ---------------
getting different error on thr Itouch.
on PC I get HTTP 500, internal server error
on the itouch I get
Fatal error: The requested language does not exist, reset via tools.php.
in [path]includes[path]functions.php on line 1417
I have uploaded tools and imported language files