rogerneale
Forum Replies Created
-
I’m having a simiar problem but no erro rmessage, it just won’t activate.
Forum: Plugins
In reply to: [Showtime] If WordPress 3.5 stops your plugin from working. Here's the fixAnd his answer………
” turning off error reporting would not cause any physical issues to people’s websites. It would simply stop coding errors from being outputted on a website due to incompatible code or corrupted plug-ins. “
As I’m not a programmer, it’s all magic to me but I Hope that helps.
Forum: Plugins
In reply to: [Showtime] If WordPress 3.5 stops your plugin from working. Here's the fixMy programmer didn’t tell me of any other implications but I’ll ask him and report back.
Forum: Plugins
In reply to: [Showtime] New WordPress Broke this PluginI’m glad that we were able to help.
Forum: Plugins
In reply to: [Showtime] New WordPress Broke this PluginMy programmer has fixed it for me.
Apparently there are two possible fixes around this,
1) You can edit the wp-config.php file and find this line of code
“/** Sets up WordPress vars and included files. */require_once(ABSPATH. ‘wp-settings.php’);”
and add “error_reporting(0);” underneath it without the quotations.Then re-upload the wp-config.php file back to the server again, that should resolve the issue.
2) If you are using CPanel (Control Panel) for managing your hosting, you can turn off “display_errors” within the php.ini configuration and that should also fix it
You can see mine in operation again at https://www.elasticfm.co.uk/?page_id=247
Hope one of these solutions helps you.
Forum: Plugins
In reply to: [Showtime] New WordPress Broke this PluginI updated my WP too and it’s broken the “Now Showing” section with the same error message.
I’ll get onto my WP programmer and see if he can work out how to fix it.
Forum: Plugins
In reply to: [Showtime] [Plugin: Showtime] New version uploadedI run a community radio station and this plugin looks like exactly what I need to put the station schedule on our website https://www.elasticfm.co.uk
I’ve loaded the plugin, set the time-zone and added the [showtime-schedule] short code to my page but nothing displays at all.
I’ve added the widget to the side bar and it shows the “off air” message so I guess something is working.
Any advice on what I’ve missed will be gratefully received.
Roger.