BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 10,951 through 10,960 (of 15,332 total)
  • Author
    Posts
  • in reply to: White screen on Home Page with activated plugin #294093
    Steven Zahm
    Keymaster

    @ Delphia

    Sounds like you’ve run out of memory allocated to PHP. Take a look at this excellent blog post offering several different methods to increase it.

    I suggest starting at the top and work your way down until it works fine. 128MB should be more than sufficient.

    That should fix it, let me know if it does not.

    in reply to: remove certain options #294091
    Steven Zahm
    Keymaster

    @ Chris

    @ They can private it, but other writers can view it like normal??

    Yes, if the other writers can view private. So, what you want is private to everyone except the entry owner?

    in reply to: click the Visual tab the information disappears #294090
    Steven Zahm
    Keymaster

    @ Michael

    Thanks for the feedback!

    I use to use cformII, but that hasn’t been updated in years, right? That’s why I stopped using it. I couldn’t find anything about it being updated recently…

    WP 3.8 had a major overhaul to the editor which caused every plugin that used it to issues updates. My guess is cformsII hasn’t been updated. Just guessing though…

    in reply to: Connections Not Showing in Page after Update #294089
    Steven Zahm
    Keymaster

    @ Martin

    Sorry, no, not without more details on the error message. I could be as simple as just visiting the Connections : Templates admin page or toggling the active template so the path to the template that is cached is updated.

    in reply to: Adding Custom Fields #294087
    Steven Zahm
    Keymaster

    @ Annie

    It must be a plugin conflict. Unfortunately you’ll have to deactivate plugins one at a time to see which is causing the conflict. After each plugin deactivation, you’ll have to try to update an entry. If it saves, then the last plugin deactivated is the conflict. Once I know which one, I can track down why.

    I also noticed… I tried to reset the Connections Roles settings even though the page refreshes and I receive the success message the roles are not reset. So something is interfering with that too. Additionally, not sure it is is related, but messages disappear after a few seconds, that is not core WordPress behaviour. I wonder if there is a connection…

    in reply to: User cannot edit directory entry #294085
    Steven Zahm
    Keymaster

    @ Tom, @ Matthew

    Could I get temp admin accounts so I can take a closer look? Details can be posted here as a private reply.

    Steven Zahm
    Keymaster

    @ Sharon

    Apologies for the late reply, I stopped receiving notifications of new replies.

    I have release both Form and Link 2.0, first, try updating both of those to the latest to see if that solves the issue.

    Also, which version of PHP are you running your site on?

    in reply to: From install crashes website #294083
    Steven Zahm
    Keymaster

    @ brent

    No problem!

    If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
    http://wordpress.org/support/view/plugin-reviews/connections

    in reply to: remove certain options #294082
    Steven Zahm
    Keymaster

    @ Chris

    re: How can it work so they can private an entry for further editing later, but still not be able to view others?

    Sorry, can’t be done. It is one or the other. That is why the options are hidden when they do not have permissions. Otherwise they would not be able to edit view their own entry.

    in reply to: Category not displaying correctly #294081
    Steven Zahm
    Keymaster

    @ Jessica

    Apologies for the delay in my reply! I’m not receiving notifications to replies.

    The second drop down is being caused by the theme. It is enhancing drop down too … all drop drown and not just ones created by the theme.

    The only option is to hide it using CSS:

    .cn-metabox-inside .dk_container {
        display:   none;
    }

    Unless, there is an option in the theme to disable enhancing the select drop downs.

    That should fix it, please let me know if it does not.

Viewing 10 posts - 10,951 through 10,960 (of 15,332 total)