VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: autodafe on July 21, 2016, 14:33:27 PM

Title: Product Tabs not visibile in Joomla 2.5 ?
Post by: autodafe on July 21, 2016, 14:33:27 PM
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....
Title: Re: Product Tabs not visibile in Joomla 2.5 ?
Post by: GJC Web Design on July 21, 2016, 14:50:58 PM
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...
Title: Re: Product Tabs not visibile in Joomla 2.5 ?
Post by: autodafe on July 21, 2016, 15:01:11 PM
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???
Title: Re: Product Tabs not visibile in Joomla 2.5 ?
Post by: autodafe on July 21, 2016, 15:24:54 PM
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
Title: Re: Product Tabs not visibile in Joomla 2.5 ?
Post by: autodafe on July 21, 2016, 16:20:26 PM
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  >:( >:( >:(