Picture are not showing . Wepage www.pravadapc.com
]]>PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘_return_false’ not found or invalid function name in /myserver/public/wp-includes/plugin.php on line 235
I see this has been noted before even going back a few years on different forums. There doesn’t seem to be a specific solution.
Does anyone know how I can troubleshoot this?
]]>I’m using WordPress 4.3.1 with PHP 5.5.9.
I have installed your plugin but it’s not working.
It throws this error:
PHP Warning: Parameter 1 to egoi_mail_list_builder_contact_form_7_html_post() expected to be a reference
After searching for it, I found that the problem is in function:
egoi_mail_list_builder_contact_form_7_html_post
In your code you have the parameter as &$wpcf7_data
but know it should be $wpcf7_data
.
Please correct it as soon as possible.
Thanks.
https://www.ads-software.com/plugins/e-goi-mail-list-builder-contact-form-7/
]]>Memory limit: 256M
Maximum execution time: 30 seconds
PHP version : 5.4.24
MySQL version : 5.1.63
The 30 sec execution time may seem short, but I think it can be done. All files + DB is about 95MB.
Just wanted to provide you as much info as possible about the problem. I think the concept is great.
—————–
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php on line 245
The plugin encountered an error while cloning the database,the following error message was returned:
Error Message : MySQL server has gone away
Temporary files created in /home/domain/public_html/wp-content/wpclone-temp will be deleted.
https://www.ads-software.com/plugins/wp-clone-by-wp-academy/
]]>Deactivating this plugin removes the error. Re-activating it brings it back.
However, I really like this plugin, and it has been very helpful, so ideally, I would like to keep using it, if the error can be fixed.
I am redoing my blog for 2014, and hope to have it ready to re-release in 7 days or less, so the blog in and of itself is not viewable past a placeholder first page right now (https://glutenfreenadtastyblog.com), but I have taken a screenshot so you can see the error message, with some identifying information removed. Besides, the warning is in the dashboard, not the public side.
Thank you.
https://www.ads-software.com/plugins/nextgen-facebook/
]]>Warning: substr() expects parameter 1 to be string, array given in /wp-content/plugins/wordbooker/wordbooker.php on line 1496
Curious as to what’s causing that and the workaround involved.
Running WP 3.4.1 and WB Version 2.1.14
Thanks in advance
https://www.ads-software.com/extend/plugins/wordbooker/
]]>Warning: Parameter 1 to fdl_the_content() expected to be a reference, value given in /home/jt4break/public_html/wp-includes/plugin.php on line 166
Line 166 reads:
$value = call_user_func_array($the_['function'], array_slice($args, 1, (int) $the_['accepted_args']));
I have no idea what to do. I can’t find anything about how to fix it. Can someone please help?
]]>