Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Creating a Joomla Menu - ENum filter bug 09 Nov 2016 13:40 #14678

Hi Chef,
When creating a Joomla Menu item of a list with an ENum filter, there is nothing in the filter dropdown.

For example, I am using an ENum filter called "Status" with values of "Draft", "Published", "Expired".
When creating the menu - the "status" dropdown is empty - it just says "Select Status".



PS: really, really need those N:m filters :)
Just call me Chris :)

Please Log in or Create an account to join the conversation.

Creating a Joomla Menu - ENum filter bug 21 Nov 2016 17:33 #14700

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed since 3.0.8

Sorry for late answer.
www.j-cook.pro/index.php/docs/versions/279-3-0-8
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

Creating a Joomla Menu - ENum filter bug 29 Nov 2016 22:43 #14771

Hi,

I do not think this is fixed, I rarely use it but I wanted to put a filter on an Enum field, and if you want to create the menu item or modify a menu item you get the following error:

Fatal error: Class 'GuidemanHelper' not found in C:\xampp\htdocs\mg\administrator\components\com_guideman\models\fields\enum.php on line 141
Koen

Please Log in or Create an account to join the conversation.

Creating a Joomla Menu - ENum filter bug 30 Nov 2016 21:40 #14781

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Sorry,

Re-opened ticket then.
I am gonna check better.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

Creating a Joomla Menu - ENum filter bug 01 Dec 2016 01:43 #14790

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed now.

Component loader was missing when the field type is called by the menu.
On my side the component is loaded (in menu) and I don't know why the behaviors are different for you.

It was my mistake anyways because the call of the loader was missing.
Coding is now a piece of cake
The following user(s) said Thank You: koenvdz

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.086 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started