-
- Max DR

-
Total Posts: 1
Joined: 2008-05-08
|
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.
This solved the problem for me too, thank you. I suggest to open a ticket in the Bug tracking, explaining issue and solution
|
| |
|
 |
 |
 |
|
|
-
- Fadde

-
Total Posts: 3
Joined: 2008-05-13
|
Happy to serve. It was my very first time using Magento so i guess i was lucky that day. =)
Just made a report/ticket too.
|
| |
|
 |
 |
 |
|
|
-
- elementdesign

-
Total Posts: 4
Joined: 2007-09-06
|
Worked for me too! Thanks!
|
| |
|
 |
 |
 |
|
|
-
- Alouette

-
Total Posts: 6
Joined: 2008-05-23
|
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.
thank you!
that worked for me!
|
| |
|
 |
 |
 |
|
|
-
- wookiee

-
Total Posts: 4
Joined: 2008-06-23
Melbourne, Australia
|
Worked for me too! Great stuff!
|
| |
|
 |
 |
 |
|
|
-
- adebe

-
Total Posts: 3
Joined: 2008-06-09
|
magento 1.1.4
php 5.2.6
i write the ‘default’ line in the index.php file but I still have the same problem.
the first time i was installing magento, i was able to erase the main webstore without any problems. after a 404 error i re-install the application and since than, i’m not able to configure the store without an 440 error.
|
| |
-
- Posted: September 15 2008
-
| top
| # 21
-
|
 |
 |
 |
|
|
-
- awesome_blue

-
Total Posts: 2
Joined: 2008-09-23
|
Awesome, that fixed my problem too!!!
|
| |
-
- Posted: September 28 2008
-
| top
| # 22
-
|
 |
 |
 |
|
|