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.083 seconds
  I still don't believe he can really be human to do all this ! From all of the forums that I've ever participated in this is certainly the one that most encapsulates the feeling of being truly open source where everyone's opinions and contributions can and will shape the development of the service! It's truly awesome! Hope you enjoy cooking and look forward to reading and contributing to any of the editorial work that you proposed too!! Thanks
Gez (audibleid - JED)

Get Started