Social bottons plugin and wrong url path (comindex.php)

Started by ciuksza, December 16, 2014, 19:49:11 PM

Previous topic - Next topic

ciuksza

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 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  :(

profsilva


GJC Web Design

Surely the ITPsocial people are the ones to ask?  Do they say their module is VM3 ready?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

profsilva

#3
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

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

profsilva

Look for any product and at the end you can see the facebook buttons

GJC Web Design

you have to dig into the itp plugin and find where it gets the url from
have you tried with a std. (protostar ) template?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

profsilva

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