Welcome, Guest
Username: Password: Remember me

TOPIC: why the filters are not displayed

why the filters are not displayed 21 Jul 2014 11:31 #12514

  • albert
  • albert's Avatar
  • Offline
  • Senior Member
  • Posts: 70
  • Thank you received: 2
  • Karma: 2
Hi, I have some filters on the frontview,
I see the code :
..
<!-- BRICK : filters -->
<div class="pull-left">
<?php echo $this->filters->input;?>
</div>
<div class="pull-left">
<?php echo $this->filters->input;?>
</div>
<div class="pull-left">
<?php echo $this->filters->input;?>
<?php echo $this->filters->input;?>
</div>
..
etc..
but i see absolutely nothing !!
The administrator has disabled public write access.

why the filters are not displayed 23 Jul 2014 14:09 #12520

  • Romkabouter
  • Romkabouter's Avatar
  • Offline
  • Elite Member
  • Posts: 310
  • Thank you received: 131
  • Karma: 48
You really should provide more information here ;)
The administrator has disabled public write access.

why the filters are not displayed 26 Jul 2014 11:27 #12542

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
If you want to debug that, verify that $filters contains an not empty array.
You can dump the var in the template.

If it is empty, then verify the XML file containing the filters.

If still you experience problems, then I will check your project.
What is the PTL ? (Project / Table / Layout)
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.080 seconds

Get Started