Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Thirduser ERROR

Thirduser ERROR 12 Jul 2016 17:19 #14212

  • vlemos
  • vlemos's Avatar
  • Online
  • Elite Member
  • Posts: 295
  • Thank you received: 41
  • Karma: 21
Hello Admin

Please help with this error?
ERROR : View not found [name, type, prefix]: thirdusers, html, commuterView

Project: Commuter
View: addresses
Layout: default

Thanks
vlemos

Note: I think it is the filter in "addressitem.xml"
<field name="filter_created_by"
		type="ckajax"
		ajaxContext="commuter.thirdusers.ajax.filter2"
		label="COMMUTER_JSEARCH_CREATED_BY"
		class="element-filter"
		ui="chosen"/>
The administrator has disabled public write access.

Thirduser ERROR 12 Jul 2016 21:57 #14213

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
I fixed that today, before you post it.

Did you tried to download again ?

Note : I can see an error with one of your fields names 'image_' it conflicts with 'image' because the last underscore is trimmed. I don't know why. I should fix that, but in the meantime, you can rename it in something else.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: vlemos

Thirduser ERROR 12 Jul 2016 23:25 #14215

  • vlemos
  • vlemos's Avatar
  • Online
  • Elite Member
  • Posts: 295
  • Thank you received: 41
  • Karma: 21
Thanks Admin

conflicts with 'image' because the last underscore is trimmed

I know and use it at times to troubleshoot projects; would hate to see it go. :evil:
The administrator has disabled public write access.

Thirduser ERROR 13 Jul 2016 06:13 #14222

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
What do you mean, to debug.

Ah ok, because you can create 2 fields with the same same. But what about the SQL creation ?

Don't worry, I have other priorities at the moment. But one day it will be fixed because it raise a very uggly SQL error at instalL And I think it is common to use underscores prefix and suffixes in the fields names. So you will need to find another way to dump vars...
Coding is now a piece of cake
The administrator has disabled public write access.

Thirduser ERROR 13 Jul 2016 12:34 #14223

  • vlemos
  • vlemos's Avatar
  • Online
  • Elite Member
  • Posts: 295
  • Thank you received: 41
  • Karma: 21
Changing field types in the builder can be a very disruptive, destructive and labor intensive process. This simple "flaw" allows me to introduce a new field type for the same field name and generate the new code. The component doesn't work out of the box or in the sandbox but I hardly use the sandbox for advanced projects.

Now you know my secret, take your time on this fix.
vlemos
The administrator has disabled public write access.

Thirduser ERROR 14 Jul 2016 22:11 #14251

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
In future, I will make the fields type changeable. It is not so easy for me in the builder that's the problem. But It will be available one day.
So you simply need that, no ? Changing a field type without having to loose the instances of it in the forms and grids.
Correct ?
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: vlemos, organicwebs

Thirduser ERROR 14 Jul 2016 22:39 #14256

  • vlemos
  • vlemos's Avatar
  • Online
  • Elite Member
  • Posts: 295
  • Thank you received: 41
  • Karma: 21
YES, would be great. . . :whistle:
The administrator has disabled public write access.

Thirduser ERROR 15 Jul 2016 09:32 #14261

  • organicwebs
  • organicwebs's Avatar
  • Offline
  • Premium Member
  • Chris
  • Posts: 133
  • Thank you received: 21
  • Karma: 4
+1 for a Field type change feature one day.

It would save a lot of time manually rebuilding the pages. ;)
Just call me Chris :)
The administrator has disabled public write access.
Time to create page: 0.106 seconds

Get Started