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

TOPIC:

[CLOSED] Sometimes filters are not visible 16 May 2012 09:31 #2368

  • foo42
  • foo42's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
Hello :)

Sometimes setted filters for a page (view) are not visible.
I checked the source and I found out, that the following code is missing:
<?php echo $this->loadTemplate('filters'); ?>

So it is possible to fix it by yourself. But sometimes it is getting worst. Because the filter file is missing:
COMPONENT/views/TABLE/tmpl/PAGENAME_filters.php

Is something broken in the builder code? Or am I doing some things wrong?

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

Last edit: by admin.

Re: Sometimes filters are not visible 19 May 2012 11:21 #2382

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
If your filters files are present, so the builder has a problem.

I check this.
Coding is now a piece of cake

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

Re: Sometimes filters are not visible 25 Jul 2012 10:57 #2877

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I think ther is no problem here.
I close it.
Coding is now a piece of cake

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

  • Page:
  • 1
Time to create page: 0.113 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