VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: ciuksza on December 16, 2014, 19:49:11 PM

Title: Social bottons plugin and wrong url path (comindex.php)
Post by: ciuksza on December 16, 2014, 19:49:11 PM
Hello and good day!
I have a problem which already took most of my day and began with installing a very nice plugin ITP Social Buttons, which as you can suppose places social recommend/share buttons in VM items. This worked like a dream with VM 2.6 but after installing it on a new site and VM 3.0, the link generated by the plugin looks like that: http://mysite.comindex.php (http://mysite.comindex.php) As you can see there is a trailing slash missing after .com and in even older versions of VM it used be simply a matter of adding it after a site url in VM configuration but I don't think this is the case anymore.

Could anyone point me in a right direction with this issue please? Is this plugin compatibility issue or a tweak in VM, or am I just missing something obvious here? Any help will be greatly appreciated before I pull out the remaining hair out of my head  :(
Title: Re: Social bottons plugin and wrong url path (comindex.php)
Post by: profsilva on January 19, 2015, 03:50:08 AM
I have the same problem. Any help please :'(
Title: Re: Social bottons plugin and wrong url path (comindex.php)
Post by: GJC Web Design on January 19, 2015, 11:03:48 AM
Surely the ITPsocial people are the ones to ask?  Do they say their module is VM3 ready?
Title: Re: Social bottons plugin and wrong url path (comindex.php)
Post by: profsilva on January 19, 2015, 16:36:51 PM
I have tryed several pugins and is the same problem in VM3.
Here http://talhoamarocarnes.pt/index.php/temperos/alho-detail you can see it with Facebook-Twitter-Google+1 plugin
Title: Re: Social bottons plugin and wrong url path (comindex.php)
Post by: GJC Web Design on January 19, 2015, 16:49:22 PM
where r the like buttons etc on their?
Title: Re: Social bottons plugin and wrong url path (comindex.php)
Post by: profsilva on January 19, 2015, 16:55:28 PM
Look for any product and at the end you can see the facebook buttons
Title: Re: Social bottons plugin and wrong url path (comindex.php)
Post by: GJC Web Design on January 19, 2015, 18:05:38 PM
you have to dig into the itp plugin and find where it gets the url from
have you tried with a std. (protostar ) template?
Title: Re: Social bottons plugin and wrong url path (comindex.php)
Post by: profsilva on January 19, 2015, 18:38:33 PM
Yes, i have tried with a std template and the same error
127.0.0.1index.php/?option=com_virtuemart&view=productdetails&virtuemart_product_id=1&virtuemart_category_id=1

and not

127.0.0.1/index.php/?option=com_virtuemart&view=productdetails&virtuemart_product_id=1&virtuemart_category_id=1

This put me crazy :o