problemme bug creation site (1 lecteur(s)) (1) Invité(s)
Ajouté aux favoris : 0
|
|
|
SUJET: problemme bug creation site
|
sebastien (Utilisateur)
Fresh Boarder
Messages: 1
|
|
problemme bug creation site Il y a 2 Mois, 1 Semaine
|
Karma: 0
|
|
voici mon erreur
There has been an error processing your request.Notice: Undefined index: in /home/sebastien/public_html/a-d-i.fr/magento/app/code/core/Mage/Core/Model/App.php on line 302 Trace: #0 /home/sebastien/public_html/a-d-i.fr/magento/app/code/core/Mage/Core/Model/App.php(302): mageCoreErrorHandler(8, 'Undefined index...', '/home/sebastien...', 302, Array) #1 /home/sebastien/public_html/a-d-i.fr/magento/app/code/core/Mage/Core/Model/App.php(231): Mage_Core_Model_App->_checkCookieStore('website') #2 /home/sebastien/public_html/a-d-i.fr/magento/app/Mage.php(404): Mage_Core_Model_App->init('', 'store', Array) #3 /home/sebastien/public_html/a-d-i.fr/magento/app/Mage.php(423): Mage::app('', 'store', Array) #4 /home/sebastien/public_html/a-d-i.fr/magento/index.php(40): Mage::run() #5 {main}
apres la creation d une nouvelle boutique en admin avez vous une solution merci
jai resolu par sa dans index
Fadde - 13 May 2008 10:19 PM I had exactly the same problem when i was installing the version 1.0.19870. I solved it by putting ‘default’ in the Mage::run(); line in index.php.
Mage::run(); ...should be…
Mage::run('default'); I hope it helps.
|
|
|
|
|
|
|
Dernière édition: 20-06-2008 à 22:55 Par sebastien.
|
|
|
L'administrateur a désactivé l'accès public en écriture.
|
|
|
|
|