VBcheats is a cheats database system for holding all you cheats in one place.
VBcheats has a lot of features for your vbulletin forum.
What the Users can do.
The users of your site will be able to view the cheats add cheats,
They can also view the cheats on the main vbulletin pages or they can view the cheats in a popup.
Admin cp
The admin can set the usergroups that can,
View the cheats
Add new cheats
VBcheats Settings
In the settings the admin can choose to have VBcheats on or off.
Approve New cheats
This is the simple part all this does is let you approve or reject a cheats a user submited.
View Edit cheats
In here the admin can
View the cheats he/she has on there site
Edit cheats
Delete cheats
View categories
the admin can view all the categories they have here
Edit them or delete them.
Deleting a categorie will delete all the cheats in that categorie.
Add categorie
Adding a categorie is very easy just enter in the name you want.
To Come In Next Release
PM admin on new cheats added
Rating/poll system for the cheats
Thats all i can think of right now if you have any questions please feel free to ask.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
i have uninstalled this hack, and reinstalled this hack, still no luck, when i'm in the AdminCP and i click on VBCheats>settings or any other link, i get page cannot be displayed, and when i'm at my forum home, and i click on vbcheats it just re-directs me back to the same page, this is the only hack of yours that i have installed, is it a pre-requsite to have the vbjokes installed to make this work. i really would like this to work, and like i said in a previous post if you can help me understand this problem and to dignaose this problem/issue i will goto your site that i have saved in my fav. and make a donation.
also if we are successful in getting past the page cannot be displayed where do i add the module? or this part of your install file:
PHP Code:
File to upload ( new_vbcheats )
*********************************************************
Now to add the module to your cmps
*********************************************************
Goto vBa CMPS
Add Module
choose [PHP File]
Module Title Newest Cheats
Column you choose
Display Order you choose
Active yes
Update All Pages yes
File to Include new_vbcheats.php
Module Parent leave as is
Identifier newvbcheats
Templates Used leave as is
Clean File Output no
Use Module Shell Template no
choose what Usergroups can view or not
click save
Done enjoy
plz your help will be greatly appreciated! and i applaud all coders of whom make this and all hacks available to us. i just wish that more of them had a donate button.
i'm embarrased to state how i solved it , but i did.
ok can't hurt, when i extracted the .zip file i guess one of the files did not extract the first time around which was the admin folder. well i added that php file to my admincp folder in my forum root, and wola, sry for the posts, i am going to donate in a few minutes.
Sorry i have not got back to you,
But i have just got out of hospital after having 2 ops in 1.
Im glad you fixed the problems that you had.
If you have any other questions please ask and i will answer.
i have uninstalled this hack, and reinstalled this hack, still no luck, when i'm in the AdminCP and i click on VBCheats>settings or any other link, i get page cannot be displayed, and when i'm at my forum home, and i click on vbcheats it just re-directs me back to the same page, this is the only hack of yours that i have installed, is it a pre-requsite to have the vbjokes installed to make this work. i really would like this to work, and like i said in a previous post if you can help me understand this problem and to dignaose this problem/issue i will goto your site that i have saved in my fav. and make a donation.
also if we are successful in getting past the page cannot be displayed where do i add the module? or this part of your install file:
PHP Code:
File to upload ( new_vbcheats )
*********************************************************
Now to add the module to your cmps
*********************************************************
Goto vBa CMPS
Add Module
choose [PHP File]
Module Title Newest Cheats
Column you choose
Display Order you choose
Active yes
Update All Pages yes
File to Include new_vbcheats.php
Module Parent leave as is
Identifier newvbcheats
Templates Used leave as is
Clean File Output no
Use Module Shell Template no
choose what Usergroups can view or not
click save
Done enjoy
plz your help will be greatly appreciated! and i applaud all coders of whom make this and all hacks available to us. i just wish that more of them had a donate button.
Hi,
after to have uploaded file php (new_vbcheats.php)in the dir module Vbulletin and create new Module via CMPS, my home page it is BLANK!! :cross-eyed:
plz help me !!!
I have installed vbadvancd and I would want to have the module of the new cheats active in Home Page
Hi,
after to have uploaded file php (new_vbcheats.php)in the dir module Vbulletin and create new Module via CMPS, my home page it is BLANK!! :cross-eyed:
plz help me !!!
I have installed vbadvancd and I would want to have the module of the new cheats active in Home Page
Ill have alook at this for you but it should be working.
Have you done what the install files says for installing the module to the letter.
Have you added the new templates for the module as well.
this is what you should have done.
PHP Code:
Adding of the newest cheats module for your cpms ************************************************************** To do Templates to add 2 Files to upload 1
First add this template ************************ template name ( adv_portal_new_cheats ) ********************************************** <tr> <td class="alt1" align="center" colspan="2">Have you seen these new cheats?<br> $newestcheats </td> </tr>
Second Template to add ( cmps_new_cheats ) ********************************************* <tr> <td class="$class" align="center" colspan="2"><a href="javascript:NewWindow=window.open('http://www.michealmilton.com/forums/vbcheats.php?do=viewcheatidpopup&cheatid={$newcheat['cheatid']}','newWin','width=650,height=600,left=0,top=0, toolbar=No,location=No,scrollbars=1,status=No,resizable=No,fullscreen=No'); NewWindow.focus(); void(0);">$newcheat[cheatname]</a><br>$newcheat[platforum]</td></tr><tr> </tr> ********************************************************* File to upload ( new_vbcheats ) ********************************************************* Now to add the module to your cmps ********************************************************* Goto vBa CMPS Add Module choose [PHP File] Module Title Newest Cheats Column you choose Display Order you choose Active yes Update All Pages yes File to Include new_vbcheats.php Module Parent leave as is Identifier newvbcheats Templates Used leave as is Clean File Output no Use Module Shell Template no choose what Usergroups can view or not click save
Ill have alook at this for you but it should be working.
Have you done what the install files says for installing the module to the letter.
Have you added the new templates for the module as well.
this is what you should have done.
PHP Code:
Adding of the newest cheats module for your cpms
**************************************************************
To do
Templates to add 2
Files to upload 1
First add this template
************************
template name ( adv_portal_new_cheats )
**********************************************
<tr>
<td class="alt1" align="center" colspan="2">Have you seen these new cheats?<br>
$newestcheats
</td>
</tr>
Second Template to add ( cmps_new_cheats )
*********************************************
<tr>
<td class="$class" align="center" colspan="2"><a href="javascript:NewWindow=window.open('http://www.michealmilton.com/forums/vbcheats.php?do=viewcheatidpopup&cheatid={$newcheat['cheatid']}','newWin','width=650,height=600,left=0,top=0,
toolbar=No,location=No,scrollbars=1,status=No,resizable=No,fullscreen=No');
NewWindow.focus(); void(0);">$newcheat[cheatname]</a><br>$newcheat[platforum]</td></tr><tr>
</tr>
*********************************************************
File to upload ( new_vbcheats )
*********************************************************
Now to add the module to your cmps
*********************************************************
Goto vBa CMPS
Add Module
choose [PHP File]
Module Title Newest Cheats
Column you choose
Display Order you choose
Active yes
Update All Pages yes
File to Include new_vbcheats.php
Module Parent leave as is
Identifier newvbcheats
Templates Used leave as is
Clean File Output no
Use Module Shell Template no
choose what Usergroups can view or not
click save