Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Details »»

Version: 1.00, by Scott MacVicar Scott MacVicar is offline
Developer Last Online: Mar 2016 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 01-21-2002 Last Update: Never Installs: 20
 
No support by the author.

This hack was requested by Joe and is ideal for review of users in a private mod / admin forum. This involves very little effort to install and is a great asset, to dealing with problem users as it allows other mods to report on a user. I've found that mods and admins aren't always on at the same time.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 01-22-2002, 03:06 PM
Sparkz's Avatar
Sparkz Sparkz is offline
 
Join Date: Nov 2001
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack - implementing it at once

Quote:
Running vBulletin 2.2.1 on:
CPU: Dual P3 800mhz - RAM: 1024mb - HDD: 20GB Raid5
Apache 1.3.22 - PHP 4.1.0 - MySQL 3.23.39 - zlib installed - mod_gzip enabled
zend optimizer 1.20 - Zend Accelerator 2.0
*drool*
Reply With Quote
  #3  
Old 01-22-2002, 03:10 PM
Scott MacVicar Scott MacVicar is offline
 
Join Date: Oct 2001
Location: Glasgow, Scotland
Posts: 1,199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its DDR RAM too 2100mhz not the SD RAM which runs at 100 or 133mhz
Reply With Quote
  #4  
Old 01-22-2002, 03:42 PM
Modshack's Avatar
Modshack Modshack is offline
 
Join Date: Oct 2001
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Show off )

How much does that cost then

[high]* Modshack throws crappy raq away
[/high]

HM
Reply With Quote
  #5  
Old 01-22-2002, 06:44 PM
StarBuG's Avatar
StarBuG StarBuG is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 1,033
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried your hack an get a Parse error in the register.php in the same line the hack starts!

this is the part around and with the code:
PHP Code:
  // initialise cookies
  
if ($cookieuser==1) {
    
vbsetcookie("bbuserid",$userid);
    
vbsetcookie("bbpassword",md5($password));
  }
  
$DB_site->query("UPDATE session SET userid=$userid WHERE sessionhash='".addslashes($session['dbsessionhash'])."'");
  
  
//Start Hack to Post userinfo to a forum
[Here the code of the hack]
????
//End Hack to post userinfo to a forum

  
if ($newuseremail!="")
  {
    if (
$birthday == 0) {
       
$birthday "N/A";
    } else {
       if (
date("Y")>$year and $year>1901 && $year!='0000') {
          
$birthday = @date($calformat1,mktime(0,0,0,$month,$day,$year));
       } else {
          
$birthday = @date($calformat2,mktime(0,0,0,$month,$day,0));
       }
       if (
$birthday=="") {
         
$birthday "$month-$day-$year";
       }
    } 
Any suggestions?

I use 2.2.1g and run the newest php version ;-)

Greetings

StarBuG
Reply With Quote
  #6  
Old 01-22-2002, 07:27 PM
Sparkz's Avatar
Sparkz Sparkz is offline
 
Join Date: Nov 2001
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by PPN
its DDR RAM too 2100mhz not the SD RAM which runs at 100 or 133mhz
DDR2100 is the only way to go

Waiting for parts for my new game machine now.
AMD XP1900+
1GB RAM
Geforce 3
etc

Can't wait to start building it
Reply With Quote
  #7  
Old 01-22-2002, 07:36 PM
Scott MacVicar Scott MacVicar is offline
 
Join Date: Oct 2001
Location: Glasgow, Scotland
Posts: 1,199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Starubg download the hack again, i created this hack in a stupid text editor in school and it seems to have caused problems with linebreaks when i saved it. So download the file and apply the hack again, even though its the same text, the linebreaks are sorted.

also please remove the php code you have in your post, your showing the entire hack to unliscenced users and we don't want to give those pirates any hacks.

thats the machine i'm running here :P

Athlon 1.8 XP
1GB DDR RAM
40GB 7200rpm HDD
Geforce 3
Iomega CD-ReWriter

i have a CRT monitor though, i want a TFT flat screen one :P
Reply With Quote
  #8  
Old 01-22-2002, 07:58 PM
StarBuG's Avatar
StarBuG StarBuG is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 1,033
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

THX!!

Now it works fine

And I have removed the code hehe

Thx for your work!

Greetings

StarBuG
Reply With Quote
  #9  
Old 01-22-2002, 08:04 PM
Sparkz's Avatar
Sparkz Sparkz is offline
 
Join Date: Nov 2001
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I move back to norway, I'm planning to build a dual MP system to use as a server.

If I can afford it, I'll prolly throw in some SCSI disks.
Enough dreaming for now, tho
Reply With Quote
  #10  
Old 01-22-2002, 09:54 PM
techno techno is offline
 
Join Date: Nov 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
you should immediately go change the forumid specified via the admin panel so new users won't have problems when registering
I dont understand this part...?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:50 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.04897 seconds
  • Memory Usage 2,299KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete