Mystore quick start

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Thu Jul 29, 2010 1:34 pm
I installed MyStore quick start locally, so good, but when I enter the backplane with admin and demo nothing happens and gives no error but does not fit in the back.
Does anybody know what to do? :(
User avatar
Fresh Boarder

GK User
Thu Jul 29, 2010 4:01 pm
sounds strange, i would try reinstall the quickstart... also remember to make the changes to the config file of vm...

http://www.gavick.com/forum/90-mystore/ ... start.html

this should how ever not be the reason for you to not be able to login..
User avatar
Platinum Boarder

GK User
Thu Jul 29, 2010 5:18 pm
I made these patches but still not working.

in adminstrator/components/com_virtuemart/virtuemart.cfg.php:

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

define( 'URL', 'localhost/store/' );

define( 'SECUREURL', 'localhost/store/' );

and

define( 'URL', 'http://127.0.0.1/sito_prova/' );

define( 'SECUREURL', 'http://127.0.0.1/sito_prova/' );

But still not working.

The software will stop the administration login panel and has no errors.

However the original file virtuemart.cfg.php is

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

define( 'URL', '' );

define( 'SECUREURL', '' );

I do not know what to do
User avatar
Fresh Boarder

GK User
Fri Jul 30, 2010 12:42 pm
I also ran into this problem, and the admin kept trying to open the wrong URL.

I changes the following on line 64 of the virtuemart.cfg.php file:


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

define( 'URL', 'http://bsboutique.co.za/' );

define( 'SECUREURL', 'http://bsboutique.co.za/' );

I added the '/' after the URL on both links

Hope this helps!
User avatar
Fresh Boarder

GK User
Fri Jul 30, 2010 2:14 pm
modification to do is this:

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

define( 'URL', 'http://127.0.0.1/sito_prova/' );

define( 'SECUREURL', 'http://127.0.0.1/sito_prova/' );

But still not working.

The software will stop the administration login panel and has no errors.
User avatar
Fresh Boarder

GK User
Fri Jul 30, 2010 3:35 pm
i did also cover this in another thread...

see here :

http://www.gavick.com/forum/90-mystore/ ... html#57277
User avatar
Platinum Boarder

GK User
Mon Aug 02, 2010 3:11 pm
I can not follow your indication , does not enter on the panel of backend!!
User avatar
Fresh Boarder

GK User
Mon Aug 02, 2010 3:19 pm
if you want, i can help. send me an email with ftp access, and joomla access and i help set it up
User avatar
Platinum Boarder

GK User
Mon Aug 02, 2010 3:50 pm
I work locally with easy php, whot do you mean ftp acces and joomla acceaa ?
User avatar
Fresh Boarder

GK User
Mon Aug 02, 2010 7:51 pm
ok then i can't do much with joomla access or ftp login :)
User avatar
Platinum Boarder


cron