Hi Apanha,Hi, I’m aware of this from @Flapdog .
I think I didn’t nulled properly
I will update in 30 min from now
if (NULL !== $license_data) {
// no license data exists; create it
$license_data['slug'] = $plugin_slug;
$license_data['name'] = $plugin_slug;
$license_data['license'] = 'valid';
$license_data['state'] = 'valid';
$license_data['response'] = 'valid';
$license_data['expire'] = '2030-01-01 00:00:00';
$license_data['was_null'] = FALSE;
// write the license data
}
Thge only thing you should change from that code is the date i had added '2023-01-01 00:00:00';Hi Apanha,
I did this at classes/license.php
if (NULL !== $license_data) { // no license data exists; create it $license_data['slug'] = $plugin_slug; $license_data['name'] = $plugin_slug; $license_data['license'] = 'valid'; $license_data['state'] = 'valid'; $license_data['response'] = 'valid'; $license_data['expire'] = '2030-01-01 00:00:00'; $license_data['was_null'] = FALSE; // write the license data }
Here it is PeepSo IdeaPush IntegrationHi Apanha!
Thank you very much for the update. There is still one missing: the new IdeaPush integration plugin. Could you download this one as well, please? Thanks!
e-addons for Elementor [Core Plugin]
|
|
PeepSo Friends
|
|
PeepSo myCRED
|
|
PeepSo Audio & Video
|
|
PeepSo Advanced Ads Integration
|