vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   VBcheats (https://vborg.vbsupport.ru/showthread.php?t=107305)

pumarjr 05-26-2006 03:16 AM

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.

pumarjr 05-26-2006 03:24 AM

***SOLVED***

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.

pumarjr 05-26-2006 04:42 AM

ok, everythinhg works perfectly, but where do i chane where it says:
Make A New Joke

that's what it says when i click on add a cheat, how can i just make that say add new cheat?

i already saw where to change the main jokes page, but nothing on where to change this.

thx, m8

pumarjr 05-26-2006 01:16 PM

nm, i found where to edit the files, thx 2 me.

micheal332001 06-01-2006 07:13 PM

Quote:

Originally Posted by pumarjr
nm, i found where to edit the files, thx 2 me.

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.

pumarjr 06-01-2006 07:35 PM

hope u r feeling better

Gn_Snake 06-30-2006 08:23 AM

Quote:

Originally Posted by pumarjr
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: :confused:
plz help me !!!

I have installed vbadvancd and I would want to have the module of the new cheats active in Home Page

micheal332001 06-30-2006 09:54 AM

Quote:

Originally Posted by Gn_Snake
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: :confused:
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="$classalign="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 


Gn_Snake 06-30-2006 12:29 PM

Quote:

Originally Posted by micheal332001
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="$classalign="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 



Thanks, fact but is equal :smoke: :confused:

Gn_Snake 07-11-2006 02:29 PM

Quote:

Originally Posted by Gn_Snake
Thanks, fact but is equal :smoke: :confused:

Help Me:tired:


All times are GMT. The time now is 06:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01684 seconds
  • Memory Usage 1,791KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete