Trying to use Pods Ajax Views. Activated component. Click on Pods Admin/Ajax Views >> error message: “Database Error; SQL: SELECT DISTINCT * FROM wpsr_podsviews
AS t
ORDER BY t.avg_time DESC LIMIT 0, 25; Response: Table ‘frksui_wpsr.wpsr_podsviews’ doesn’t exist
I cannot find any Pods Views plugin, either. Have installed everything Pods I can find.
Please help. Cheers
]]>I find this in debug.log
call_user_func_array() expects parameter 1 to be a valid callback, non-static method Pods_AJAX_Views::register_assets() should not be called statically in /home/ws-000000015-ci/public_html/wp-includes/plugin.php on line 496
Gonna have to pull it. Noticing slow load times and during investigation came up with this.
Jay
CompuMatter
In WP-ADMIN when I select Pods Admin > Ajax Views
I throws the following error:
Manage Pods AJAX Views
Database Error; SQL: SELECT DISTINCT * FROM cm_26_podsviews
AS t
ORDER BY t.avg_time DESC LIMIT 0, 25; Response: Table ‘cm_word4ya.cm_26_podsviews’ doesn’t exist
The reason appears to be that cm_26 is the tables prefix of my single site and cm_word4ya is the database of my multisite host.
Pods are working normally but this AJAX feature does not for the reason above.
I found new instances of_podsviews within my table structure in the entire word4ya database.
Thanks.
Jay
]]>