Author Topic: Virtuemart 4 - Unable to add new producet  (Read 995 times)

AlfredJK

  • Beginner
  • *
  • Posts: 19
Re: Virtuemart 4 - Unable to add new producet
« Reply #15 on: July 18, 2023, 10:04:16 AM »
sorry - it is not the style definition. This is also in my production version of VM (3.8.8 10472) - I am missing the line where the already linked categories to the product. So maybe that's where the problem will be?

nehakakar

  • Beginner
  • *
  • Posts: 8
  • A beginner
Re: Virtuemart 4 - Unable to add new producet
« Reply #16 on: August 01, 2023, 11:17:15 AM »
Temporarily disable all third-party plugins and extensions in Joomla, including any Virtuemart extensions, to see if there is a conflict with any of them causing the spinning icon issue.

nehakakar

  • Beginner
  • *
  • Posts: 8
  • A beginner
Re: Virtuemart 4 - Unable to add new producet
« Reply #17 on: August 01, 2023, 11:18:24 AM »
Temporarily disable all third-party plugins and extensions in Joomla, including any Virtuemart extensions, to see if there is a conflict with any of them causing the spinning icon issue.

GJC Web Design

  • 3rd party VirtueMart Developer
  • Super Hero
  • *
  • Posts: 10882
  • Virtuemart, Joomla & php developer
    • GJC Web Design
  • VirtueMart Version: 3.8.8
Re: Virtuemart 4 - Unable to add new producet
« Reply #18 on: August 02, 2023, 12:02:54 PM »
the "chzn" JS select system that creates the searchable selects ALWAYS has a hidden ( display:none) select and then recreates the its own version of a searchable select in html under it .. ( look further in the html )

but without access to your install it is very hard to suggest any fixes .. if the throbber won't clear but the html is there just write a css rule to not display the throbber
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM3 AusPost Shipping Plugin - e-go Shipping Plugin - VM3 Postcode Shipping Plugin - Radius Shipping Plugin - VM3 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

AlfredJK

  • Beginner
  • *
  • Posts: 19
Re: Virtuemart 4 - Unable to add new producet
« Reply #19 on: August 02, 2023, 14:11:57 PM »
I reinstalled VM 4.0.12 and that also eliminated the problem. Probably something got corrupted during the 1st installation. Am glad it is working again and thanks for thinking along in the solution!