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.269 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started