So been trying to test this in my local machine but there seems to be an error. Not sure if this is because I’m using it locally but the interface appears like this:
https://snipboard.io/KdIYUm.jpg
For more information, here’s the error log: https://pastebin.com/WjgvMh1Y
Does it work locally (still in testing phase before implementing it in website)?
Thanks!
]]>In my Apache Error Log (/var/log/apache2/error.log) I have found some php errors. I found the problem in this rows:
add_action('amp_init','ampforwp_cache_compatible_activator');
function ampforwp_cache_compatible_activator(){
add_action('template_redirect','ampforwp_cache_plugin_compatible');
}
function ampforwp_cache_plugin_compatible(){
$ampforwp_is_amp_endpoint = ampforwp_is_amp_endpoint();
if ( ! $ampforwp_is_amp_endpoint ) {
return;
}
/**
* W3 total cache
*/
add_filter( 'w3tc_minify_js_enable', array( $this, '_return_false' ) );
add_filter( 'w3tc_minify_css_enable', array( $this, '_return_false' ) );
}
I don’t use W3 total Cache Plugin so i deleted them. Now no errors.
I hope it help you to improve your fantastic plugin!
Thank You so much.
]]>Customer Facebook Feed –plugin writes following kind of lines to Apache error log:
“[Sun Jan 31 16:09:29.272084 2016] [:error] [pid 2592] [client 66.249.78.157:51300] PHP Notice: Undefined index: count in /…/…/public_html/wp-content/plugins/custom-facebook-feed-pro/cff-init.php on line 3270, referer: https://www.e-tampere.fi/e-tampere-fi-tappara-ilves-uutiset-350×106/”
Could you help me with this one, because I am not a technical guy – is it a bug/ or what?
There is no surprise, that it is crucial to my customers and me to have this plugin running correctly.
Thanks in advance and regards,
– Peetu
https://www.ads-software.com/plugins/custom-facebook-feed/
]]>Great plugin. Still looking forward to “Manual Recurring Billing”.
Currently however I just updated to WordPress 3.8, and imminently started to receive ‘File does not exist’ errors for ‘wp-invoice/core/css/images/sort_both.png’ in my apache error log each time I click on the dashboard link to the WP-Invoice – Web Invoice and Billing plugin.
wp-invoice/core/css/images/sort_both.png
https://www.ads-software.com/plugins/wp-invoice/
]]>I have jetpack running on a large multisite. I just updated it to the most recent version and it’s throwing the above error about 10 times a second.
I have re-uploaded jetpack several times, so I know it isn’t a corrupted file or anything.
https://www.ads-software.com/plugins/jetpack/
]]>[Sat Feb 09 14:04:50 2013] [warn] [client xxx.xxx.xxx.xxx] mod_fcgid: stderr: WordPress database error Unknown column ‘link_featured’ in ‘order clause’ for query SELECT distinct t.name, t.term_id FROM MyDatabaseName t LEFT JOIN MyDatabaseName_taxonomy tt ON (t.term_id = tt.term_id) LEFT JOIN MyDatabaseName_relationships tr ON (tt.term_taxonomy_id = tr.term_taxonomy_id) LEFT JOIN MyDatabaseNamelinks l ON (tr.object_id = l.link_id) WHERE tt.taxonomy = ‘link_category’ AND l.link_id is not NULL AND l.link_description not like ‘%LinkLibrary:AwaitingModeration:RemoveTextToApprove%’ AND l.link_visible != ‘N’ ORDER by link_featured DESC, name DESC, link_updated ASC made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/twentyeleven/page.php’), get_template_part, locate_template, load_template, require(‘/themes/twentyeleven/content-page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, link_library_plugin->link_library_func, link_library_plugin->PrivateLinkLibrary
https://www.ads-software.com/extend/plugins/link-library/
]]>which: no jpegtran in (/var/www/vhosts/example.com/httpdocs/wp-content/plugins/ewww-image-optimizer)
which: no optipng in (/var/www/vhosts/example.com/httpdocs/wp-content/plugins/ewww-image-optimizer)
which: no gifsicle in (/var/www/vhosts/example.com/httpdocs/wp-content/plugins/ewww-image-optimizer)
which: no pngout-static in (/var/www/vhosts/example.com/httpdocs/wp-content/plugins/ewww-image-optimizer)
https://www.ads-software.com/extend/plugins/ewww-image-optimizer/
]]>