Comments/Ratings for a Single Item
I now have it working correctly. In the assignment of default values, I had to change 0 to false for each of the categories, because there is code further on that will convert a value to a numeric value if the default is numeric, and it ends up converting strings to 0. But the categories should be Booleans, not numbers, and string values for them should be treated as true, not as false.
Clearly, there's a bit of a backlog. :)
Because this page loads slowly thanks to including extra information about the progress of the submissions, I have modified it to open all links in a new tab. This will make it easier to go through the submissions listed here without waiting for it to reload each time.
![Editor](/index/editor.gif)
Fergus, please change the font color for last actions being Notification comments to green (or omit them in favor of the last action being the edit itself).
Okay, I have omitted Notifications.
6 comments displayed
Permalink to the exact comments currently displayed.
They're not being saved properly, as the Categories column in the database is empty for these pages, including for one I recently created, and the edititem.php script accurately reads the categories for pages that have them.