[Plugin: All in One SEO Pack] About a warning
-
Hi,
With the last releases (WP 3.0.1 and AIOSEO 1.6.12.2), I get a
warning when the debug mode is on.Notice: Undefined index: aiosp_enabled in /var/www/vhosts/xxx/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 766
The code is :
if( ($_POST['aiosp_enabled'] == null && $aioseop_options['aiosp_enabled']!='1') || $_POST['aiosp_enabled']=='0'){ add_action( 'admin_notices', 'aioseop_activation_notice'); }
and I suppose the problem is coming from $_POST.
Do you have any idea ?
https://www.ads-software.com/extend/plugins/all-in-one-seo-pack/
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘[Plugin: All in One SEO Pack] About a warning’ is closed to new replies.