Welcome to Geeklog, Anonymous Friday, November 08 2024 @ 09:21 pm EST
Geeklog Forums
Submission queue not showing all entries
Status: offline
griffman
Forum User
Junior
Registered: 04/23/02
Posts: 28
Never mind, figured it out myself...and I'll submit a new feature request, asking that the hard-coded limit of 50 submissions in moderation.php be removed and turned into a settable variable. Not a good feeling when I thought Geeklog had eaten about 100 of my submissions!
-rob.
-rob.
12
11
Quote
Status: offline
griffman
Forum User
Junior
Registered: 04/23/02
Posts: 28
For those curious, the problem is line 301 in /admin/moderation.php:
$sql .= ' LIMIT 50'; // quick'n'dirty workaround to prevent timeouts
Change the '50' to whatever you need, then make sure your web server is fast enough to not timeout. I've added a bug report stating that this really shouldn't be a hard-coded value without paging or some other means of seeing the full queue.
$sql .= ' LIMIT 50'; // quick'n'dirty workaround to prevent timeouts
Change the '50' to whatever you need, then make sure your web server is fast enough to not timeout. I've added a bug report stating that this really shouldn't be a hard-coded value without paging or some other means of seeing the full queue.
11
12
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
(as you already know by now) This is a known issue. The hard-coded 50 was only meant as a temporary measure. Some people got so many spam posts in their submission queue that the page wouldn't display any more - which makes it hard to delete the spam ...
bye, Dirk
bye, Dirk
15
13
Quote
All times are EST. The time is now 09:21 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content