News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

I can't choose a Category when i create a new product

Started by extonjaez, January 07, 2017, 16:18:44 PM

Previous topic - Next topic

extonjaez

Hello,

I can't choose a Category when i create a new product
http://www.screencast.com/users/extonjaez/folders/Default/media/529cc558-1c16-4bab-9637-2b67c0fd5d15
Many thanks for your help
Best Regards
Arnaud

System Information
VirtueMart 3.0.18
PHP Built On    Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
Database Version    5.1.73-1+deb6u1
Database Collation    latin1_swedish_ci
Database Connection Collation    utf8_general_ci
PHP Version    5.5.38
Web Server    Apache
WebServer to PHP Interface    cgi-fcgi
Joomla! Version    Joomla! 3.6.5 Stable [ Noether ] 1-December-2016 22:46 GMT
Joomla! Platform Version    Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent    Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

extonjaez


GJC Web Design

from the screenshot looks like you aren't loading the chosen library which produces the interactive dropdowns
check your console etc for JS errors, clear browser cache, try another browser etc etc
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


GJC Web Design

I don't know

do u have French translations or have u tried with the English?

The json is returning the select info... 
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

K&K media production

Maybe a problem with your backend template or some of your backend extensions. Try one of the default templates and disable the extensions.

extonjaez

#6
after debuging, the error comes from :

"KMFasTrans Translate" admin module (3.1.1-PRO)
Categorie works when i disable it
Best regards

Milbo

The developer needs to use VmConfig::loadConfig not the old VmConfg::setDbLanguageTag function. I just guess this, becasue another dev made this error. Despite we wrote clearly in our tutorial that VmConfig::loadConfig is mandatory (the tutorial is more than 5 years old)
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

masstech

#8
i have the exact same problem but i dont have any backend modules

Milbo

Maybe when you scroll down in your console? There is some ajax, maybe it is not visible due the console settings (I think it can be filtered out)
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Studio 42

Try to disable PHP errors in joomla and in server, if you have any error message the returned datas are bad.