vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vbHacker & vbHackMaker (https://vborg.vbsupport.ru/showthread.php?t=36378)

Admin 05-21-2002 12:29 PM

644 (rw-r--r--).

FleaBag 05-21-2002 12:37 PM

OK, thanks FireFly. It might be an idea to tell people in your first post what files need to be CHMOD' to which value and what to change them back to, I spent a while looking around this thread and didn't understand why things weren't working.

Two requests for future versions... can backup files be saved with a date and hack name in them? For example if you added the /me hack today the file would be called functions.21-05-02.me.bak - and in it's own folder. Maybe more complicated than it's worth! It would make error tracking easier if you installed a few hacks on the same day don't you think? Also, hacks in their own folder too if that's possible.

On a final note, FireFly, could you possibly help me rectify a problem in the moderation queue hack for the calendar?

Thanks. :)

DelusionalMind 05-24-2002 06:58 AM

all i have to say, is DAMN. I love this!

2 questions though...

1) when i go to apply a hack, I keep getting this accross the top of vbhacker (and also when i just open vbhacker.php)
Quote:

Warning: Unterminated comment starting line 755 in /home/sites/site43/web/forum/admin/vbhacker.php on line 755
2) When I open up vbhacker.php, I get the error message above, as well as:
Quote:

Warning: Cannot add header information - headers already sent by (output started at /home/sites/site43/web/forum/admin/vbhacker.php:755) in /home/sites/site43/web/forum/admin/functions.php on line 1548
Why is it doing this? Sorry if this has been asked already...i looked around but didn't see anythin. Thanks!

Mone' 05-28-2002 09:42 AM

Thx for this one
installing hacks is so easy with this ;)

but i still get this error message :

Code:

Warning: Empty delimiter

in /home/site/public_html/forum/admin/vbhacker.php on line 132


I' m using vb2.2.6


any suggestion?


thx

Mone'

sidhighwind 05-30-2002 07:04 PM

FireFly,

I love all your Hacks. This one is the best. Alto I do see somethings that vbhacker and vbhackmaker need. support for replacments. i would see that as a valuable addition to the hacks.

Thanks again for all the great hacks

SiD :cool:

sidhighwind 05-30-2002 08:05 PM

I just found an glitch in the script.

when ever i put a single quote into a hack and try and run it. it always leaves the slash in there before the single quote but on the ones that i have downloaded it works fine. i am running 2.2.6. any ideas on what could be the problem?

UPDATE!!!

Ok i got it fixed. all i had to do was turn magic_quotes_gpc off.

Thanks in advance

SiD

Dolamite 06-04-2002 12:29 AM

man i have been waiting for something like this for a very long time..... FireFly.... you are my hero..... thank you man!

PS. anyone know when vb3 comes out?

Kinox 06-10-2002 03:27 AM

vbhackmaker - FIX
magic_quotes_gpc - fix

When? been waiting over 2 and 1/2 months now...
vbhackmaker still generates extra slashes when I try to edit a xxxx.hack.php file... arg...

Derek 06-18-2002 10:46 AM

To those of you wanting to add this to your Admin CP, just use the code that I used... I noticed that the other code didn't work, and this was tested.

After:
PHP Code:

makenavselect("Options"); 


Add:
PHP Code:

// ***
makenavoption("Add Hack","/admin/vbhacker.php?","|");
makenavoption("Make Hack","/adminvbhackmaker.php?");
makenavselect("vbHacker | vbHackMaker","<hr>"); 


Just want to help those of who never got it added in to their Admin CP correctly.

FleaBag 06-19-2002 06:50 PM

Working great on 2.2.6, thanks! :)


All times are GMT. The time now is 08:07 AM.

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.01146 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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