PeepSo Core + Add-ons 6.4.0.0

Download PeepSo Core + Add-ons 6.4.0.0 from nulled fire. PeepSo Foundation - The Next Generation Social Networking Plugin for WordPress

Apanha

Staff member
 
Hi I got this error after updated gecko theme:

Parse error: syntax error, unexpected token "if", expecting ";" in /home/hititsos/public_html/wp-content/themes/peepso-theme-gecko/core/admin/license.php on line 240
Fixed, download again
 
I always get this warning in the wp-admin/plugins.php

Trying to access array offset on value of type null wp-content/plugins/peepso-core/classes/license.php:458

Fix. Add this to the 456 line

$license['license']= 'valid';

Before:

$args = array(
'version' => $plugin_version,
'license' => $license['license'],
$key_name => $plugin_edd,
'author' => '',
'url' => self::pEEPSO_HOME,
'wp_override' => TRUE,
);

// Delete EDD cache when force-checking

Thanks!
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.