Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Errors throughout the plugins Admin
This topic contains 4 replies, has 2 voices, and was last updated by shaone 10 years, 4 months ago.
- AuthorPosts
- May 4, 2014 at 4:09 pm #1754
Hi There,
Just installed the plugin and see a lot of erros in WP admin. I’m in a local dev environment, LEMP stack, WP 3.9, Genesis framework, Pods framework, Visual Composer installed also.
Installed plugin in usual way in this folder: ajax-search-pro
Errors as follows:
http://local.wordpress.dev/wp-admin/admin.php?page=ajax-search-pro/backend/settings.php
http://local.wordpress.dev/wp-admin/admin.php?page=ajax-search-pro/backend/cache_settings.php
Produce the following…
Notice: Undefined variable: args in /srv/www/wordpress-default/wp-content/plugins/ajax-search-pro/backend/settings/class/type.class.php on line 15
http://local.wordpress.dev/wp-admin/admin.php?page=ajax-search-pro/backend/statistics.php
produces the following…
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
SELECT * FROM wp_ajaxsearchpro WHERE id=Any ideas what is causing this and how to fix it, was really looking forward to exploring the plugin and getting things setup!
Thanks
SeanMay 4, 2014 at 4:48 pm #1755In wigets “Ajax Search Pro” I gte the following error reported:
Notice: Undefined index: searchid in /srv/www/wordpress-default/wp-content/plugins/ajax-search-pro/includes/widgets.php on line 20
And this keeps being output into title field:
<br /><b>Notice</b>: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in <b>/srv/www/wordpress-default/wp-includes/functions.php</b> on line <b>3078</b><br />Search Ajax
- This reply was modified 10 years, 4 months ago by shaone.
May 5, 2014 at 8:44 am #1757Hi!
Thank you for reporting those notices! You can disregard them by turning off E_NOTICE from error reporting, none of them should affect the search functionality in any ways (since those are only notices)
Let me run a deeper Notice check, then I will upload a fixed version of the search files that will fix these errors-
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
May 5, 2014 at 9:17 am #1763Hi again!
I’m attaching a version with the notice fixes!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
May 6, 2014 at 8:26 am #1765Thanks Ernest, I can confirm that fixes the errors!
p.s. While in dev mode I keep error reporting on so as not to miss anything important that may break things down the road
All the best
Sean - AuthorPosts
You must be logged in to reply to this topic.