Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 550
    • Issues 550
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #2724

Closed
Open
Created Jul 01, 2013 by Matt Dinsdale@ginner159

Error when using filters

Im getting this error when selecting a filter on the iptables. its also happened on one or two others. occurs when i try filter to just show a server from the list

#0 db->query(SELECT server_ip.* FROM server_ip LEFT JOIN server as s ON server_ip.server_id = s.server_id WHERE server_id like '%3.0.0.3%' ORDER BY s.server_name, s.server_name, ip_address LIMIT 0, 15) called at [/usr/local/ispconfig/interface/lib/classes/db_mysql.inc.php:158] #1 (closed) db->queryAllRecords(SELECT server_ip.* FROM server_ip LEFT JOIN server as s ON server_ip.server_id = s.server_id WHERE server_id like '%3.0.0.3%' ORDER BY s.server_name, s.server_name, ip_address LIMIT 0, 15) called at [/usr/local/ispconfig/interface/lib/classes/listform_actions.inc.php:88] #2 (closed) listform_actions->onLoad() called at [/usr/local/ispconfig/interface/web/admin/server_ip_list.php:51]

Assignee
Assign to
Time tracking