back office problem

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Fri Oct 29, 2010 5:02 pm
Hi all, i'm new here and i have a problem with virtuemark

front office is all ok but the cart.

in the BO virtue mark dont work.
this is the message:

Not Found

The requested URL /store/administrator/administrator/index.php was not found on this server.

I have uploaded quick start.
U can see logging here http://www.gonzagafood.it/store/administrator
with your username and pasword:
admin demo

thanks
User avatar
Fresh Boarder

GK User
Fri Oct 29, 2010 5:34 pm
connect with your FTP

go to ..

administrator/components/com_virtuemart/virtuemart.cfg.php


line 33-34 add your site url there if is empty..like this

define( 'URL', 'http://www.gonzagafood.it/' );
define( 'SECUREURL', 'http://www.gonzagafood.it/' );


i think this is the problem but i'm not sure:)
User avatar
Fresh Boarder

GK User
Fri Oct 29, 2010 5:41 pm
thaks for quick replay
but it dont work
User avatar
Fresh Boarder

GK User
Fri Oct 29, 2010 7:35 pm
define( 'URL', 'http://www.gonzagafood.it/store/' );
define( 'SECUREURL', 'http://www.gonzagafood.it/store/' );


links must be with http:// ..and if is not instaled in the root must add directory

i changed there this links for you. now change password and enjoy :)
User avatar
Fresh Boarder

GK User
Fri Oct 29, 2010 8:03 pm
thanks for replay, but dont work

The requested URL /store/administrator/www.gonzagafood.it/store/administrator/index.php was not found on this server.

maybe the problem is administrator/index.php?
User avatar
Fresh Boarder

GK User
Fri Oct 29, 2010 8:12 pm
you are doing something wrong :)

Code: Select all

// these path and url definitions here are based on the Joomla! Configuration

define( 'URL', 'http://gonzagafood.it/store/' );

define( 'SECUREURL', 'http://gonzagafood.it/store/' );


add this exactly as it's written. should work.
User avatar
Platinum Boarder

GK User
Fri Oct 29, 2010 8:51 pm
amazing it work!!!
thanks all :)

now cart not updating even products added
i try some update
ty
User avatar
Fresh Boarder


cron