Featured Image from URL Premium - WordPress Plugin

Featured Image from URL Premium - WordPress Plugin v6.7.7

No permission to download

lgokul

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jun 26, 2019
998
1,600
93
32
Planeta Vegeta
Hello,

I have done as you have instructed here but still getting a Fatal error on line 51.
Any help will be appreciated.
Could you put a screenshot of your error and put the content of line 51? I would appreciate it.

Also in which location and file is it.
 

themago

New member
Jun 14, 2020
25
9
3
Thanks, but unfortunately I am looking for something that will take the first image from a post to use as a featured image, and that first image is also an external URL (from reddit)

Hi themago, i using WP Media Folder. All media with Google Drive Sync. My favorite,I advise.

...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,716
120

skypeleft

Active member
Aug 10, 2019
401
71
28
Fatal error: Cannot redeclare fifu_activate() (previously declared in /home/public_html/wp-content/plugins/featured-image-from-url/featured-image-from-url.php:48) in /home/public_html/wp-content/plugins/fifu-premium/fifu-premium.php on line 50

any working guys?
 

bluebond

Member
Jun 20, 2019
50
9
8
Guys Please need help with this plugin, after setting it up with the picture metadata generated and saved, the pictures show and all is ok. After like 2 hours i come back and all the pictures are gone and then i have to regenerate the meta data again this repeats itself again and again no matter what. I set the auto generate every 1 minute but this doesn't appear to be working. Anyone got ideas on how to make this work? is it a not working null function? Anyone please advice...

Thanks Yall..
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
Fatal error: Cannot redeclare fifu_activate() (previously declared in /home/public_html/wp-content/plugins/featured-image-from-url/featured-image-from-url.php:48) in /home/public_html/wp-content/plugins/fifu-premium/fifu-premium.php on line 50

any working guys?
pls change code.
Code:
if(!function_exists('fifu_activate'))
{
function fifu_activate($network_wide) {
    if (is_multisite() && $network_wide) {
        global $wpdb;
        foreach ($wpdb->get_col("SELECT blog_id FROM $wpdb->blogs") as $blog_id) {
            switch_to_blog($blog_id);
            fifu_activate_actions();
        }
    } else {
        fifu_activate_actions();
    }
    update_option('fifu_activation_time', time(), 'no');
}
}
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
Guys Please need help with this plugin, after setting it up with the picture metadata generated and saved, the pictures show and all is ok. After like 2 hours i come back and all the pictures are gone and then i have to regenerate the meta data again this repeats itself again and again no matter what. I set the auto generate every 1 minute but this doesn't appear to be working. Anyone got ideas on how to make this work? is it a not working null function? Anyone please advice...

Thanks all..
please change code

Code:
public function keyOkay() {
            delete_option('fifu_ck');
            update_option('fifu_email', 'any email');
            update_option('fifu_key','any key');
            return true;
            }
 
  • Love
Reactions: tanierlyons

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
and

Code:
protected function validateApiResponse($result) {
return true;
}
 
  • Love
Reactions: tanierlyons

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
here... pls test it.
 

Attachments

  • fifu-premium.zip
    333.7 KB · Views: 131

skypeleft

Active member
Aug 10, 2019
401
71
28
here... pls test it.
pro, i think not workig.

Plugin could not be activated because it triggered a fatal error.

Fatal error: Cannot redeclare fifu_activate_actions() ... public_html/wp-content/plugins/fifu-premium/fifu-premium.php on line 65
 

skypeleft

Active member
Aug 10, 2019
401
71
28
pls change code.
Code:
if(!function_exists('fifu_activate'))
{
function fifu_activate($network_wide) {
    if (is_multisite() && $network_wide) {
        global $wpdb;
        foreach ($wpdb->get_col("SELECT blog_id FROM $wpdb->blogs") as $blog_id) {
            switch_to_blog($blog_id);
            fifu_activate_actions();
        }
    } else {
        fifu_activate_actions();
    }
    update_option('fifu_activation_time', time(), 'no');
}
}
pro, what's your mean change code? change what and where? i can't active this plugin :(
 
Last edited:

raiyanhaider

New member
May 28, 2022
0
0
0
I downloaded the featured image from URL premium 4.8.7. but it is showing licence is not activated. How to fix it?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu