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 |
#842
|
|||
|
|||
Quote:
Thank you! |
#843
|
|||
|
|||
ok question i went in to delete a site and after i deleted it from the toplist.php page i got this error... what would cause that?
Code:
Warning: unlink(images/toplist/buttons/sites/forumhome_todayusers): No such file or directory in /delete_site.php on line 105 |
#844
|
||||
|
||||
Quote:
Quote:
Quote:
FIND AND DELETE: HTML Code:
<td class="thead" width="90">$vbphrase[toplist_rating]</td> HTML Code:
<td class="alt<if condition="$vboptions[toplist_show_user_banners] == 1">2<else />1</if>" width="90"> <if condition="$rating == 0"> $vbphrase[toplist_not_rated] <else /> <img src="$vboptions[bburl]/images/rating/toplist_rating_$rating.gif" alt="" /> <br /> $randsite[votes] <if condition="$randsite[votes] == 1"> $vbphrase[toplist_vote] <else /> $vbphrase[toplist_votes] </if> </if> <if condition="!$show[guest]"> <br /> <a href="#" onclick="javascript:window.open('$vboptions[bburl]/toplist.php?do=rate&id=$randsite[id]','rate_site','menubar=0,resizable=1,width=$vboptions[toplist_popup_width],height=$vboptions[toplist_popup_height]');return false;">$vbphrase[toplist_rate_site]</a> </if> </td> Open the Toplist_1 template. FIND AND DELETE: HTML Code:
<td class="alt<if condition="$vboptions[toplist_show_user_banners] == 1">2<else />1</if>" width="90"> <if condition="$sr[rating_average] == 0"> $vbphrase[toplist_not_rated] <else /> <img src="$vboptions[bburl]/images/rating/toplist_rating_{$rating_image}.gif" alt="" /> <br /> $sr[votes] <if condition="$sr[votes] == 1"> $vbphrase[toplist_vote] <else /> $vbphrase[toplist_votes] </if> </if> <if condition="!$show[guest]"> <br /> <a href="#" onclick="javascript:window.open('$vboptions[bburl]/toplist.php?do=rate&id=$sr[id]','rate_site','menubar=0,resizable=1,width=$vboptions[toplist_popup_width],height=$vboptions[toplist_popup_height]');return false;">$vbphrase[toplist_rate_site]</a> </if> </td> Open the Toplist_2 template. FIND AND DELETE: HTML Code:
<td class="alt<if condition="$vboptions[toplist_show_user_banners] == 1">2<else />1</if>" width="90"> <if condition="$sr[rating_average] == 0"> $vbphrase[toplist_not_rated] <else /> <img src="$vboptions[bburl]/images/rating/toplist_rating_{$rating_image}.gif" alt="" /> <br /> $sr[votes] <if condition="$sr[votes] == 1"> $vbphrase[toplist_vote] <else /> $vbphrase[toplist_votes] </if> </if> <if condition="!$show[guest]"> <br /> <a href="#" onclick="javascript:window.open('$vboptions[bburl]/toplist.php?do=rate&id=$sr[id]','rate_site','menubar=0,resizable=1,width=$vboptions[toplist_popup_width],height=$vboptions[toplist_popup_height]');return false;">$vbphrase[toplist_rate_site]</a> </if> </td> Quote:
|
#845
|
|||
|
|||
Nope not at all... Im not sure why it was either i even tried it on my test board and it did the same thing... It does it mostly when you dont add a image(button) for the site...
|
#846
|
|||
|
|||
Just ignore it for now. It won't cause any problems. If you want to prevent it from being shown, open delete_site.php and go to line 105, and put a @ in front of unlink.
Derek |
#847
|
|||
|
|||
Many thanks for your support Derek!
|
#848
|
||||
|
||||
Quote:
I did what you said and i guess it worked, but not all the way. look on the left on the menu where the toplist is supposed to be, there is a new module there but its blank.. heres a screenshot of my admin after i imported the file from my comp manage products / import product |
#849
|
|||
|
|||
Quote:
Quote:
Derek |
#850
|
||||
|
||||
Quote:
aranoid: I clicked on one of the blank spaces on the module on that screenshot i posted above and it took me to a page were it had this error: Database error in vBulletin 3.5.4: Invalid SQL: SELECT * FROM toplist_sites WHERE status = 'inactive'; MySQL Error : Table 'puregraf_peegee.toplist_sites' doesn't exist Error Number : 1146 Date : Thursday, June 22nd 2006 @ 09:35:34 PM Script : http://www.puregraffiti.com/graffiti...?do=massdelete Referrer : http://www.puregraffiti.com/graffiti-space/admincp/ IP Address : 71.137.37.85 Username : puregraffiti Classname : vb_database Thanks for your help. |
#851
|
|||
|
|||
Doesn't look like it is importing correctly for you, for some reason. If you would like, I will try importing it for you. If you want me to, please PM me admin info.
Thanks, Derek |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|