WordPress Automatic Plugin 1904470 By ValvePress

WordPress Automatic Plugin 1904470 By ValvePress v3.110.0

No permission to download

zdengica

Member
Babiato Lover
Jan 27, 2021
74
13
8
Do you mean function.php? While activation works generating with openai throws an error

gpt3 prompt:###
OpenAI API error: License or domain is not valid
Me too..


OpenAI API error: License or domain is not valid
 

mustafa91

New member
May 9, 2020
9
5
3
Download the free plugin "Snippet code" and add all the snippet you want to the file function, simply and fast without touch the original file ;)
Hello again,

I did the same. The issue still persists for the chatGPT features.

Do you have any suggestions for this matter?

Screen Shot 2023-01-26 at 10.36.01 PM.png
 

the_truth

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Mar 22, 2021
471
308
63
- Uninstall all previous versions
- Clear DB from previous versions
- Add the snippet code by the free plugin "Snippet code"
- Install my nulled version
- Create the secret code for the AI and add the code in Settings of the plugin

For me the AI works fine
 

zdengica

Member
Babiato Lover
Jan 27, 2021
74
13
8
- Uninstall all previous versions
- Clear DB from previous versions
- Add the snippet code by the free plugin "Snippet code"
- Install my nulled version
- Create the secret code for the AI and add the code in Settings of the plugin

For me the AI works fine
OpenAI API error: License or domain is not valid
 

the_truth

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Mar 22, 2021
471
308
63
OpenAI API error: License or domain is not valid

In my side works very good.
Control if another plugin create conflict.
My version of plugin with my snippet code works well.
Immagine 2023-01-26 163910.jpg
 

zdengica

Member
Babiato Lover
Jan 27, 2021
74
13
8
activate "Disable register_shutdown_function (If you click the run now button and always get nothing )" in the options
I'm doo that but again I get


So I should now get some articles from OpenAI gpt3 for keyword :gaming index:2
gpt3 prompt:suggest headlines for articles about gaming
OpenAI API error: License or domain is not valid
No links found for this keyword
 

mustafa91

New member
May 9, 2020
9
5
3
- Uninstall all previous versions
- Clear DB from previous versions
- Add the snippet code by the free plugin "Snippet code"
- Install my nulled version
- Create the secret code for the AI and add the code in Settings of the plugin

For me the AI works fine
I applied the same but still have the same issue :(

Thanks for the time and support though
 
  • Like
Reactions: the_truth

gamerslens

Member
Dec 18, 2020
36
15
8
In my side works very good.
Control if another plugin create conflict.
My version of plugin with my snippet code works well.
Immagine 2023-01-26 163910.jpg
Same Error:


So I should now get some articles from OpenAI gpt3 for keyword :best gaming mouse index:2
gpt3 prompt:suggest headlines for articles about best gaming mouse
OpenAI API error: License or domain is not valid
No links found for this keyword
 

mmonlineoyunlar

New member
May 4, 2022
7
1
3
Other modules except openai are working. database cleaning, Snippet code, new wp installation etc. openai module does not work in any way.
 

Kalashnikov

Member
Jan 1, 2019
33
10
8
@Tomz nulled by me version 3.62.0

The solution is simple:

1. Install my nulled plugin
2. Open config file of the theme and apply this snippet code:

PHP:
#######################################################
###### Verify Import Plugin ###########################
#######################################################
$verify = get_option( 'wp_automatic_license_active' );
if ($verify != "active"){
    update_option ( 'wp_automatic_license', "mRrB7um-N8bgyGz-9Kdh8V-THEMEFREE-COM" );
    update_option ( 'wp_automatic_license_active_date', time () );
    update_option ( 'wp_automatic_license_active', 'active' );
    update_option ( 'alb_license_active', 1 );
}

Proof of working plugin:

Immagine 2023-01-26 153055.jpg
thank you
 

Tisco

Member
Jun 24, 2020
44
9
8
@Tomz nulled by me version 3.62.0

The solution is simple:

1. Install my nulled plugin
2. Open config file of the theme and apply this snippet code:

PHP:
#######################################################
###### Verify Import Plugin ###########################
#######################################################
$verify = get_option( 'wp_automatic_license_active' );
if ($verify != "active"){
    update_option ( 'wp_automatic_license', "mRrB7um-N8bgyGz-9Kdh8V-THEMEFREE-COM" );
    update_option ( 'wp_automatic_license_active_date', time () );
    update_option ( 'wp_automatic_license_active', 'active' );
    update_option ( 'alb_license_active', 1 );
}

Proof of working plugin:

Immagine 2023-01-26 153055.jpg
Thank you very much!!!
 
  • Like
Reactions: nuncanemvi

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