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

TOPIC:

[FIXED] ERROR on menu created 14 Sep 2012 16:52 #3640

  • Creb
  • Creb's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
I modifyi my work on 1.5 STABLE version, download, replace old wersion on my site and....
Can't create menu position for new functions (white page with error)
Warning: require_once(JPATH_ADMIN_JSREF/classes/formfield.php): failed to open stream: No such file or directory in [ROOT]/administrator/components/com_jsref/models/fields/text.php on line 29

On sandbox I can't check this function

I need create menu with Reference -> Reference item

Creb
The following user(s) said Thank You: admin

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

Re: ERROR on menu created 15 Sep 2012 14:27 #3660

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Hi Creb and thank you for this review.

This have pushed me to make an important choice.

Every field class generated by cook have now a 'ck' prefix.
It is really against my volonty, but the fact is these fields classes are called from outside of your component and conflicts with the native ones.

I repeat for readers that cook recreates every single field because Joomla do not handle a good formvalidator.
Once every single added features will be availables in native, the fields will not be anymore to be rewrited. (with a suffix)
Coding is now a piece of cake

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

Re: ERROR on menu created 15 Sep 2012 15:12 #3661

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Should be fixed now.
Coding is now a piece of cake

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

Re: ERROR on menu created 16 Sep 2012 13:04 #3682

  • Creb
  • Creb's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 1
I check on 20 and 15
works OK

thanx
Creb

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

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

Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.
Giori (Forum)

Get Started