Welcome, Guest
Username: Password: Remember me

TOPIC: Build error : registerFilterRequire()

[FIXED] Build Error - after maintenance 16 Oct 2012 18:09 #4591

  • MorganL
  • MorganL's Avatar
  • Offline
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
  • Karma: 16
Flushed dataset, didnt work, though to be honest didnt expect it too as I was trying to download, not run in sandbox
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla
Last Edit: 16 Oct 2012 22:28 by admin.
The administrator has disabled public write access.

Build error : registerFilterRequire() 16 Oct 2012 18:11 #4592

  • MorganL
  • MorganL's Avatar
  • Offline
  • Platinum Member
  • Posts: 438
  • Thank you received: 53
  • Karma: 16
Here is the full error

Fatal error: Call to a member function registerFilterRequire() on a non-object in /[PATH]www.j-cook.[PATH]builder.php on line 2568
Morgan Leecy MCSE

Novell / Linux
PHP. MYSQL, Apache, node.js
Coldfusion, JQuery, HTML5
Joomla
The administrator has disabled public write access.

Re: Build Error - after maintenance 16 Oct 2012 18:15 #4594

  • JoomGuy
  • JoomGuy's Avatar
  • Offline
  • Moderator
  • Joomla Enthusiast, Lover of Cooking
  • Posts: 1115
  • Thank you received: 195
  • Karma: 64
That does look like an issue in the builder doesn't it - not your component, right?

*********ADD
Notably, a different error to BTB300's getData()

Typically, a failure to call a member function will be related to an incorrectly referenced model in my experience
*********END

Gez
Need help with your Cook/Joomla Project? . PM me to find out what I can help with. NO time wasters please!!!
Last Edit: 16 Oct 2012 18:22 by JoomGuy. Reason: ***ADD
The administrator has disabled public write access.

Re: Build Error - after maintenance 16 Oct 2012 21:25 #4597

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Ok Found your project.

EDIT : Not fixed yet.
I check it.
Coding is now a piece of cake
Last Edit: 16 Oct 2012 21:26 by admin.
The administrator has disabled public write access.

Re: Build Error - after maintenance 16 Oct 2012 22:23 #4600

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Seems to be fixed, but be carefull because your project is too heavy.

It passes the building, but you have some ajax calls corrupted somewhere.
I think it is because you splitted your project (good), or suppressed tables AND you still kept some filters grouping in ajax ON with these tables.

EDIT : I mean, it is not your fault, it is simply because the builder has a main issue there. It do not suppress in cascad some parameters (because stored in JSON in DB).
In practical, all the tables that are referenced in the properties of any element (filter, field, etc...), stay referenced when the table is deleted.
Coding is now a piece of cake
Last Edit: 16 Oct 2012 22:26 by admin.
The administrator has disabled public write access.
The following user(s) said Thank You: MorganL
Time to create page: 0.105 seconds

Get Started