Support Forum
what happens when you try to edit? what are you doing to edit? ie edit button in post button row or forum tools?
is this admin or user? if user, what edit permissions have you set up?
any errors reported in the browser console when you click edit?
Visit Cruise Talk Central and Mr Papa's World
This 42 second screen capture shows what I'm trying to do http://screencast.com/t/P8Yeal2St5Ei
Both admins and users cannot edit.
The URL displayed when I hover over the Edit Post button is javascript:document.usereditpost4844.submit();
No, the url has nothing to do with the browser console... for more info, see: https://simple-press.com/docum.....wser-link/
open the browse console (normally F12) and see if any js errors reported when you click on the edit button...
also, do you run an security add ons, such as mod_security that might be dorking with urls and query args?
Visit Cruise Talk Central and Mr Papa's World
Now why didn't I think of mod_security. That would explain it. In case you don't know what that is Ryan it is a server side set of filters that check every url request against what your host believes may be bogus calls and the typical result is that query args get stripped - which is what is happening to you. hence a good candidate.
You will almost certainly have to ask your host if it is active and, if so, if they can deactivate it to test. Hosts know that it is the bane of every web developers life and in our experience are usually only too wiling to modify filters or remove them when they know they are effecting your website.
Fingers crossed that this is the problem.
YELLOW
SWORDFISH
|
back in post 11, I asked what edit permission you gave to users... you have to give users permission to edit posts... and there are several options to choose from...
Visit Cruise Talk Central and Mr Papa's World
Members of my forum have been successfully editing their own posts for the past year, but not anymore. I tried to locate where the option is for editing permissions but have given up for the time being.
Ike I will private message you some login details.
Thanks for the help guys!!!
forum - permissions - manage permissions sets... check the permission set you use for users...
Visit Cruise Talk Central and Mr Papa's World