Hi VIJOHN,
Yeah, I have to fix that warning, I’ll do it for the next version, thanks. But anyway, it should work even with that warning.
I’m gonna check it, so can you tell me what version of WP and PHP are you using?
Have you tried to activate the default theme and deactivate all your plugins to check if SPDM works fine like that?
Other thing, disable WP_DEBUG if you’re using it and check SPDM again.
Let me know if you get it or not!
Cheers
Thread Starter
VIJOHN
(@vijohn)
Thank you for your quick reply.
I created a separate multisite just to test your plugin with default theme Twenty Thirteen & WP 3.6; PHP 5.4.7 and enabled only SPDM plugin.
Sadly I am getting the same error message.
Anticipating a great solution.
Thanks
Thanks for the info, yes it has a problem in WP 3.6 with that warning. I’m gonna fix it and let you know asap π
Hi VIJOHN,
In a few days I’ll upload to the repository the new version fixing this problem, meanwhile, you can do the follow change and the plugin will work:
/plugins/spdm-shortcode-slider-multisite/wp_query_multisite.php –> line 20:
$site_IDs = $wpdb->get_col( $wpdb->prepare("select blog_id from $wpdb->blogs") );
Replace that line for the following:
$blogstable = $wpdb->prefix.'blogs';
$site_IDs = $wpdb->get_col( "select blog_id from $blogstable");
Hope it helps you and let me know if it works for you now π
Thread Starter
VIJOHN
(@vijohn)
Sorry for late reply.
Sadly, after replacing with the above codes, I get the following error code:
Warning: implode(): Invalid arguments passed in C:\xampp\htdocs\sitename\wp-content\plugins\spdm-shortcode-slider-multisite\wp_query_multisite.php on line 82
Hope to get the solution soon.
Thanks.
HI VIJOHN, I’m sorry I’m on holidays so I didn’t fix it. But next week I’ll upload the new version compatible with WP 3.6 π
Thread Starter
VIJOHN
(@vijohn)
That would be great.
Eagerly waiting.
Thanks
still waiting on the fix…
I’m sorry for the delay @365sportsreport and @vijohn
The new version 0.2 of the plugin for WP 3.6. is now available in the repository.
Hope it works and if you have any issues, let me know π
Have a nice week!
Thread Starter
VIJOHN
(@vijohn)
Hi Rocio,
Thanks for your effort. But unfortunately, the result is, there is a white empty box. (disabled all other plugins).
Still I have a hope that you will make this wonderful plugin, work wonderfully.
Thanks
Hi guys,
thank you for making me aware of this problem, I’ll look into it and get back to you as soon as I’ve fixed it, but I won’t have time to do it until next week.
Cheers! π
Thread Starter
VIJOHN
(@vijohn)
Good day Rocio Valdivia,
Still,curiously waiting your solution.
Hope to get soon.
Thanks.
Thread Starter
VIJOHN
(@vijohn)
Hi Rocio Valdivia,
Curiously waiting for your solution.
Any news about it?
Thanks.