johnsd
Forum Replies Created
-
Forum: Plugins
In reply to: [SVG Support] in_array() PHP ErrorThanks, Ben! I disabled warnings in the wp-config file.
Forum: Plugins
In reply to: [SVG Support] in_array() PHP ErrorHi Ben,
The plugin is still working, however, the errors are appearing in our production site. Is there anything I can temporarily modify in the plugin to remove the error?
Thanks for your prompt response!
John
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] PHP 7 ErrorThank you, Sunny!
Forum: Plugins
In reply to: [SVG Support] Part of SVGs being cut offThank you so much for your help, Ben! That solved the issue.
Have a great day!
I take it back – the GoDaddy site is now running fine, albeit their caching can’t be disabled to run further tests. Seems to be isolated to our development server. I found a few “zend_mm_heap corrupted” errors in the log file. I’m not sure if this is related however.
Hi Joseph,
I got the plugin updated successfully. However, it’s now taking about 15-20 seconds to load any page on the site now. I tested it on our internal development server as well as a GoDaddy Managed WordPress site. I also tried switching themes, and am still running into the same issue.
I didn’t pickup any errors in the Apache log file. Can you give me some ideas on how I can further troubleshoot this?
Thanks!
JohnHi Joseph,
Thanks for pushing this! I installed the update, and it broke the site.[Wed Mar 02 14:54:35 2016] [error] [client ] PHP Fatal error: require_once(): Failed opening required ‘/sites/k/wp-content/plugins/advanced-custom-fields-viewer/admin/general.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /sites/k/wp-content/plugins/advanced-custom-fields-viewer/acfv.php on line 15
Any idea what this is from?
Thanks!
JohnI’m using the FoundationPress theme by olefredrik (https://github.com/olefredrik/foundationpress). I am using 1.1.6 of the plugin. I never thought to try it on another theme!
Forum: Reviews
In reply to: [Advanced Custom Fields Viewer] Dramatically increases productivityI will definitely check it out! I extend it further with conditionals, so as not to inconvenience editors, authors and subscribers in production environments.
if( current_user_can( 'administrator ) )John
Thanks Joseph! Even if you decrease the “left” positioning on #acfv-wrap from -100% to -300%, that seems to resolve the issue. But it could also probably be resolved with display: none;.
Thank you again for the quick response.
John
Hi,
We are having the same problem:wp-content/plugins/quiz-master-next/php/qmn_question_types.php:14 a day ago
CALL STACK
# Function Location
1 qmn_question_type_multiple_choice() /wp-content/plugins/quiz-master-next/php/qmn_question_types.php:14
2 qmn_question_type_multiple_choice() :null
3 call_user_func_array(qmn_question_type_multiple_choice, Array ([0] => )) /wp-includes/plugin.php:525
4 do_action(plugins_loaded) phar:///opt/wp-cli/wp-cli.phar/php/wp-settings-cli.php:305
5 unknown() phar:///opt/wp-cli/wp-cli.phar/php/WP_CLI/Runner.php:736
6 WP_CLI\Runner->load_wordpress() phar:///opt/wp-cli/wp-cli.phar/php/WP_CLI/Runner.php:697
7 WP_CLI\Runner->start() phar:///opt/wp-cli/wp-cli.phar/php/wp-cli.php:21
8 unknown() phar:///opt/wp-cli/wp-cli.phar/php/boot-phar.php:5
9 unknown() /opt/wp-cli/wp-cli.phar:4