ECToo / wp-constructor

Automatically exported from code.google.com/p/wp-constructor
0 stars 0 forks source link

Incompatibility wp-constructor / all in one SEO pack ? #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install WP 2.9.1 with wp-constructor 0.6.9 and all in one SEO pack
2. update wp-constructor to the 0.7.2 version 
3. update a post and I get a Notice and a warning : 

Notice: Undefined index: aiosp_edit in
/******/wp-content/plugins/all-in-one-seo-pack/aioseop.class.php on line 1079
Warning: Cannot modify header information - headers already sent by (output
started at
/*******/wp-content/plugins/all-in-one-seo-pack/aioseop.class.php:1079) in
/*******/wp-includes/pluggable.php on line 868

What version of the ... are you using?
1. Wordpress: 2.9.1
2. Constructor: 0.7.2

I also have Notices in the incoming links panel (in dashboard) :

Notice: Undefined variable: show_author in
/*******/wp-admin/includes/dashboard.php  on line 682

What URL of your blog(s)?
1. http://nicolas.loeuillet.org

This errors appear since my theme is updated.

Original issue reported on code.google.com by nicolas....@gmail.com on 19 Jan 2010 at 1:36

GoogleCodeExporter commented 9 years ago
Sorry, I enabled display PHP errors, and forget disable it. You can wait new 
version 
(waiting "approve' from admin for publish) or disable it manually - open file 
"constructor/functions.php" and comment 15 line, should be:
//  error_reporting(E_ALL);

Original comment by AntonShe...@gmail.com on 19 Jan 2010 at 1:43

GoogleCodeExporter commented 9 years ago
Thank you very much ! (I should have found by myself ... )

Original comment by nicolas....@gmail.com on 19 Jan 2010 at 1:46

GoogleCodeExporter commented 9 years ago
See new version 0.7.5

Original comment by AntonShe...@gmail.com on 19 Jan 2010 at 2:24