• Here’s the issue…

    I log into the WP dashboard as an administrator. I create a project and some tasks. I ensure access (frontend) is correct (subscribers and above).

    I create a page and insert the [collabpress] short code. I “view” the published page and it asks me to log in (even though I already was logged into WP as admin). So… I log in anyway, with the same WP account I am currently logged in (on the WP dashboard) and I don’t see the project that was created in the WP dashboard.

    Seems like a case where the two (WP and CollabPress) are not communicating? I assume this is a database issue, maybe they are not accessing the correct tables/fields?

    Any ideas?

    http://ww.wp.xz.cn/extend/plugins/collabpress/

Viewing 1 replies (of 1 total)
  • Thread Starter NOT-IN-USE-DELETE

    (@rogerwheatley)

    Ah ha!

    If there is a directory under public_html (or /var/www/) that uses the same name as the page created in WP (the one that uses the [shortcode] for collabpress), your web server will load the directory (and any index.*) file BEFORE and WP page (or post) of the same name would load.

    So…

    Either rename the directory or
    Rename the page/post.

    Thanks!
    🙂

Viewing 1 replies (of 1 total)

The topic ‘[Solved] WP admin and CollabPress admin not communicating’ is closed to new replies.