The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Vbjokes Details »» | |||||||||||||||||||||||||
Downloads for this modification have been removed according to Official Policy: When Security Vulnerabilities in Hacks are Found
VBjokes what is it. Well vbjokes is a jokes database system for holding all your jokes in one place. with vbjokes the user can search for a joke or just look around in the categorys. All members of the site will be able to add a joke to the database but the admin will have to approve the joke before anyone on your site can see it. The user has the option to view the jokes in a popup and by clicking the image if the joke has one to see the larger picture. The users can now rate a joke out of 5 this now uses images to show the rating. The admin can do The admin can add new categorys edit or delete them. View edit delete jokes. Approve new jokes. Turn vbjokes on or off. Phrases Fixed Have fixed the phrases and added a rate system for the jokes. Fixed the upgrade xml file as you can see there is a product-vbjokes-upgrade.xml file This is to upgrade all versions of vbjokes to 1.0.3 When you view this in the manage products it will say version 1.0.2 but if you click edit it will show that 1.0.3 has been installed. Also fixed when viewing whos online it will say viewing vbjokes with a link to the jokes. some template changes too where it only showed the newest jokes it now shows newest top hit and top rated jokes at the bottom of every page. Install notes Installation 1. Upload files as-is to board but not the product-vbjokes.xml file. 2. Log into admincp, Goto Plugin System then manage pruducts click [Add/Import Product] then inport the product-vbjokes.xml file. 3. navigate back into admincp, (might need a refresh to get nav options) 4. click vbjokes, then vbjokes settings, activate vbjokes 5. Edit navbar in navigation / breadcrumb templates ************************************************** ************ Find ************************************************** ************ <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> ************************************************** ************ Add under ************************************************** ************ <td class="vbmenu_control"><a href="vbjokes.php">VBjokes</a></td> ************************************************** ************ 6. login to admincp goto Plugin System Manage Products [Add/Import Product] EITHER upload the XML file from your computer product-vbjokes-upgrade.xml Allow Overwrite yes click inport 7. All done enjoy your vbjokes hack. Please donate to my work Click Here Show Your Support
|
Comments |
#222
|
|||
|
|||
Quote:
Sorry for the wait been very buzy. |
#223
|
||||
|
||||
Database error in vBulletin 3.5.4:
Invalid SQL: SELECT * FROM vbjokes_jokes WHERE aprove=1 ORDER BY rating/numberOfVotes DESC LIMIT 0 , 3; MySQL Error : Unknown column 'numberOfVotes' in 'order clause' Error Number : 1054 Date : Monday, July 31st 2006 @ 10:40:05 PM Script : http://www.eliteneo.com/vbjokes.php Referrer : http://www.eliteneo.com/ IP Address : Username : Zeus Classname : vb_database |
#224
|
||||
|
||||
and yes I did install the xml file.
|
#225
|
|||
|
|||
Quote:
6. login to admincp goto Plugin System Manage Products [Add/Import Product] EITHER upload the XML file from your computer product-vbjokes-upgrade.xml Allow Overwrite yes click inport As this installs them sql tables |
#226
|
|||
|
|||
I have not tested this on 3.6 yet but i will be very soon.
If there is a problem with this being installed on 3.6 i will make a fix and re-release it in the 3.6 add-ons |
#227
|
||||
|
||||
Quote:
|
#228
|
|||
|
|||
Database error in vBulletin 3.6.4:
Invalid SQL: SELECT * FROM vbjokes_jokes WHERE aprove=1 ORDER BY rating/numberOfVotes DESC LIMIT 0 , 3; MySQL Error : Unknown column 'rating' in 'order clause' Error Number : 1054 Date : Thursday, January 4th 2007 @ 03:15:30 AM Script : http://www.zonemedicine.com/forums/vbjokes.php Username : zonemedicine Classname : vb_database anything i can do to getr working for 6.4 |
#229
|
||||
|
||||
I'm sorry to say this but you should really stop using $_GET variables in the SQL queries without properly cleaning them up in the code.
In your code, you have many SQL queries like: PHP Code:
Please clean them up like PHP Code:
|
#230
|
|||
|
|||
Serious vulnerabilities have been found in this modification. Files have been removed according to Official Policy: When Security Vulnerabilities in Hacks are Found
Author will be contacted to address these vulnerabilities. Thread closed until update provided by author. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|