Yoast SEO Premium - Best Seo Plugin For WP

Yoast SEO Premium - Best Seo Plugin For WP v24.9 Nulled

No permission to download

Claudio

Member
Apr 24, 2019
33
4
8
Me too, the old bug is back. Not able to install any plugins. die2mrw007 says soewhere there is a fix, but I didn't find it. Anyone can help? Thanks
 

jigarashar

Active member
Jan 7, 2019
121
33
28
Hey guys I found the solution to the problem!

Apparently, I have 2 sites and I was facing the same issue in the first one. But, in the second one, I first replaced the pro version null file from my file manager directly into the plugins folder. Then, updated the free version to 6.5! It works efficiently without notification or errors. 😅
 
  • Love
Reactions: poe87 and newfolder

newfolder

Active member
Sep 16, 2019
281
205
43
33
Hey guys I found the solution to the problem!

Apparently, I have 2 sites and I was facing the same issue in the first one. But, in the second one, I first replaced the pro version null file from my file manager directly into the plugins folder. Then, updated the free version to 6.5! It works efficiently without notification or errors. 😅
Followed this and no issue :love: Thanks bro
 
  • Like
Reactions: jigarashar

poe87

Member
Aug 12, 2020
60
16
8
Hey guys I found the solution to the problem!

Apparently, I have 2 sites and I was facing the same issue in the first one. But, in the second one, I first replaced the pro version null file from my file manager directly into the plugins folder. Then, updated the free version to 6.5! It works efficiently without notification or errors. 😅
Great! This fixed it, i used the premium nulled one from here and updated the normal (free version) from wordpress website.

Soo it was that code after all, in free version from here the code was different from official release for this portion in class-addon-manager.php:
PHP:
/**
     * Retrieves the subscription for the given slug.
     *
     * @param string $slug The plugin slug to retrieve.
     *
     * @return stdClass|false Subscription data when found, false when not found.
     */
    public function get_subscription( $slug ) {
        foreach ( $this->get_subscriptions() as $subscription ) {
            if ( $subscription->product->slug === $slug ) {
                return $subscription;
            }
        }

        return false;
 
Last edited:
  • Like
Reactions: jigarashar

jigarashar

Active member
Jan 7, 2019
121
33
28
Followed this and no issue :love: Thanks bro

Great! This fixed it, i used the premium nulled one from here and updated the normal (free version) from wordpress website.

Soo it was that code after all, in free version from here the code was different from official release for this portion in class-addon-manager.php:
PHP:
/**
     * Retrieves the subscription for the given slug.
     *
     * @param string $slug The plugin slug to retrieve.
     *
     * @return stdClass|false Subscription data when found, false when not found.
     */
    public function get_subscription( $slug ) {
        foreach ( $this->get_subscriptions() as $subscription ) {
            if ( $subscription->product->slug === $slug ) {
                return $subscription;
            }
        }

        return false;
Always happy to help this wonderful community! 😅
 

J4rG4nr

New member
Feb 7, 2020
23
-4
3
Hey guys I found the solution to the problem!

Apparently, I have 2 sites and I was facing the same issue in the first one. But, in the second one, I first replaced the pro version null file from my file manager directly into the plugins folder. Then, updated the free version to 6.5! It works efficiently without notification or errors. 😅
This method worked fine for me too.. thank bro
 
  • Like
Reactions: jigarashar

evakka30

New member
Apr 30, 2020
17
5
3
Also did as jigarashar but in a different order and it worked without any problems

  1. in wp admin disabled both free and pro
  2. via FTP or cpanel's file manager uploaded and extract both versions
  3. in wp admin, refresh the page and enabled them again
 

hellobuddy2580

Active member
Trusted Uploader
Nov 7, 2019
108
92
28
Deactivate both the plugins and then remove them completely.
Once done, simply upload the prepacked package, both Yoast SEO and the premium version will be installed seamlessly.
 

NoOoB

Active member
Sep 29, 2019
251
190
43
Can't download others officials plugins from admin panel when this nulled version activated...
 

Forum statistics

Threads
69,206
Messages
908,351
Members
236,894
Latest member
rydz

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