| Author |
Message |
dreado Member
|
Posted: 3 Dec 2005 15:26:18
I just tried submitting a new link as a user (not logged in) and noticed an error. I received the message saying the submission will be reviewed… I approved the link, then instead of getting a message saying it had been approved I got the same one again – submission will be reviewed.
(This hasn't happened when adding links while logged in.)
|
skalinks Admin
|
Posted: 5 Dec 2005 04:02:00
Hello dreado
This is a bug, and this will be corrected in new version, thank you very much for your important note!
|
bug
|
Posted: 14 Dec 2005 04:13:26
To fix this bug replace t_admin_link_approved with t_admin_link_submitted on the line 108 in the file admin/admin_links_list.php.
This is shortest way to fix this bug, but it is not right one. Instead of this file it is better to modify some other files and database where the the values of Name field in the params table should be altered.
This bug is reincarnation of the similar bugs from previous versions. They where fixed and arise again as bird phoenix do. The source of these permanent problems is a muddle that admin make with two words: "submit" and "approve". Admin, here is simple and clear rule to use of this words:
SUBMIT is what USERS are doing
APPROVE is what ADMIN is doing
|
skalinks Admin
|
Posted: 20 Dec 2005 01:28:09
Thank you for your notes bug , we will take into attention your remarks.
|