Virtuemart problem after installing myStore

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Thu Aug 19, 2010 4:45 pm
I have installed myStore from the quickstart, with the democontent. Templated looks great, but having a problem with Virtuemart in the backend.

When I go to Virtuemart and click for example on products, I get the error:
The requested URL /administrator/administrator/index.php was not found on this server.

Of course /administrator/administrator/index.php doesn't exist, but /administrator/index.php does. Does anybody have an idea what to do or edit?
User avatar
Fresh Boarder

GK User
Thu Aug 19, 2010 5:30 pm
Find in the directory ..administratorcomponentscom_virtuemart the file virtuemart.cfg.php - and in this file the code
define( 'URL',
...

and change it for example into
Code: Select all
define( 'URL', 'http://localhost/yourshopadresse/' );


After that the virtuemart-interface will be work fine. You can find also this parameter under Menu(Joomla)->components->VirutueMart->Store->Edit Store: URL
User avatar
Fresh Boarder

GK User
Thu Aug 19, 2010 5:44 pm
Thanks, it worked.
User avatar
Fresh Boarder

GK User
Thu Aug 19, 2010 6:17 pm
welcome to gavick both of you :)

when dealing with a problem like this it's always good to read the sticky notes of the forum... this was covered from day one of mystore :)
User avatar
Platinum Boarder

GK User
Sun Aug 29, 2010 12:02 pm
Hello
I have the same problem, virtuemart does not work in back office, could you help me and explain clearly how to ....?
Thank you in advance
User avatar
Fresh Boarder

GK User
Sun Aug 29, 2010 1:25 pm
elbacq wrote:
Hello
I have the same problem, virtuemart does not work in back office, could you help me and explain clearly how to ....?
Thank you in advance


Please open this file:

../administrator/components/com_virtuemart/virtuemart.cfg.php

and replace this line:

Code: Select all
// these path and url definitions here are based on the Joomla! Configuration
define( 'URL', '' );
define( 'SECUREURL', '' );


with

Code: Select all
// these path and url definitions here are based on the Joomla! Configuration
define( 'URL', 'http://yoursite.com' );
define( 'SECUREURL', 'http://yoursite.com' );


In other words, you must define your URL there.

Cheers
User avatar
Platinum Boarder

GK User
Fri Jan 21, 2011 6:43 pm
Still no change. Is there anything else you could suggest that will work? Please let me know
User avatar
Fresh Boarder

teitbite
Sun Jan 23, 2011 12:04 am
Hi

This is the only way the VM do not work with quickstart. Please paste here how did You placed that code.
User avatar
Moderator

GK User
Sun Jan 23, 2011 2:32 pm
Thank you it's work for me and my new project. Many times is problem with copy/paste it's better simple write your URL in the code and look code provided from gavick team (Seichinha and teitbite).

Thank you guys for suport. B)
User avatar
Senior Boarder

GK User
Sun Jan 23, 2011 6:13 pm
define( 'URL', 'http://localhost/oganicbabyntoddler.com/index.php/' );
define( 'SECUREURL', '' );
I have tried everything every way using this several combination's of

var $host = 'localhost';
var $user = 'oganicba_
/public_html
/home//public_html/

I am totally lost I don't get this what in the world am I doing wrong here???:sick:
User avatar
Fresh Boarder

GK User
Sun Jan 23, 2011 6:40 pm
mozerstudios wrote:...

I am totally lost I don't get this what in the world am I doing wrong here???:sick:


Assuming that you are not using live production, working on localhost, on this file ../administrator/components/com_virtuemart/virtuemart.cfg.php your URL/path should be exactly like this:

Code: Select all
define( 'URL', 'http://localhost/oganicbabyntoddler.com/' );
define( 'SECUREURL', 'http://localhost/oganicbabyntoddler.com/' );


Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Jan 31, 2011 10:34 pm
// these path and url definitions here are based on the Joomla! Configuration
define( 'URL', 'http://www.beerdeliveredfast.com/' );
define( 'SECUREURL', 'http://www.beerdeliveredfast.com/' );

