jefmcclimans
Forum Replies Created
-
Forum: Plugins
In reply to: [Broadcast] No such file ThreeWP_Broadcast_Blog_Groups.phpThank you for the advice. I did a search of my database and did not turn up any results for references to the Blog_Groups or any other variations of the search term. What I did as a stop gap measure was to insert a file named “ThreeWP_Broadcast_Blog_Groups.php” with only:
<?php ?>
in the file. This worked, and the plugin functionality has been completely restored. This is definitely a “hot wiring” of the plugin. I would like to figure out what was happening and what will happen when I update the plugin. Clearly I will have to replace the file again, but I am wondering how long this solution will work for.
Any other thought or advice are much appreciated.
Forum: Plugins
In reply to: [Broadcast] No such file ThreeWP_Broadcast_Blog_Groups.phpI have pretty much the same Issue. We stopped using Blog Groups a while ago and are just using the base version of Broadcast now, but through various Wp Core, Theme, and plugin updates we now have these errors (I have pasted the referenced code below each warning):
Warning: fopen(/home/MYSITE/public_html/wp-content/plugins/threewp-broadcast/ThreeWP_Broadcast_Blog_Groups.php): failed to open stream: No such file or directory in /home/MYSITE/public_html/wp-includes/functions.php on line 4568
4566 function get_file_data( $file, $default_headers, $context = '' ) { 4567 // We don't need to write to the file, so just open for reading. 4568 $fp = fopen( $file, 'r' );
Warning: fread() expects parameter 1 to be resource, boolean given in /home/MYSITE/public_html/wp-includes/functions.php on line 4571
4570 // Pull only the first 8kiB of the file in. 4571 $file_data = fread( $fp, 8192 );
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/MYSITE/public_html/wp-includes/functions.php on line 4574
4573 // PHP will close file handle, but we are good citizens. 4574 fclose( $fp );
I’ve completely deleted ThreeWP Broadcast and reinstalled it and the warnings stay and the Broadcast plugin does not work completely (Can’t find children, give counts, etc..) What can I do to restore just the original functionality of the plugin? Is it safe just o comment out or remove these codes in the functions.php file? The see very general, but I am not super versed in PHP.
Forum: Plugins
In reply to: [Bot Block - Stop Spam Referrals in Google Analytics] Error messagesame error, but on a line 309.
Are you also getting this error right above in the “Last time block list was updated” area?
Warning: date() expects parameter 2 to be long, string given in /public_html/wp-content/plugins/bot-block-stop-spam-google-analytics-referrals/bot-block.php on line 566
Forum: Plugins
In reply to: [WooCommerce] Woocommerce – Digital Download LimitLooking for exactly the same thing.
Forum: Fixing WordPress
In reply to: Schedule Page to MenuI would also be very interested in this. I am about to use this: https://www.ads-software.com/support/plugin/tao-schedule-update to schedule updates to pages and wish it worked with menus as well.
Forum: Plugins
In reply to: Download page / form as PDFI would love this option as well, because many of our clients would like to save a PDF for their records. We email them on as well, but they like this option.
Forum: Plugins
In reply to: [Edge Suite] Not working after latest Adobe CC updateThe potential for this plugin is amazing. I cant wait for it to be up and running with the new version of Edge Animate CC. I’m probably not much help in getting this to work, but If there is any testing I can do to help let me know.
@woutcompay Just faved and retweeted your tweet.
Forum: Plugins
In reply to: [Replace Featured Image with Video] adding to a custom post typeI am having the same issue. Works perfectly for default posts but not for any custom post. Did yo ever find a solution cassGCG?
Forum: Plugins
In reply to: [Contact Form Clean and Simple] Remove Headers and field resizeGreat plugin. I am having trouble removing the labels:
#cscf label {
display:none;
}did not work for me. also I really want a way to move the “send message” button to the right of the recaptcha. for some reason none of my css besides the box sizing is working. Any thoughts?
URL: https://opmaword.opmaservices.com/ (it is at the bottom)
Forum: Plugins
In reply to: [Youtube Channel Gallery] Dots appearing between Thumbnail and title@jorisk322 How did you resolve this issue? I am having a similar problem, but it is adding the dot above the title of the widget?
Forum: Plugins
In reply to: [Etsy Shop] Etsy Shop: API reponse should be HTTP 200 Pleas assist.Issue resolve. Client did not have sections.