![]() |
Reputation Page Split
1 Attachment(s)
Reputation Comments Page Split (Pagination) :)
Description: - This mod allows you to be able to paginate your way through reputation comments! Default VB code only allows you to globally set a limit for all users. So if you chose 50 for example, only 50 comments would show...but not all of them. Booo!! Some people want to see ALL of their comments, just not the last 50 ;) Features:
Drawbacks
Installation: 1.) Upload Product 2.) Perform File Edit 3.) Enjoy Release Code Change: Open usercp.php Find: PHP Code:
PHP Code:
UPDATES: 1.0.1 - Updated code base to include table prefix Number of results per page is changeable in the admincp! |
Mind posting some screenshots of this?
|
There you go ;)
|
I like this Hack but it could be better written.
The SQL query done by this hack could take into account that most people have a Prefix on thier vb DB. After installing the hack as it comes i got a DB error because it is looking for a table reputation that does not exist in my DB. The use of Table_Prefix is clearly explained in the VBulletin 3 manual. to fix read this link http://www.vbulletin.com/docs/html/c...ards_sql_query or hard code your table names in the XML file so reputation would look like ??_reputation. with ?? being your table prefix. I made some other minor changes but they where more because or style of writing code is different not because of errors in your code. |
Any ajax or does every new page require a page reload?
|
Database error.
Quote:
|
Edited the xml to include my tables prefix. Works
Thanks! |
which parts exactly do you edit? say my prefix is called x_y
|
Database error!
Edit the xml file: Code:
$count = $db->query_first(" reinstall this product.. |
Quote:
PHP Code:
PHP Code:
OOPS must of posted at the same time. |
All times are GMT. The time now is 01:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|