I have installed quickstart and I am getting 404 error whenever I click on a product etc.

I've edited the file as above.

login and pass are default.

could someone help?
User avatar
Junior Boarder

teitbite
Wed Feb 02, 2011 1:13 am
Hi

Please try with "http://" also.
User avatar
Moderator

GK User
Wed Feb 02, 2011 2:46 am
Thanks for the response...tried it that way and a few other ways...

this was my second try installing....deleted first directory and database and tried again...same result
User avatar
Junior Boarder

teitbite
Wed Feb 02, 2011 5:19 am
Hi

Please send me an access to You site.
User avatar
Moderator

GK User
Thu Sep 01, 2011 12:58 pm
I am having no more problems about this on the front end now. My problem is that I am not seen the full component opn the back end. It looks like the instalation did not installed the complete component. Please Gavick people get into my back end and see what I am talking about.

I do not see any images on the back end of the store, I can not make no changes, nothing at all.

Please help here.
User avatar
Fresh Boarder

teitbite
Fri Sep 02, 2011 9:52 am
Hi

Have You configured VM ?

Please take a look at this post: 90-mystore/80701-problems-with-related-products.html#81239
User avatar
Moderator

GK User
Mon Sep 05, 2011 8:00 am
It is not working. the back end is not working.

I am working on a life production site, on my online server.

Any help here with this problem?
User avatar
Fresh Boarder

teitbite
Tue Sep 06, 2011 5:38 am
Hi

Please paste this details from VM configuration file.
User avatar
Moderator

GK User
Tue Sep 06, 2011 2:05 pm
Ptoblem Solved. Last e-mail I received fixed the problem.

Thanks
User avatar
Fresh Boarder

teitbite
Thu Sep 08, 2011 2:47 pm
Hi

Ok. Glad I could help.
User avatar
Moderator

GK User
Fri Sep 09, 2011 2:40 pm
worked at first trial for me. i just inserted my url and that was it.
User avatar
Senior Boarder

GK User
Mon Oct 03, 2011 8:34 am
I have followed the instruction from this forum to define the url. I have tried many permultation but cannot get it to work.

Here are my settings.

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

define( 'URL', 'http://toolshopireland.com/' );

define( 'SECUREURL', 'http://toolshopireland.com/' );

This problem started after tech support fixed another problem i had relating to this template. (#NFM-794-92336)

Please advise.
User avatar
Fresh Boarder

teitbite
Wed Oct 05, 2011 10:04 am
Hi

What exacly was this problem from ticket ? Have You tried with

Code: Select all
http://
User avatar
Moderator

GK User
Wed Oct 05, 2011 11:43 am
Hi,

The post doesnt show the "h ttp://" (i had to include a space after the first h for it to appear). I tried every combination and couldnt get it to work. The ticket was a problem with news shop pro module. This was fixed but at the expense of the virtuemart backend. I have completed many reinstalls and i can never get both nsp module and virtuemart to work together. When i fix one the other fails. To conclude i abandond the nsp module.

The quickstart option is the reason i really like using Gavick templates. I have noticed that older templates seem to have more issues. How about flagging some of these known issues at the download stage so user dont have to scour the forums looking for answers.

Cheers,

Sean
User avatar
Fresh Boarder

GK User
Thu Oct 06, 2011 5:35 pm
Unless you installed the quickstart in a folder called administrator, that will be your url, /administrator/administrator/index.php

For example:
1. /mypersonalwebsite/administrator/index.php
2. /nameofwebsite/administrator/index.php

If you want to do something to the administrator that is located in control panel of your administrator in joomla and its called user manager, click on it and it will take you to it and then you can change email and user, password..
User avatar
Fresh Boarder

teitbite
Sat Oct 08, 2011 10:50 am
Hi

I do not think it's this issue. I need to see it. Please send me ftp access to Your site.
User avatar
Moderator


cron