Virtualmart??

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Dec 07, 2010 11:14 pm
whenever i attempt to add an item i get a 404 error anyone can help with this.
User avatar
Senior Boarder

GK User
Tue Dec 07, 2010 11:30 pm
Hi

Did you set your URL or path on ../administrator/components/com_virtuemart/virtuemart.cfg.php?

See this tutorial (the last step for Virtuemart).

Cheers
User avatar
Platinum Boarder

GK User
Wed Dec 08, 2010 12:30 am
i didnt do that the last question i had was associated with the front page shopchart position on the top right. If i attempt to place any items in that area it appears as the shopping chart. So if i remove the shopping chart and attempt to place is some place other than the top right and put a search box there it wont allow me to do that. It will only appear as a shopping chart even if its suppose to be a search box move to the shopping chart location.
User avatar
Senior Boarder

GK User
Wed Dec 08, 2010 2:07 am
define( 'URL', 'http://www.mydomainname.info/joomla/' );
define( 'SECUREURL', 'http://www.mydomainname.info/joomla/' );


is that correct cause thats what i put and its not working still. I of course enter in my domain name but after that i put /joomla
User avatar
Senior Boarder

GK User
Wed Dec 08, 2010 8:43 am
only out joomla if your site is on joomla...

i have my site located on http://explode.dk/yourshop/ and i put in that url
User avatar
Platinum Boarder

GK User
Wed Dec 08, 2010 3:40 pm
define( 'URL', 'http://www.fultoncountyonline.info/yourshop/' );
define( 'SECUREURL', 'http://www.fultoncountyonline.info/yourshop' );
User avatar
Senior Boarder

GK User
Wed Dec 08, 2010 4:43 pm
If you use URL, i recommend like this:

Code: Select all
define( 'URL', 'http://www.fultoncountyonline.info/yourshop/' );
define( 'SECUREURL', 'http://www.fultoncountyonline.info/yourshop/' );
User avatar
Platinum Boarder

GK User
Wed Dec 08, 2010 7:46 pm
same issue i have to be missing something. Again all i did was do the quick install and find the file path and change the info to what i was informed. I still get the 404 error tho.Am i missing something? do i have to download something else?
User avatar
Senior Boarder

GK User
Wed Dec 08, 2010 8:14 pm
please post exactly what you entered...
User avatar
Platinum Boarder

GK User
Wed Dec 08, 2010 9:07 pm
define( 'URL', 'http://www.fultoncountyonline.info/yourshop/' );
define( 'SECUREURL', 'http://www.fultoncountyonline.info/yourshop/' );
User avatar
Senior Boarder

GK User
Wed Dec 08, 2010 9:30 pm
snvital wrote:define( 'URL', 'http://www.fultoncountyonline.info/yourshop/' );
define( 'SECUREURL', 'http://www.fultoncountyonline.info/yourshop/' );


You are doing it wrong. In your case, it should be:

Code: Select all
define( 'URL', 'http://www.fultoncountyonline.info/' );
define( 'SECUREURL', 'http://www.fultoncountyonline.info/' );
User avatar
Platinum Boarder

GK User
Wed Dec 08, 2010 10:08 pm
thank you guys i finally got it. I appreciate your help. The fact you took time out to help me is something i dont take for granted. Keep up the good work.
User avatar
Senior Boarder

GK User
Thu Dec 09, 2010 12:52 am
I get a warning trying to use Virtuemart on YourShop

Warning: stristr() [function.stristr]: Empty delimiter in /home/content/43/5430543/html/businesses.com.au/administrator/components/com_virtuemart/classes/ps_session.php on line 599
Your Cart is currently empty.

AND every module is duplicated with one being marked SUMMARY
User avatar
Junior Boarder

GK User
Thu Dec 09, 2010 1:45 am
Hi

Please check your URL or path set on SECUREURL on ../administrator/components/com_virtuemart/virtuemart.cfg.php
User avatar
Platinum Boarder

GK User
Thu Dec 09, 2010 1:53 am
Hello

I have only encountered double module publishing in YourShop one is called Summary

How do I get rid of the second appearance of a virtumart module See pic
User avatar
Junior Boarder

GK User
Thu Dec 09, 2010 2:09 am
Honestly, i can't imagine how you get this 2 modules :blink: ... except only if you have 2 VM Cart modules published on modules manager. :whistle:

Can you show us your website?
User avatar
Platinum Boarder

GK User
Thu Dec 09, 2010 2:14 am
Thank you for your answer

www.Businesses.com.au

Top Menu Test
User avatar
Junior Boarder

GK User
Thu Dec 09, 2010 2:32 am
Well, that because you are making changes on template core files and you have banner2 block set to display twice. So if you set any module on banner2, they will be duplicated.

About the "summary" word, this is only the description on "Menu" link.
Check advanced settings on "Home" link.

Cheers ;)
User avatar
Platinum Boarder

GK User
Thu Dec 09, 2010 2:38 am
Very kind of you... Thank you..
User avatar
Junior Boarder

GK User
Thu Dec 09, 2010 3:53 am
Hello again

Another issue has developed... sometimes the home page turns to linked text ? See screenshot

Template is YourShop Joomla version 1.5.22
User avatar
Junior Boarder

teitbite
Thu Dec 09, 2010 6:08 pm
Hi

Please unpublish all jQuary based extensions. I believe this is a conflict with mootools framework, because the style files are not loaded after the jQuary was started.
User avatar
Moderator

GK User
Thu Dec 09, 2010 7:34 pm
Thank you for the info on unpublishing jQuary extensions

How do I know what extensions are jQuary

Thank you
User avatar
Junior Boarder

teitbite
Fri Dec 10, 2010 6:37 pm
Hi

Och. I thought You know which one are theese ;/ It's really hard to tell. Please simply unpublish one module/plugin after another till this start to work. The last one will be to blame for the problems.
User avatar
Moderator


cron