3.1.5 conflicts with User Access Manager plugin

Reports about issues that you encounter in Suffusion
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

3.1.5 conflicts with User Access Manager plugin

Postby jsimon0201 » 05 Jan 2010, 09:35

I just upgraded to 3.1.5 and immediately upon doing so, I had the following errors on the top of every page:
Warning: Attempt to assign property of non-object in /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php on line 3376

Warning: Attempt to assign property of non-object in /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php on line 3376

Warning: Attempt to assign property of non-object in /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php on line 3376

Warning: Attempt to assign property of non-object in /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php on line 3376

Warning: Attempt to assign property of non-object in /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php on line 3376

Warning: Attempt to assign property of non-object in /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php on line 3376

Warning: Attempt to assign property of non-object in /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php on line 3376

Warning: Attempt to assign property of non-object in /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php on line 3376

Warning: implode() [function.implode]: Invalid arguments passed in /public_html/wordpress/wp-content/themes/suffusion/admin/theme-options.php on line 27

Warning: Cannot modify header information - headers already sent by (output started at /public_html/wordpress/wp-content/plugins/user-access-manager/user-access-manager.php:3376) in /public_html/wordpress/wp-content/plugins/sidebar-login/sidebar-login.php on line 289


Deactivating the plugin made all the errors disappear, but I need it to make certain sections of the site limited to subscribers. Any ideas on why the new theme version is causing these conflicts? Thanks!
jsimon0201
 
Posts: 15
Joined: 21 Dec 2009, 12:14

Re: 3.1.5 conflicts with User Access Manager plugin

Postby sayontan » 05 Jan 2010, 11:27

Did you also upgrade WordPress when you upgraded the theme? I am having difficulty installing the plugin irrespective of which theme I have - the page goes blank straightaway. Is there a chance the plugin is not compatible with WP 2.9?
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: 3.1.5 conflicts with User Access Manager plugin

Postby jsimon0201 » 06 Jan 2010, 10:21

I actually have not yet upgraded to WP 2.9 (I'm still at 2.8.6).

I installed plugin after I had started using Suffusion (but before the most recent updates of the theme) and it's been working perfectly. The error messages just appeared after I upgraded to 3.1.5.
jsimon0201
 
Posts: 15
Joined: 21 Dec 2009, 12:14

Re: 3.1.5 conflicts with User Access Manager plugin

Postby sayontan » 06 Jan 2010, 20:14

Are you sure you didn't install any other plugin at the time of upgrading the theme? I installed the plugin (without activating it) and looked at the offending line (3376):
Code: Select all
   $category->count = $count;

This would typically mean that $category is not an object. Also, if you look at the offending line from Suffusion, here is what you have:
Code: Select all
$all_category_ids = get_all_category_ids();
$all_category_ids = implode(',',$all_category_ids);

The second line is breaking here, which means that somehow something is messing with the categories. Suffusion itself doesn't mess with ANY categories. The messing can happen through some other plugins, but I doubt this is the case since you say things work fine if you disable the plugin.

It could also be that you made some categories restricted for the plugin and that is causing the error. Beyond this I really have no more inputs to provide.

All my systems are upgraded to WP 2.9, so I have no means of testing against an old version of WP either.

Sorry if this doesn't help you. If you feel things will be fine if you downgrade your Suffusion version, you can get the older one at http://wordpress.org/extend/themes/suffusion.3.1.0.zip
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas


Return to Bug Reports

Who is online

Users browsing this forum: nartiappicarl and 1 guest