Jump to content

URGENT HELP PLEASE HTTP 500


Recommended Posts

Hi ALL ,, Thanks alot from now ....

my problem is , i am installing Prestashop 1.2.5 final and everything okay ,, when i add new language
language= 3 then Front Office losing and giving HTTP 500 internal error

File permissions all true
i tried .htaccess
i tried php.ini

but nothing helped ,,,

please can you help how to solve?
so urgent

thanks alot

Link to comment
Share on other sites

Hi TOMERG

Here my error logs ,

[07-Apr-2010 01:04:38] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:04:40] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:04:42] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:11:28] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:06:27] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Tools.php on line 420
[07-Apr-2010 01:06:28] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Tools.php on line 420
[07-Apr-2010 01:11:55] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Tools.php on line 405
[07-Apr-2010 01:18:34] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:19:52] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:25:33] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:39:34] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:39:38] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 01:39:42] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 11:36:16] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 11:36:18] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89
[07-Apr-2010 11:36:30] PHP Fatal error: Call to undefined method Db::getInstance() in /home/ccolmar/public_html/likyasa/classes/Meta.php on line 89

Link to comment
Share on other sites

Hi TOMERG3 ,,,

I solved problem very weird way ,,
the solution is

i deleted in the init.php 81. line

setlocale(LC_CTYPE, strtolower($ps_language->iso_code).'_'.strtoupper($ps_language->iso_code).'.UTF-8');

now problem solved ,, but i know its not the right thing what i did...
why its like this?

Link to comment
Share on other sites

×
×
  • Create New...