The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Toplist Details »» | |||||||||||||||||||||||||
Toplist
Developer: derekivey Version: 2.0.0 vBulletin Version: 3.5.5 (Seems to work fine on 3.6.0) File Edits: 0 Template Edits: 2 (Optional) New Phrases: 294 Uses Plugins: Yes! Difficulty: Easy Description: This hack adds a Toplist to your forums. You can choose in the AdminCP whether to rank the sites by their In hits or their Out hits. It is fully phrased to make it easy to translate to another language if you need to. The users are able to add a site, edit, or delete their site if they added it. The Administrators can Edit the users' sites or Delete them. This hack is for vBulletin 3.5.5. *** I Strongly Recommend That You Backup Your Database Before Installing/Upgrading This Hack! *** Planned features for a later release:
The change log is now available here. Screen Shots I have added screen shots of this hack in action below. More screenshots are located here. Demo You can find demo information here. Translations You can find a French translation of this hack here. For a How To on Editing the Dynamic Image, See this Post. Please click Install you installed this hack. Thanks! Supporters / CoAuthors Show Your Support
|
Comments |
#302
|
|||
|
|||
Hi,
This is my first time install of this hack, when i run the XML file i get the following error. Code:
Database error in vBulletin 3.5.2: Invalid SQL: INSERT INTO setting (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product) VALUES ( 'toplist_enabled', 'toplist_options', '1', '1', 'free', 'yesno', 10, 0, 1, 'toplist' ), ( 'disabled_message', 'toplist_options', 'The Toplist is Currently Disabled. Please Come Back Later.', 'The Toplist is Currently Disabled. Please Come Back Later.', 'free', 'textarea', 20, 0, 1, 'toplist' ), ( 'toplist_ranking_method', 'toplist_options', '0', '0', 'number', '<select name=\\\"setting[$setting[varname]]\\\" tabindex=\\\"1\\\" class=\\\"bginput\\\">\r\n<option value=\\\"0\\\" \" . iif($setting[\'value\']==0,\'selected=\"selected\"\') . \">In Hits</option>\r\n<option value=\\\"1\\\" \" . iif($setting[\'value\']==1,\'selected=\"selected\"\') . \">Out Hits</option>\r\n<option value=\\\"2\\\" \" . iif($setting[\'value\']==2,\'selected=\"selected\"\') . \">Rating</option>\r\n</select>', 30, 0, 1, 'toplist' ), ( 'toplist_count_out_from_guests', 'toplist_options', '0', '0', 'free', 'yesno', 40, 0, 1, 'toplist' ), ( 'toplist_limit_out_clicks', 'toplist_options', '1', '1', 'free', 'yesno', 50, 0, 1, 'toplist' ), ( 'toplist_out_click_limit', 'toplist_options', '1', '1', 'free', '', 60, 0, 1, 'toplist' ), ( 'toplist_limit_in_clicks', 'toplist_options', '1', '1', 'free', 'yesno', 70, 0, 1, 'toplist' ), ( 'toplist_in_click_limit', 'toplist_options', '1', '1', 'free', '', 80, 0, 1, 'toplist' ), ( 'toplist_allowed_user_groups', 'toplist_options', '2,5,6,7', '2,5,6,7', 'free', '', 90, 0, 1, 'toplist' ), ( 'toplist_allow_member_edit', 'toplist_options', '1', '1', 'free', 'yesno', 100, 0, 1, 'toplist' ), ( 'toplist_allowed_to_moderate', 'toplist_options', '5,6,7', '5,6,7', 'free', '', 110, 0, 1, 'toplist' ), ( '', 'toplist_options', '1', '1', 'free', 'yesno', 120, 0, 1, 'toplist' ), ( 'toplist_open_in_new_window', 'toplist_options', '1', '1', 'free', 'yesno', 120, 0, 1, 'toplist' ), ( 'toplist_disable_html', 'toplist_options', '1', '1', 'free', 'yesno', 130, 0, 1, 'toplist' ), ( 'toplist_moderate_sites', 'toplist_options', '0', '0', 'free', 'yesno', 140, 0, 1, 'toplist' ), ( 'toplist_email_new_validation', 'toplist_options', '0', '0', 'free', 'yesno', 150, 0, 1, 'toplist' ), ( 'toplist_email_users', 'toplist_options', '1', '1', 'free', '', 160, 0, 1, 'toplist' ), ( 'toplist_pm_new_validation', 'toplist_options', '0', '0', 'free', 'yesno', 170, 0, 1, 'toplist' ), ( 'toplist_pm_from_user', 'toplist_options', '1', '1', 'free', '', 180, 0, 1, 'toplist' ), ( 'toplist_pm_users', 'toplist_options', '1', '1', 'free', '', 190, 0, 1, 'toplist' ), ( 'sites_per_page', 'toplist_options', '15', '15', 'free', '', 200, 0, 1, 'toplist' ), ( 'toplist_in_redirect_url', 'toplist_options', '', '', 'free', '', 210, 0, 1, 'toplist' ), ( 'toplist_number_of_sites', 'toplist_options', '1', '1', 'free', '', 220, 0, 1, 'toplist' ), ( 'toplist_max_height', 'toplist_options', '31', '31', 'free', '', 230, 0, 1, 'toplist' ), ( 'toplist_max_width', 'toplist_options', '88', '88', 'free', '', 240, 0, 1, 'toplist' ), ( 'toplist_popup_height', 'toplist_options', '220', '220', 'free', '', 250, 0, 1, 'toplist' ), ( 'toplist_popup_width', 'toplist_options', '250', '250', 'free', '', 260, 0, 1, 'toplist' ); MySQL Error : Duplicate entry '' for key 1 Error Number : 1062 Date : Wednesday, December 14th 2005 @ 08:01:19 PM Script : http://www.robscorner.com/forum/admincp/plugin.php Referrer : http://www.robscorner.com/forum/admincp/plugin.php?do=productadd IP Address : ********* Username : ByteDevil Classname : vb_database Thanks for this great hack cant wait to get it working. |
#303
|
|||
|
|||
@mindfrost82, can you please provide me with a test account also? Thx.
@Nova2k, try uninstalling and reimporting and see if it works. |
#304
|
|||
|
|||
I re-downloaded the package uploaded all the files again and reinstalled package but i'm still getting the same error.
:ermm: |
#305
|
|||
|
|||
If you want to PM me admin details, I can take a look, also PHPMyAdmin details would be helpful but it's up to you.
|
#306
|
||||
|
||||
can u please tell me,
example: i go to this toplist and i submit my site, will i get the link code with banner to put on my site. and users from my site can rate top list |
#307
|
|||
|
|||
It gives you HTML code for a link, but you can edit the template and change the code to be HTML code for a banner if you want. For the next release, I plan on implementing a system that lets the user choose what they want... Users can click the link and it redirects them to the toplist or whatever page you specified in the AdminCP, and it counts their "In Hit" towards your site.
Derek |
#308
|
|||
|
|||
I'm wondering, could you also make a little addon for this beautiful hack so templates will be grouped? There are quite a lot of templates so it'll be very nice to have them under a single title .
|
#309
|
||||
|
||||
I didn't see it in the screen shots... where does this program give the linking URL to the other site? Or does it count all incoming links referred from their domain automatically? Do they need a unique URL for linking? Can you please post a screenshot of this?
|
#310
|
||||
|
||||
i also cannot see the screenshot of user get link to put on page
|
#311
|
|||
|
|||
Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|