ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Lately, I've been seeing errors in plain black text across the top of the admin area when I'm in Virtuemart. The last one I saw was this:
unction(pressbutton){ var form = document.adminForm; if (pressbutton == 'cancel') { submitform( pressbutton ); return; } document.getElementById( 'product_desc' ).value; submitform( pressbutton ); }
And now every time I try to clone a product, the tabs are gone and each information screen that was tabbed is now stacked on top of each other and I can scroll down the screen seeing the Display Options, Product Attributes, etc.
I disabled RokCandy but that didn't help. I didn't install any other module or component it just started randomly happening.
Mynxx 09
VM 1.1.4
Joomla 1.5
Doesn't happen in Firefox, just Chrome. I fixed by switching to firefox but just thought I'd report it.