bursaport Posted May 4, 2014 Share Posted May 4, 2014 merhaba yeni kurduğum son sürüm.1.6 da ilk önce beyaz sayfa çıkıyordu. sorunu forumdaki gibi config.php de ilgili yere // işarteti ekleyerek çözdüm ve site arayüzü açıldı ancak bu seferde admine giremiyorum. -------------- Notice: Use of undefined constant MCRYPT_RIJNDAEL_128 - assumed 'MCRYPT_RIJNDAEL_128' in /home/osmaniye/public_html/classes/Rijndael.php on line 70Warning: mcrypt_decrypt(): Module initialization failed in /home/osmaniye/public_html/classes/Rijndael.php on line 70Warning: Cannot modify header information - headers already sent by (output started at /home/osmaniye/public_html/classes/Rijndael.php:70) in /home/osmaniye/public_html/classes/Cookie.php on line 330Fatal error: Call to undefined method Dispatcher::getInstance() in /home/osmaniye/public_html/classes/Link.php on line 368 ---------------------- gibi hatalar mevcut bunu nasıl çözerim. Link to comment Share on other sites More sharing options...
Şahin YILDIZ Posted May 4, 2014 Share Posted May 4, 2014 sunucunuz da bazı eklentiler eksik, hosting firmamızla iletişime geçiniz..... Link to comment Share on other sites More sharing options...
bursaport Posted May 4, 2014 Author Share Posted May 4, 2014 log sayfasında da bunlar var. 04-May-2014 12:46:25 Europe/Istanbul] PHP Warning: mcrypt_decrypt(): Module initialization failed in /home/eeeniye/public_html/classes/Rijndael.php on line 70 [04-May-2014 12:46:25 Europe/Istanbul] PHP Warning: mcrypt_encrypt(): Module initialization failed in /home/eeaniye/public_html/classes/Rijndael.php on line 50 [04-May-2014 12:46:25 Europe/Istanbul] PHP Fatal error: Call to undefined method Dispatcher::getInstance() in /home/osmaniye/public_html/classes/Link.php on line 368 Link to comment Share on other sites More sharing options...
Şahin YILDIZ Posted May 4, 2014 Share Posted May 4, 2014 hosting'de "mcrypt_encrypt" eklentisi çalışmıyor...aktif olursa daha iyi olur.... sistem kurulurken varsayılan ayar olarak algoritma mcrypt lib ile birlikte kuruluyor, bu nedenle sunucu destek vermediği için hata alıyorsunuz... aşağıda verdiğim kodu myadmin de oluşturduğunuz veri tabanın da sql sorgusu olarak çalıştırın...bu sql sorgusu mcrypt lib ayarını kapatacaktır... UPDATE ps_configuration SET VALUE=0 WHERE name="PS_CIPHER_ALGORITHM" Link to comment Share on other sites More sharing options...
bursaport Posted May 4, 2014 Author Share Posted May 4, 2014 deneyeceğim. Link to comment Share on other sites More sharing options...
bursaport Posted May 4, 2014 Author Share Posted May 4, 2014 sorguyu çalıştırdım admin de beyaz sayfa çıktı Link to comment Share on other sites More sharing options...
Şahin YILDIZ Posted May 4, 2014 Share Posted May 4, 2014 sistemi ingilizce olarak kurun çalışır vaziyete getirdikten sonra Türkçeleştirin... config/defines.inc.php içerisinde aşağıda gösterdiğim alanı on yapın...hatayı görelim Link to comment Share on other sites More sharing options...
bursaport Posted May 5, 2014 Author Share Posted May 5, 2014 sistemi türkçe kurunca beyaz sayfa ile ne admin nede site açılmıyordu. o yüzden ingilizce kurdum .ana sayfa kendi türkçe tr olarak açtı.bu seferde yukarıda yazdığım gibi admin yine beyazdı. Link to comment Share on other sites More sharing options...
Şahin YILDIZ Posted May 5, 2014 Share Posted May 5, 2014 hata gösterimini açtınız mı?, çıkan hatayı paylaşınız Link to comment Share on other sites More sharing options...
bursaport Posted May 6, 2014 Author Share Posted May 6, 2014 Warning: mcrypt_decrypt(): Module initialization failed in /home/osmaniye/public_html/classes/Rijndael.php on line 70Warning: Cannot modify header information - headers already sent by (output started at /home/osmaniye/public_html/classes/Rijndael.php:70) in /home/osmaniye/public_html/classes/Cookie.php on line 330Warning: Cannot modify header information - headers already sent by (output started at /home/osmaniye/public_html/classes/Rijndael.php:70) in /home/osmaniye/public_html/classes/Cookie.php on line 330Fatal error: Call to undefined method Dispatcher::getInstance() in /home/osmaniye/public_html/classes/Link.php on line 368 -------------- admin de çıkan hata bu Link to comment Share on other sites More sharing options...
bursaport Posted May 6, 2014 Author Share Posted May 6, 2014 http://www.prestashop.com/forums/topic/262790-classesrijndaelphp-on-line-70/ burada bir yorum yapılmış sanırım host ile alakalı. Link to comment Share on other sites More sharing options...
Şahin YILDIZ Posted May 6, 2014 Share Posted May 6, 2014 http://www.prestashop.com/forums/topic/262790-classesrijndaelphp-on-line-70/ burada bir yorum yapılmış sanırım host ile alakalı. sunucunuz da bazı eklentiler eksik, hosting firmamızla iletişime geçiniz..... Ben zaten size yazmıştım, Link to comment Share on other sites More sharing options...
bursaport Posted May 8, 2014 Author Share Posted May 8, 2014 teşekkür ederim Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now