• Has anyone noticed problems with uploading images (the upload form below the post form) after installing LimitCats? I have a custom role (Role plugin, same developer) called Crew that is allowed to write posts, edit posts but not others posts… Using LimitCat plugin, I restrict them to a specific category of posts.

    But then I get weird header already sent error messages FOR ALL USER LEVELS when submitting the image for upload.

    Deactivate limitcats and the issue goes away.

    Ideas? I really need to have both things working — the image uploader AND the restriction of crew users to specific categories.

Viewing 1 replies (of 1 total)
  • Thread Starter syncbox

    (@syncbox)

    Hmmm… more testing of this problem and it may not be related to limitcats (not sure) because I don’t believe I’ve ever tested using any other “user” than admin until recently… so, even though there are two other users with admin level capabilities/roles, they get the error when trying to upload an image via the WP2 image browser (on the write page).
    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2]
    INSERT INTO wp_post2cat (post_id, category_id) VALUES (228, )

    Warning: Cannot modify header information - headers already sent by (output started at /home/.servername/username/rootfolder/wp-includes/wp-db.php:102) in /home/.servername/username/rootfolder/wp-admin/inline-uploading.php on line 101

    It may be related to the database? Any ideas, anyone?

Viewing 1 replies (of 1 total)

The topic ‘LimitCats plugin (for WPv2 ) problem?’ is closed to new replies.