Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter htad

    (@htad)

    ERROR when RENAMING A ROLE WITH AT LEAST A USER IN IT:

    Warning: Cannot modify header information – headers already sent by (output started at /home/duyanh/public_html/wp-content/plugins/role-manager/role-manager.php:617) in /home/duyanh/public_html/wp-content/plugins/role-manager/role-manager.php on line 241

    after
    wp_user Object
    (
    [data] => stdClass Object
    (
    [ID] => 6
    [user_login] => testuser
    [user_pass] => 098f6bcd4621d373cade4e832627b4f6
    [user_nicename] => testuser
    [user_email] => testuser@udsad.com
    [user_url] => http://
    [user_registered] => 2006-04-05 06:27:11
    [user_activation_key] =>
    [user_status] => 0
    [display_name] => testuser
    [first_name] => Test
    [last_name] => User
    [nickname] => testuser
    [description] =>
    [jabber] =>
    [aim] =>
    [yim] =>
    [wp_capabilities] => Array
    (
    [test-role] => 1
    )

    [wp_user_level] => 0
    [user_level] => 0
    [user_firstname] => Test
    [user_lastname] => User
    [user_description] =>
    )

    [id] => 6
    [caps] => Array
    (
    [test-role] => 1
    [test] => 1
    )

    [cap_key] => wp_capabilities
    [roles] => Array
    (
    [0] => test
    )

    [allcaps] => Array
    (
    [publish_posts] => 1
    [upload_files] => 1
    [test-role] => 1
    [test] => 1
    )

    [ID] => 6
    [user_login] => testuser
    [user_pass] => 098f6bcd4621d373cade4e832627b4f6
    [user_nicename] => testuser
    [user_email] => testuser@udsad.com
    [user_url] => http://
    [user_registered] => 2006-04-05 06:27:11
    [user_activation_key] =>
    [user_status] => 0
    [display_name] => testuser
    [first_name] => Test
    [last_name] => User
    [nickname] => testuser
    [description] =>
    [jabber] =>
    [aim] =>
    [yim] =>
    [wp_capabilities] => Array
    (
    [test-role] => 1
    [test] => 1
    )

    [wp_user_level] => 0
    [user_level] => 0
    [user_firstname] => Test
    [user_lastname] => User
    [user_description] =>
    )

    Thread Starter htad

    (@htad)

    Oh. Thanks 🙂
    Anybody tried to rename or delete a ROLE ?
    If a role has at least a user in it, I can’t rename that role (it generated a bunch of error).
    I can delete a that role, but IT generated a bunch ERROR.

    ERROR when detele role with at least a user, or without user in it:

    WordPress database error: [Unknown column ‘user_ID’ in ‘field list’]
    SELECT user_ID from wp_users

    Warning: Invalid argument supplied for foreach() in /home/duyanhvn/public_html/wp-content/plugins/role-manager/role-manager.php on line 288

    Warning: Cannot modify header information – headers already sent by (output started at /home/duyanh/public_html/wp-includes/wp-db.php:102) in /home/duyanh/public_html/wp-content/plugins/role-manager/role-manager.php on line 297

    Thread Starter htad

    (@htad)

    Limit_CAT allows level 0 – 10.
    Is it possible to have more levels ?
    I think I’m gonna need at least 25 level (25 authors)
    Thanks guys

    Thread Starter htad

    (@htad)

    I still can’t access that site (http://redalt.com/wiki/Limit+Categories) it give me a SQL error.
    I googled it, get the cache .. and download it throught this link:

    http://redalt.com/downloads/wp2/limitcats.zip

    Thread Starter htad

    (@htad)

    Hey guys,
    http://redalt.com/ .. is down 🙁
    Can somebody please email me LimitCats 1.5.2 ?
    It’s uttvoice@gmail.com
    Thanks

    Thread Starter htad

    (@htad)

    Hey guys,
    I’m sorry. I installed the plugins called Category Access not Limit Category.
    It locates here: http://www.coppit.org/code/index.php

    But, it’s not working for me. I’ll try Limit Category + Role Manager tonight and let you know if it works.

    Thank you moshu 🙂

    P.S: brantz88, did you get it to work ?

    Thread Starter htad

    (@htad)

    Thanks moshu. Limit_Categories doesn’t work for me, it won’t let the author post at all. I’m trying to contact the author of that plugin.
    Is there another way / plugin to do this ?

    Thread Starter htad

    (@htad)

    So there is no way to change domain/category/story/ ..to just domain/story ?

    Thread Starter htad

    (@htad)

    Ok, this solution wont’ work.
    Wp using page structure like yoursite.com/this-is-a-page/this-is-a-sub-page

    so in order to differentiate cat from page, they have a /category/ in front of the post.

    So i guess it cant work.

    Thread Starter htad

    (@htad)

    I’ve found a solution. Thanks to GaMerZ (www.lesterchan.net), author of various awesome WP plugins.
    Replace:

    $this->category_structure = $this->front . ‘category/’;

    with
    $this->category_structure = $this->front;

    Thread Starter htad

    (@htad)

    Guys …. Please help !!!!!

    Thread Starter htad

    (@htad)

    Thanks for replying HandySolo.

    yeah. I played it with . I tried to just put “/” in the optional field … but .. it wouldn’t change anything ?

    Any WordPress expert can help me here ?

    Thread Starter htad

    (@htad)

    Any ideas ? Did I confuse you guys ?

Viewing 13 replies - 1 through 13 (of 13 total)