| Issue 134: | Can't reply | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
What steps will reproduce the problem? 1. Go to a random topic 2. Click add reply What is the expected output? What do you see instead? You should see a message box, but you get the following error: 'You are not allowed to create/edit a topic.' What version of the product are you using? On what operating system? Clantiger 2.0 alpha rev 440 on Windows XP SP3 |
||||||||||||||
,
Oct 06, 2009
A little more explanation, from issue 129 you only fixed the first issue, not the other two. - When I try to add a reply to a forum topic I get the following error message: "You are not allowed to create/edit a topic." - When I click quote, edit or delete on a reply (the topic starting reply) I just go to the frontpage (news) |
|||||||||||||||
,
Oct 06, 2009
Are you logged in? If so, are you super admin?
Status: Accepted
Labels: Type-Defect Priority-High Usability Milestone-Release2.0 |
|||||||||||||||
,
Oct 06, 2009
Yes i'm logged in as a super admin. |
|||||||||||||||
,
Oct 06, 2009
I'll check again but it seemed to work here. |
|||||||||||||||
,
Oct 06, 2009
Strange |
|||||||||||||||
,
Oct 07, 2009
Reinstalled everything (redownloaded, reinstalled including db) and its still not working, is it really working for you? |
|||||||||||||||
,
Oct 08, 2009
- When I try to add a reply to a forum topic I get the following error message: "You are not allowed to create/edit a topic." Fixed! |
|||||||||||||||
,
Oct 08, 2009
Fix provided for issues above, please verify :)
Status: Feedback
|
|||||||||||||||
,
Oct 08, 2009
Fixed except the last:
- When I click quote, edit or delete on a reply (the topic starting reply)
I just go to the frontpage (news)
Edit and quote give the following errors:
* • The topic you requested could not be found.
* • You are not allowed to create/edit a topic.
* • The topic you are looking for does not exist.
* • The forum you are looking for does not exist.
Delete gives the following PHP error:
Fatal error: Call to protected method content::remove() from context '' in
C:\wamp\www\clantiger\index.php on line 89
Apart from that good work, you are fixing the bugs pretty fast ;D
|
|||||||||||||||
,
Oct 08, 2009
I've looked a bit further and it seems that there are two things: - Quoting is only not working for the first post of a topic, the $_get['id'] is wrong. - The quote tag is not styled yet, it just displays in plain text Quote: ... Editing and deleting is not working for all posts :( |
|||||||||||||||
,
Oct 09, 2009
You can delete now, only a little, very little thing: When i delete a reply: 'The topic has been deleted.' Topic -> reply ;) But anyways nice done :D |
|||||||||||||||
,
Oct 09, 2009
Another thing :(
When I delete the first post of the topic, I get the following errors:
* • The topic you requested could not be found.
* • The topic you are looking for does not exist.
* • The forum you are looking for does not exist.
* • You are not allowed to delete this topic.
|
|||||||||||||||
,
Oct 10, 2009
-- You can delete now, only a little, very little thing: When i delete a reply: 'The topic has been deleted.' Topic -> reply ;) - Quoting is only not working for the first post of a topic, the $_get['id'] is wrong. - The quote tag is not styled yet, it just displays in plain text Quote: ... FIXED hey jeroen, i'm confused what is still an issue, can you post this in a new issue? thanks! |
|||||||||||||||
,
Oct 11, 2009
(No comment was entered for this change.)
Status: Fixed
Owner: T.Hambach |
|||||||||||||||
|
|
|||||||||||||||