Title: PHP error
Last modified: May 21, 2019

---

# PHP error

 *  Resolved [keengamer](https://wordpress.org/support/users/keengamer/)
 * (@keengamer)
 * [7 years ago](https://wordpress.org/support/topic/php-error-322/)
 * As I wrote in the other thread and the logs are there, we get PHP error log plus
   errors in your debug file. Version we use is 2.19.4.
 * Karel

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [keengamer](https://wordpress.org/support/users/keengamer/)
 * (@keengamer)
 * [7 years ago](https://wordpress.org/support/topic/php-error-322/#post-11555689)
 * Error log here [https://pastebin.com/JBvVLpvL](https://pastebin.com/JBvVLpvL)
 *  Plugin Author [Aaron](https://wordpress.org/support/users/aaron13100/)
 * (@aaron13100)
 * [7 years ago](https://wordpress.org/support/topic/php-error-322/#post-11558673)
 * Hey Karel,
 * Thanks for letting me know about the error. It doesn’t look like it’s interfering
   with the main functionality. I’ll include a fix for it in the next version (when
   I get a chance).
 * cheers
 *  Thread Starter [keengamer](https://wordpress.org/support/users/keengamer/)
 * (@keengamer)
 * [7 years ago](https://wordpress.org/support/topic/php-error-322/#post-11564681)
 * Hi, another error just popep-up:
 * WordPress database error You have an error in your SQL syntax; check the manual
   that corresponds to your MariaDB server version for the right syntax to use near‘}.
   term_id = 332
    /* */ order by wp_terms.name /* —————— /home/keen’ at line 20 
   for query /* —————— /home/keengamer/public_html/wp-content/plugins/404-solution/
   includes/sql/getPublishedCategories.sql BEGIN —– */ select wp_terms.term_id, 
   wp_terms.name, wp_term_taxonomy.taxonomy, wp_term_taxonomy.count from vfgru_terms
   wp_terms left outer join vfgru_term_taxonomy wp_term_taxonomy on wp_terms.term_id
   = wp_term_taxonomy.term_id /* the recognizedCategories variable holds user defined
   taxonomies */ where ( wp_term_taxonomy.taxonomy = ‘category’ or lower(wp_terms.
   name) in (”) or lower(wp_term_taxonomy.taxonomy) in (”) ) and wp_term_taxonomy.
   count >= 1 /* only include this line if an ID has been specified. e.g. and wp_terms.
   term_id = 74 */ and {wp_terms}.term_id = 332 /* */ order by wp_terms.name /* ——————/
   home/keengamer/public_html/wp-content/plugins/404-solution/includes/sql/getPublishedCategories.
   sql END —– */ made by require_once(‘wp-admin/admin.php’), do_action(‘settings_page_abj404_solution’),
   WP_Hook->do_action, WP_Hook->apply_filters, ABJ_404_Solution_View::handleMainAdminPageActionAndDisplay,
   ABJ_404_Solution_View->echoChosenAdminTab, ABJ_404_Solution_View->echoAdminEditRedirectPage,
   ABJ_404_Solution_PluginLogic->getPageTitleFromIDAndType, ABJ_404_Solution_DataAccess-
   >getPublishedCategories
 *  Plugin Author [Aaron](https://wordpress.org/support/users/aaron13100/)
 * (@aaron13100)
 * [7 years ago](https://wordpress.org/support/topic/php-error-322/#post-11564775)
 * Hey Karel,
 * Thanks for letting me know. Please start a new thread for a new error message.
 * thanks
 *  Plugin Author [Aaron](https://wordpress.org/support/users/aaron13100/)
 * (@aaron13100)
 * [7 years ago](https://wordpress.org/support/topic/php-error-322/#post-11567808)
 * I think this error (`Parameter must be an array or an object that implements 
   Countable`) will be handled differently in the most recent version. It should
   now include an error only in the debug file and not in the php error file. That
   way it will be emailed to me by participants in the “email the developer” option
   and I can investigate further.
 * Let me know if it still appears in the PHP error log.
 * thanks
 *  Plugin Author [Aaron](https://wordpress.org/support/users/aaron13100/)
 * (@aaron13100)
 * [7 years ago](https://wordpress.org/support/topic/php-error-322/#post-11592150)
 * I haven’t heard back on whether the error is still there so I’ll assume it’s 
   fixed. Please open a new thread if the error reappears.
 * thanks

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘PHP error’ is closed to new replies.

 * ![](https://ps.w.org/404-solution/assets/icon-256x256.jpg?rev=1610739)
 * [404 Solution](https://wordpress.org/plugins/404-solution/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/404-solution/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/404-solution/)
 * [Active Topics](https://wordpress.org/support/plugin/404-solution/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/404-solution/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/404-solution/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Aaron](https://wordpress.org/support/users/aaron13100/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/php-error-322/#post-11592150)
 * Status: resolved