The current number of items (links, cats, comments) being displayed on the 'Validate items' page is 30. How can I increase it to say about 50 or even 100? Can anybody please point me out where to make appropriate changes in the code to reflect the above?
Actually my directory has 1000+ submissions waiting approval and going through 30 at a time is not enough.
Can a pagination option also be implemented here so that i can go through high-priority links (reciprocal/paid/sponsored) first and then the regular ones later on?
Could be. If you're using 3.3.1, perhaps a hacker will upgrade you for you as they can do so easily with anything before 3.3.8. It's my policy to not support versions which I've told everyone are suicide to use.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Increase items in 'Validate Items' Page
Beginner
Usergroup: Customer
Joined: Dec 25, 2005
Total Topics: 1
Total Comments: 3
The current number of items (links, cats, comments) being displayed on the 'Validate items' page is 30. How can I increase it to say about 50 or even 100? Can anybody please point me out where to make appropriate changes in the code to reflect the above?
Actually my directory has 1000+ submissions waiting approval and going through 30 at a time is not enough.
Can a pagination option also be implemented here so that i can go through high-priority links (reciprocal/paid/sponsored) first and then the regular ones later on?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
You can pass perpage=100 to the page. index.php?show=validation&perpage=100
Beginner
Usergroup: Customer
Joined: Dec 25, 2005
Total Topics: 1
Total Comments: 3
hi paul
Tried that, but it doesnt seem to work. Rechecked everything and tried again, but the number of items being displayed is still 30.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Works here. links.webmastersite.net/adm...?show=validation&perpage=1 shows me 1, links.webmastersite.net/adm...?show=validation&perpage=2 shows me 2, etc.
Beginner
Usergroup: Customer
Joined: Dec 25, 2005
Total Topics: 1
Total Comments: 3
hmmm
could it be because of the script verion i am using?
I am still using 3.3.1 (yeah i know that i have to upgrade but don't find much time)
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Could be. If you're using 3.3.1, perhaps a hacker will upgrade you for you as they can do so easily with anything before 3.3.8. It's my policy to not support versions which I've told everyone are suicide to use.