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

TOPIC:

fieldname = tags 03 Oct 2013 13:48 #11295

Having a fieldname called "tags" causes a weird behaviour.
On save it's added a $data with consequent MySQL error because there is no "newTags" columns in my component, but just "tags".

I found out this field "newTags" is added through the function save($data) on line 1031 located in libraries\legacy\model\admin.php called on my jcook-component with the item model save function.

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

fieldname = tags 07 Oct 2013 12:30 #11310

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Strange... it is working for me.
Wich Joomla version ?

The new approach of UCM is a mess. I understand the needs, but at the end it creates a big mess.
Let's talk about it in a new topic...
Coding is now a piece of cake

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

fieldname = tags 07 Oct 2013 23:16 #11316

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
In facts it is raising issue when field is not empty.

This is a very bad integration of UCM on not UCM table.
Seems really invasive this UCM feature...

Solution : do not use the name 'tags'
Or => create 'newTags' field in database.
Coding is now a piece of cake

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

fieldname = tags 08 Oct 2013 07:52 #11324

change the fieldname is what I did as workaround.

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

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

I jumped and started to work on a demo component... but 2 days later this demo component became the real component. I just showed today the end result to my customer and he turned to me and said... "this is more than I expected"... All of this is because Cook did cut about 70% of my work and provided me more ways to improve the usability of the component. The end result was 17 tables all related between than to generate a full dashboard for the travel agents. Thanks for Cook developers for such great tool. This component would not be possible to be done at short time with all the features in it
Griiettner (Forum)  

Get Started