Cannot post or modify Activities anymore?
Hi there,
I figured out a strange issues on the Activity page in my installation (latest 2.0.18.4): myself and no other Users are able to post or modify to the Activity page? Just nothing is being updated in the database. Strangely there is also no error message - so I have no clue what could be going on.
Does anybody have a possible hint on this issue?
Thanks for any help,
Oliver
Best Answer
-
peregrine MVP
you could try the debugger plugin and see what the sql info provides.
you could also - see if there is any clues in any error logs that might be there even though you don't see an onscreen error.
try adding a new user and see if the problem exists for a new user.
e.g. create a new user and then go to activity page with new user and make a comment or "share". If it works correctly for new users,but not for old users, it may be due to some database manipulations you may have made." myself and no other Users are able to post or modify to the Activity page? Just nothing is being updated in the database. "
does this mean
you can enter something and it doesn't allow a post.
Or it doesn't even give you the option of entering something,
or does it mean you enter something, it appears to post, but it doesn't.I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
5
Answers
you could try the debugger plugin and see what the sql info provides.
you could also - see if there is any clues in any error logs that might be there even though you don't see an onscreen error.
try adding a new user and see if the problem exists for a new user.
e.g. create a new user and then go to activity page with new user and make a comment or "share". If it works correctly for new users,but not for old users, it may be due to some database manipulations you may have made.
does this mean
you can enter something and it doesn't allow a post.
Or it doesn't even give you the option of entering something,
or does it mean you enter something, it appears to post, but it doesn't.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.