- Posts: 16
- Thank you received: 0
Virtuemart Question
-
dankster83
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 9 months ago #9043
by dankster83
Virtuemart Question was created by dankster83
Good evening,
I recently installed the "funiture store" template into joomla and cannot figure out how to get the virtuemart to work. When in joomla, under virtuemart/Products List, all I see is a bunch of "red x's". If I select a link such as "Edit Store" I'm give a "HTTP 404 Not Found" error. When I go to preview the site and select "estore" I get a http 404 error. I believe the problem occured when I manipulated the virturemart.cfg.php file. I'm confused with what address to put in there. Do I put in just www.vinylscripture.com or do I put in www.vinylscripture.com/website/index.php ?
So should lines "34 & 35" look like the following:
define( 'URL', ' vinylscripture.com/website/index.php/demo_furniture_store/ ' );
define( 'SECUREURL', ' vinylscripture.com/website/index.php/demo_furniture_store/ ' );
Please advise,
Justin
My web address is www.vinylscripture.com/website/index.php .
I recently installed the "funiture store" template into joomla and cannot figure out how to get the virtuemart to work. When in joomla, under virtuemart/Products List, all I see is a bunch of "red x's". If I select a link such as "Edit Store" I'm give a "HTTP 404 Not Found" error. When I go to preview the site and select "estore" I get a http 404 error. I believe the problem occured when I manipulated the virturemart.cfg.php file. I'm confused with what address to put in there. Do I put in just www.vinylscripture.com or do I put in www.vinylscripture.com/website/index.php ?
So should lines "34 & 35" look like the following:
define( 'URL', ' vinylscripture.com/website/index.php/demo_furniture_store/ ' );
define( 'SECUREURL', ' vinylscripture.com/website/index.php/demo_furniture_store/ ' );
Please advise,
Justin
My web address is www.vinylscripture.com/website/index.php .
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
13 years 9 months ago #9044
by milos
Replied by milos on topic Re: Virtuemart Question
No, those two lines should be:
Code:
define( 'URL', 'http://www.vinylscripture.com/website/' );
define( 'SECUREURL', 'http://www.vinylscripture.com/website/' );
Please Log in to join the conversation.
-
dankster83
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 16
- Thank you received: 0
13 years 9 months ago #9056
by dankster83
Replied by dankster83 on topic Re: Virtuemart Question
That worked. Thank you for the response.
1. Question: when I select "preview site" from the admin site, then select "eStore" on the template, I get an error and the page will not load. Is there a step I may be missing?
2. Question: is there a furniture store user manual I can read to learn more about manipulating the template?
Please advise.
Kindly,
Justin
1. Question: when I select "preview site" from the admin site, then select "eStore" on the template, I get an error and the page will not load. Is there a step I may be missing?
2. Question: is there a furniture store user manual I can read to learn more about manipulating the template?
Please advise.
Kindly,
Justin
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
13 years 9 months ago #9069
by milos
Replied by milos on topic Re: Virtuemart Question
1. Why don't you simply open two browser tabs and use one for vinylscripture.com/website and another for vinylscripture.com/website/administrator
2. In order to learn Joomla (and how to use this and any other template), you'll need a good book. You can find some here: shop.joomla.org/amazoncom-bookstores.html
2. In order to learn Joomla (and how to use this and any other template), you'll need a good book. You can find some here: shop.joomla.org/amazoncom-bookstores.html
Please Log in to join the conversation.
Time to create page: 0.158 seconds