Magento’yu yeni kurdunuz fakat xamp, wamp, easyphp ye kurduğunuz bu magentoda Backend paneline.. yani admin paneline login’i olamadınız mı?..
Aşağıdaki dosyada;
[magento_url]\app\code\core\Mage\Core\Model\Session\Abstract\Varien.php
78. satır civarinda
bulun
//
// set session cookie params
session_set_cookie_params(
$this->getCookie()->getLifetime(),
$this->getCookie()->getPath(),
$this->getCookie()->getDomain(),
$this->getCookie()->isSecure(),
$this->getCookie()->getHttponly()
ve şu şekilde değiştirin;
//
// set session cookie params
session_set_cookie_params(
$this->getCookie()->getLifetime(),
$this->getCookie()->getPath()
// $this->getCookie()->getDomain(),
// $this->getCookie()->isSecure(),
// $this->getCookie()->getHttponly()
problem çözülecek…
easyphp de denenmiştir.
Incoming search terms for the article:
- magento
- magento ana sayfa bos
- inurl:login admin login
- wordpress thesis
- URL must point to a directory (i e end with a /) or a dynamic page (i e have a ?)
- ticari cms magento
- magento kurulumu
- magento kurulum
- magento admin url
- magento admin panel sorunu



Merhaba, ben Oğuzhan Başar

{ 1 yorum… bu yorumları oku yada sende bir tane bırak }
Magento kurulumu sonrası Backend admin login problemi http://goo.gl/fb/o4UB
This comment was originally posted on Twitter