News:

Support the VirtueMart project and become a member

Main Menu

Undefined Index (VM3 version)

Started by guimenez, April 19, 2016, 15:57:32 PM

Previous topic - Next topic

guimenez

Hi,
i'm trying to setup virtuemart but i'm getting this error on my index page:

Notice: Undefined index: pt-PT in C:\xampp\apps\joomla\htdocs\administrator\components\com_virtuemart\helpers\config.php on line 948

Notice: Trying to get property of non-object in C:\xampp\apps\joomla\htdocs\administrator\components\com_virtuemart\helpers\config.php on line 948

I've installed the PT-PT language from virtuemart but i don't know how to fix this.
Thank you

GJC Web Design

and what is the code @

\administrator\components\com_virtuemart\helpers\config.php on line 948
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

guimenez

Thank you for reply.
I've fix it creating a sufix for pt-PT language :D
Do you know how to make categories menu always expanded?
I don't want to manual expand the menu.
Thanks.

GJC Web Design

ul.VMmenu ul {
  display: block !important;
}
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

farokh110

Hi
would you please tell me what did you do exactly to fix that problem?
I've got that to...  :-\

StefanSTS

Hi,

he probably added another content language in Joomla.
Joomla Menu -> Extensions -> Language -> Content Languages -> New

There are topics in the Joomla Docs on that.

Hope it helps
Stefan
--
Stefan Schumacher
www.jooglies.com - VirtueMart Invoice Layouts

Please use only stable versions with even numbers for your live shop! Use Alpha versions only if you know what risk you are taking.