- Posts: 16
- Thank you received: 0
Virtuemart - moving URL
-
dankster83
Inactive member - Topic Author
- New Member
Less
More
13 years 5 months ago #9970
by dankster83
Virtuemart - moving URL was created by dankster83
I moved my Joomla template from one URL to another and since have been having problems with virtuemart. Can anyone give step-by-step instructions on how to move my virtuemart to my new URL? When I go to virtuemart on the backend I have to log into my old Joomla URL backend to make changes to virtuemart. I believe this is contributing to my problems on the front end of my site. When I go to eStore and select a product, then select product details I Get a blank screen and I have no add to cart feature. Anyone experience this before?
My website is: www.exclusivelyvinyl.com
My website is: www.exclusivelyvinyl.com
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 5 months ago - 13 years 5 months ago #9977
by ivan.milic
Replied by ivan.milic on topic Re: Virtuemart - moving URL
Here is official doc:
docs.joomla.org/Copying_a_Joomla_website
for virtuemart you should change two url's in virtuemart.cfg.php
docs.joomla.org/Copying_a_Joomla_website
for virtuemart you should change two url's in virtuemart.cfg.php
Last edit: 13 years 5 months ago by ivan.milic.
Please Log in to join the conversation.
-
davidabel
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
13 years 4 months ago #10382
by davidabel
Replied by davidabel on topic Re: Virtuemart - moving URL
Hi There,
I am reopening this thread. I just downloaded the complete furniture package including the joomla install function. After installation, virtuemart did not work so I changed the url link to my developing url site in the virtuemart.cfg.php file. Virtuemart now works. However my question to you is probably fundamental. What should I change the SECUREURL to?
define( 'SECUREURL', 'http://localhost:8888/demo_furniture_store/' );
Thanks in advance for taking time to answer my question.
David
I am reopening this thread. I just downloaded the complete furniture package including the joomla install function. After installation, virtuemart did not work so I changed the url link to my developing url site in the virtuemart.cfg.php file. Virtuemart now works. However my question to you is probably fundamental. What should I change the SECUREURL to?
define( 'SECUREURL', 'http://localhost:8888/demo_furniture_store/' );
Thanks in advance for taking time to answer my question.
David
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10399
by ivan.milic
Replied by ivan.milic on topic Re: Virtuemart - moving URL
your base site link.
Please Log in to join the conversation.
-
davidabel
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
13 years 4 months ago #10407
by davidabel
Replied by davidabel on topic Re: Virtuemart - moving URL
In other words the links should both be the same in the following?
// these path and url definitions here are based on the Joomla! Configuration
define( 'URL', 'http://localhost:8888/demo_furniture_store/' );
define( 'SECUREURL', 'http://localhost:8888/demo_furniture_store/' );
// these path and url definitions here are based on the Joomla! Configuration
define( 'URL', 'http://localhost:8888/demo_furniture_store/' );
define( 'SECUREURL', 'http://localhost:8888/demo_furniture_store/' );
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10420
by ivan.milic
Replied by ivan.milic on topic Re: Virtuemart - moving URL
Yes if you don't have two site bindings one for HTTP other fro HTTPS
Please Log in to join the conversation.
Time to create page: 0.166 seconds