Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 01-15-2001 Last Update: Never Installs: 0
 
No support by the author.

Hmm,

I know it's a long topic sorry but didn't know how to shorten it.. Just wanted some good help with this hack and the vbb 1.1.5 version.

I followed everything to the letter but although it's all turned on and worked before the pm hack. I know can't use the {IMG} tag in my signatures ** REPLACE { with [ **. I have one different line which is't the same. It's located in the member.php file.

//PM Hack
//Original: $DB_site->query("INSERT INTO user (userid,username,password,email,parentemail,coppau ser,homepage,icq,aim,yahoo,bio graphy,signature,adminemail,showemail,invisible,us ertitle,joindate,canpost,cooki euser,daysprune,lastvisit,lastactivity,usergroupid ,timezoneoffset,emailnotificat ion) VALUES (NULL,'".addslashes($username)."','".addslashes($p assword)."','".addslashes($ema il)."','".addslashes($parentemail)."',$coppauser,' ".addslashes($homepage)."','". addslashes($icq)."','".addslashes($aim)."','".adds lashes($yahoo)."','".addslashe s($biography)."','".addslashes($signature)."',".ad dslashes($adminemail).",".adds lashes($showemail).",".addslashes($invisible).",'" .addslashes($usertitle)."',".t ime().",1,".addslashes($cookieuser).",".addslashes ($prunedays).",".time().",".ti me().",".addslashes($newusergroupid).",".addslashe s($timezoneoffset).",".addslas hes($emailnotification).")");
//New:
$DB_site->query("INSERT INTO user (userid,username,password,email,parentemail,coppau ser,homepage,icq,aim,yahoo,bio graphy,signature,adminemail,showemail,invisible,us ertitle,joindate,canpost,cooki euser,daysprune,lastvisit,lastactivity,usergroupid ,timezoneoffset,emailnotificat ion,receivepm,emailonpm) VALUES (NULL,'".addslashes($username)."','".addslashes($p assword)."','".addslashes($ema il)."','".addslashes($parentemail)."',$coppauser,' ".addslashes($homepage)."','". addslashes($icq)."','".addslashes($aim)."','".adds lashes($yahoo)."','".addslashe s($biography)."','".addslashes($signature)."',$adm inemail,$showemail,$invisible, '".addslashes($usertitle)."',".time().",1,$cookieu ser,$prunedays,".time().",".ti me().",$newusergroupid,$timezoneoffset,$emailnotif ication,$receivepm,$emailonpm) ");
//END PM Hack

The original line in this case is my original line and is a bit different from the one in vbb 1.1.4. Did i change the wrong line or do i need to do anything with it ? Like with the .addslashes part ? i tried adding the .addslashes part but then i get an error.

Anybody can help me with this little problem ? PM's work great BTW so that's installed correctly also i think it's something with the query or anything not translating properly but i don't know for sure that's why i asked here.

Thanx in advance for helping me out,

Dark007

Show Your Support

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

Comments
  #2  
Old 01-15-2001, 07:29 PM
Guest
 
Posts: n/a
Default

BTW also sorry for making it stretch so wide.
Reply With Quote
  #3  
Old 01-15-2001, 07:46 PM
Guest
 
Posts: n/a
Default

I installed it myself, and noticed those lines differed too.
But with me it isnt the images,....
...it wont install at all

Would be great to hear what the cause is.
THX !

- Skymaster -
Reply With Quote
  #4  
Old 01-17-2001, 08:06 AM
Guest
 
Posts: n/a
Default

^BUMP^

Anybody who figured it out yet or can post his line from vbb 1.1.5 here so that i can try it out ???

Thank you,

Dark007
Reply With Quote
Reply


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 10:43 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.03623 seconds
  • Memory Usage 2,215KB
  • Queries Executed 17 (?)
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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (3)postbit
  • (4)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
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete