Check out the FREE chatroom mod for IPB 3.x

>  Repuation System 4.0 for IPB 2.1.x
Short Description
Reputation System 4.0 for IPB 2.1.x

Detailed Description


This mod WAS converted from the IPB 2.0.x Reputation System 3.0 THAT d1 made by powerpack66

http://forums.invisionize.com/index.php?sh...ic=59477&st=210

This mod allows users to give each other a 'Reputation'. This system may be used as a board members' rating. So you can find out, whether a member is respected by other members, or is he an empty flooder. This mod also adds extra features, like altering member's titles if they have low/hi Reputation or letting members set their custom titles when they reach some certain amount of Reputation. You can increase or decrease someone's reputation in any post or on their profile. And you leave comments and the comments are stored with the same look as posts. You can click on someone's reputation and see all of the comments people made from various posts. There is also a link n the menu bar to see how everyones rep is.

THIS MOD IS THE SAME REPUTATION SYSTEM AS THE OLD ONE EXCEPT THIS IS CONVETERED TO WORK WITH IPB 2.1.x THIS MOD IS STILL 100% Secure

I no longer have the image for this mod. If you have some please send me a pm or email with links to the image. I will then place them here!
Download

>  Repuation System 4.0 for IPB 2.1.x, User Contributed Files
File Information
Date Submitted: August 12, 2006
Downloads: 2,024
Downloads Per Day: 1.3659
Views: 10,386
Compatibility: Invision Power Board v2.1
File Version: v4.0.0
File Size: 62.513 KBytes
Last Updated: April 6 2008, 04:49 AM
Demo Link: None
Allow Upgrades w/o Your Permission?: Yes
Upgrade Terms for this Submission: None
Support Topic: Click Here
Report File: Report Broken Mod
File Rating
BadOkGoodGreatExcellent(3.67/5 (12 votes)
Please login to vote.
(you must login to be able to cast your vote)

User Comments (View Topic)
February 14 2009, 01:36 AM
by Quexinos
I have invizion 2.3 and the people there really want a rep system. I installed one that didn't have any limits and wasn't very good anyway, and basically people either abused it or said it sucked rolleyes.gif I had to agree.

Then I found this one.

I wondered if it was possible to get it working on 2.3. I was able to get the install to run, and I had to manually add the "reputation" table in phpmyadmin, but no matter what I do, the reputation just plain doesn't show up. I have it set to enable user reputation, but there's just a blank space where it should be.

Does anyone have any suggestions or ideas? I know invision 3 is coming out with a rep system but I don't plan to upgrade any time soon less I lose my store, shoutbox and various other mods. Any help would be greatly appreciated all though I probably won't get any replies rolleyes.gif it's kind of a tough thing to ask for.

BTW If it's a huge problem I will pay for someone to upgrade the mod.
August 8 2007, 02:37 PM
by manyakerz
is there any alternative solution ? I dont have $lang = array ( on my /cache/lang_cache/en/lang_global.php

heres my lang_global.php
CODE
<?php

$lang['idm_header']  = "Downloads";
$lang['ajax_topicstate']  = "Altered topic state (opened/closed) from forum view";
$lang['ajax_topicdesc']  = "Edited topic description from forum view";
$lang['ajax_topictitle']  = "Edited topic title from \\\\\'%s\\\\\' to \\\\\'%s\\\\\' from forum view";
$lang['bbcode_wrap_html']  = "HTML";
$lang['bbcode_wrap_sql']  = "SQL";
$lang['bbcode_wrap_quote']  = "QUOTE";
$lang['bbcode_wrap_code']  = "CODE";
$lang['bbcode_img_alt']  = "IPB Image";
$lang['mailto_erroronforums']  = "Error on the forums";
$lang['stats_sec']  = "sec";
$lang['stats_queries']  = "queries";
$lang['myass_chars']  = "Not enough characters";
$lang['global_guestname']  = "Guest";
$lang['lofi_noperm']  = "You do not have permission to view this page";
$lang['lofi_attach']  = "Click to view attachment";
$lang['lofi_fullversion']  = "Full Version: ";
$lang['lofi_maintext']  = "This is a \"lo-fi\" version of our main content. To view the full version with more information, formatting and images, please ";
$lang['lofi_clickhere']  = "click here";
$lang['lofi_posts']  = "posts";
$lang['lofi_replies']  = "replies";
$lang['lofi_please']  = "Pages:";
$lang['lofi_pinned']  = "Pinned: ";
$lang['lofi_moved']  = "Moved: ";
$lang['global_unregistered']  = "Unregistered";
$lang['global_open_menu']  = "Open Menu";
$lang['global_pm_title']  = "New Personal Message";
$lang['global_pm_sent']  = "Sent on";
$lang['global_pm_read']  = "Read Message";
$lang['global_pm_from']  = "From";
$lang['global_page_jump']  = "Jump to Page";
$lang['ajax_loading_msg']  = "Loading. Please Wait...";
$lang['au_reading']  = "Reading (%s)...";
$lang['au_posting']  = "Posting (%s)...";
$lang['global_forum_title']  = "Forums";
$lang['rss_calendar']  = "Calendar:";
$lang['myass_title']  = "My Assistant";
$lang['myass_drag']  = "Click and hold to drag this window";
$lang['time_seconds_ago']  = "%s seconds ago";
$lang['time_less_minute']  = "A minute ago";
$lang['time_minutes_ago']  = "%s minutes ago";
$lang['time_less_hour']  = "An hour ago";
$lang['time_hours_ago']  = "%s hours ago";
$lang['time_less_day']  = "A day ago";
$lang['time_days_ago']  = "%s days ago";
$lang['time_less_week']  = "A week ago";
$lang['time_weeks_ago']  = "%s weeks ago";
$lang['blog']  = "Blogs";
$lang['myblog']  = "My Blog";
$lang['pmp_title']  = "You have a new personal message from";
$lang['pmp_read_in_window']  = "Read in this window";
$lang['pmp_read_new_window']  = "Read in a new window";
$lang['pmp_part1']  = "is a member of the";
$lang['pmp_part2']  = "group and has";
$lang['pmp_part3']  = "posts.";
$lang['global_lofi']  = "Lo-Fi Version";
$lang['global_timeisnow']  = "Time is now";
$lang['global_skinselector']  = "Skin Selector";
$lang['global_language']  = "Language";
$lang['gallery']  = "Gallery";
$lang['time_today']  = "Today";
$lang['time_yesterday']  = "Yesterday";
$lang['tpl_gotolast']  = "Go to last page";
$lang['tpl_gotofirst']  = "Go to first page";
$lang['tpl_next']  = "Next page";
$lang['tpl_prev']  = "Previous Page";
$lang['resend_val']  = "Resend Validation";
$lang['email_address']  = "Email Address";
$lang['fj_redirect']  = " (Redirect Forum)";
$lang['tb_toplist']  = "Top Site List";
$lang['tpl_jump']  = "Jump to page...";
$lang['tpl_q1']  = "Please enter a page number to jump to between 1 and";
$lang['tpl_pages']  = "Pages";
$lang['sf_bytes']  = "bytes";
$lang['sf_mb']  = "mb";
$lang['sf_k']  = "k";
$lang['bi_markread']  = "Mark forum as read?";
$lang['bi_markallread']  = "Mark all subforums as read?";
$lang['err_select']  = "Select All";
$lang['err_title']  = "Post Data Saved!";
$lang['err_expl']  = "The following post data has been saved. In some cases, using your browser\\\\\'s back button will empty out form fields which results in the loss of any typed and unsaved material. You may select all of the text area below and copy before hitting back.";
$lang['bbc_help']  = "BB Code Help";
$lang['ml_revalidate']  = "Resend Validation Email";
$lang['tt_golast']  = "Go to the last post";
$lang['tt_gounread']  = "Go to the first unread post";
$lang['tt_poll_vote']  = "Add your vote to this poll";
$lang['tt_poll_null']  = "View results, but forfeit your vote in this poll";
$lang['tt_poll_show']  = "View poll results before adding your vote";
$lang['tt_poll_svote']  = "Go back and show the voting options";
$lang['mb_disabled']  = "This menu has been disabled";
$lang['sj_title']  = "Site Jump";
$lang['sj_home']  = "Forum Home";
$lang['sj_search']  = "Search";
$lang['sj_help']  = "Help";
$lang['er_links']  = "Useful Links";
$lang['live_chat']  = "Live Chat";
$lang['fj_subforums']  = "sub-forums";
$lang['ps_page']  = "Page:";
$lang['ps_first']  = "First";
$lang['ps_last']  = "Last";
$lang['ps_next']  = "Next";
$lang['ps_previous']  = "Previous";
$lang['mod_cp']  = "Mod CP";
$lang['tb_help']  = "Help";
$lang['tb_search']  = "Search";
$lang['tb_mlist']  = "Members";
$lang['tb_calendar']  = "Calendar";
$lang['gzip_on']  = "GZIP Enabled";
$lang['gzip_off']  = "GZIP Disabled";
$lang['l_qb']  = "My Assistant";
$lang['view_new_posts']  = "View New Posts";
$lang['your_cp']  = "My Controls";
$lang['bb_tool_tip']  = "View posts since your last visit, moderator lists and more...";
$lang['cp_tool_tip']  = "Edit my settings, such as signature, avatar and more...";
$lang['find_user_names']  = "Search for user names";
$lang['opens_new_window']  = "( opens in new window )";
$lang['warn_offline']  = "(OFFLINE)";
$lang['all_emoticons']  = "Show All";
$lang['jmp_go']  = "Go";
$lang['forum_jump']  = "Forum Jump";
$lang['yes']  = "Yes";
$lang['no']  = "No";
$lang['ct_size']  = "SIZE";
$lang['ct_lrg']  = "Large";
$lang['ct_sml']  = "Small";
$lang['ct_lest']  = "Largest";
$lang['ct_font']  = "FONT";
$lang['ct_arial']  = "Arial";
$lang['ct_times']  = "Times";
$lang['ct_courier']  = "Courier";
$lang['ct_impact']  = "Impact";
$lang['ct_geneva']  = "Geneva";
$lang['ct_color']  = "COLOR";
$lang['ct_blue']  = "Blue";
$lang['ct_red']  = "Red";
$lang['ct_purple']  = "Purple";
$lang['ct_orange']  = "Orange";
$lang['ct_yellow']  = "Yellow";
$lang['ct_grey']  = "Gray";
$lang['ct_green']  = "Green";
$lang['msg_full']  = "<span id=\\\\\'highlight\\\\\'>Messenger FULL!</span>";
$lang['ba_edit']  = "Edit";
$lang['ba_delete']  = "Delete";
$lang['submit_li']  = "Log in";
$lang['quote_text']  = "Quote";
$lang['pass']  = "Password";
$lang['thanks']  = "Thanks";
$lang['forum_read']  = "The forum has been marked as read";
$lang['guest_stuff']  = "Welcome Guest";
$lang['offline_title']  = "IBForums Offline Mode";
$lang['you_last_visit']  = "You last visited on:";
$lang['code_sample']  = "Code Sample";
$lang['transfer_you']  = "Please wait while we transfer you...";
$lang['new_posts']  = "New Posts";
$lang['admin_login']  = "Administrators Log in";
$lang['you_running_time']  = "Your last action was on:";
$lang['admin_cp']  = "Admin CP";
$lang['M_1']  = "January";
$lang['M_2']  = "February";
$lang['M_3']  = "March";
$lang['M_4']  = "April";
$lang['M_5']  = "May";
$lang['M_6']  = "June";
$lang['M_7']  = "July";
$lang['M_8']  = "August";
$lang['M_9']  = "September";
$lang['M_10']  = "October";
$lang['M_11']  = "November";
$lang['M_12']  = "December";
$lang['D_0']  = "Sunday";
$lang['D_1']  = "Monday";
$lang['D_2']  = "Tuesday";
$lang['D_3']  = "Wednesday";
$lang['D_4']  = "Thursday";
$lang['D_5']  = "Friday";
$lang['D_6']  = "Saturday";
$lang['name']  = "Name";
$lang['register']  = "Register";
$lang['logged_in_as']  = "Logged in as: ";
$lang['msg_new']  = "%s New Messages";
$lang['offline']  = "Sorry, the boards are offline at the moment";
$lang['log_out']  = "Log Out";
$lang['dont_wait']  = "Or click here if you do not wish to wait";
$lang['stand_by']  = "Please stand by...";
$lang['your_messenger']  = "Your messenger";
$lang['log_in']  = "Log In";
$lang['d21_air_small']  = "Click here to view the full image.";
$lang['d21_air_filesize']  = "This image has been resized.  Click here to view the full image.  Original image is sized at %1x%2 at a size of %3KB.";
$lang['d21_air_nofilesize']  = "This image has been resized.  Click here to view the full image.  Original image is sized at %1x%2.";
$lang['d21_air_fullsize']  = "Click here to view the small image.";

?>



May 21 2007, 05:01 PM
by Eurycide
Meatball just check and reedit your files.


TY for great mod. It works 100% correctly.
May 12 2007, 05:20 AM
by Meatball911
I did search this topic, and found someone with a similar problem, but no one posted a fix...so I'm posting my error.

I'm getting the error:
CODE
IPB WARNING [2] Invalid argument supplied for foreach() (Line: 566 of /sources/action_public/profile.php)

I'm not exactly sure what's going on. Any and all help would be appreciated.

Thanks in advance,
Meatball.

Edit: Here's a nomorepasting of my profile.php file:
http://www.nomorepasting.com/paste.php?pasteID=78362
May 6 2007, 10:11 PM
by testhh
WORKED with nopt asingle error ty so much !!
May 6 2007, 06:28 PM
by testhh
QUOTE(ipb123 @ Aug 13 2006, 10:43 AM) [snapback]1721225[/snapback]
I'll try it later on,

PigFat, what errors did you recieve? just double check your edits.

I'll wonder if it will work with ntd1712 reputation system. I'm lazy and dont want to touch it o.O

BTW it's reputation not repuation tongue.gif




OMG PPL OMGGGGGGGGGGGGGGGGGG

I BEEN LOOKING FOR THIS MOD FOR 3 DAYS CUZ OF HIS SPELLING MISTAKE ITS REPUTATION NOT REPUATION
WHEN U PUT REPUTATION IN SEARCH IT DOESNT BRING THIS MOD UP
CAN ANY MODERATOR OR ADMIN EDIT THE POST TITLE .. THANK YOU
April 16 2007, 01:00 PM
by Real_Bartman
2 big ask for this mod:
- please change it to see member display name in reputation coment (not member login).
- setting of minimum characters in reputation comment (to avoid empty coments).

Enyone can help?
please reply.
March 24 2007, 11:42 PM
by Real_Bartman
QUOTE(DotHalo @ Mar 22 2007, 09:41 PM) [snapback]1795313[/snapback]
I cant + or - Anyone on my forums...
The graphical bar is there but there is no + or - Buttons :'(


If it seems that you have enabled reputation usage, but it still doesn't appear,
try to rebuild 'group_cache' at ACP -> Maintenance -> Cache Control
March 22 2007, 08:41 PM
by DotHalo
I cant + or - Anyone on my forums...
The graphical bar is there but there is no + or - Buttons :'(
March 18 2007, 01:20 AM
by Real_Bartman
QUOTE(sweetleaf @ Dec 20 2006, 05:10 PM) [snapback]1767096[/snapback]
Bump....HELP !!!! Anyone also got this when trying to view a topic

QUOTE
Parse error: syntax error, unexpected T_IF, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/wcgfx/public_html/sources/action_public/topics.php on line 2414




Put this part ftom readme.txt on topics.php BEFORE "}" sign


Invision Skins · IPB Skins