Forum Replies Created
-
AuthorPosts
-
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.
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?
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…
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.
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…
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.
06/17/2014 at 1:41 pm in reply to: You do not have sufficient permissions to access this page. #294084Steven 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?
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/connectionsSteven 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.
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.
-
AuthorPosts
