News:

Support the VirtueMart project and become a member

Main Menu

Product Tabs not visibile in Joomla 2.5 ?

Started by autodafe, July 21, 2016, 14:33:27 PM

Previous topic - Next topic

autodafe

I was using Virtuemart for a new project in Joomla 3

Now SADLY the client decided to stay with Joomla 2.5 for another while. (Joomla 2.5.16, quite old)
I installad VM (3.0.14) went to the backend to Products...
all product "Tabs" are not displayed horizontally at top of the page, however all sectrions are displayed vertically....but I cannot use any custom field...
standard J2.5 backedn template...
Javascript or Jquery conflicts? any idea???? can't see anything into Firefox Inspector....

GJC Web Design

yes.. looks like javascript conflict

but why on earth Joomla 2.5.16?  It is simply unsafe.. you really want to clean up a hacked mess?

2.5.28 with patch IS safe.. your version is just asking a hacker to come in...
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

autodafe

Yeah, I know it's quite old.
It'an unpatched site
patching it now could mean having to rebuild the whole site, we were planning a migration to Joomla 3.6, already tested VM in a new environment, then the customare said he doesn't have any more budget to migrate the site....an neither for patching (a nightmare situation for me...)

some additional infos:

-all other VM backend pages seems OK (config has all the tabs and so on...)
-i see some Javscript warnings regarding FancyBox, tried removing it form VM Config, no luck....
-in TMP folder for images (on the product) i read "C:\Windows\Temp :: Unwriteable"  ???? it ashould only be "/tmp" i guess??? where does it come from???

autodafe

I Think I solved it by adding:

<script src="http://code.jquery.com/jquery-migrate-1.0.0.js"></script>
in my

/administrator/templates/bluestork/index.php file, just after the main <body> tag

also foudn this interesting (and identical topic, except it's under Joomla 3) here: https://forum.virtuemart.net/index.php?topic=131821.0

autodafe

First problem is now solved....
Now when I try to add a new ramification in a Multi-Variant the green plus button simply does nothing  >:( >:( >:(