vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Little problem after PM hack 1.2.5 with vbb1.1.5 (No IMG showing in sig) (https://vborg.vbsupport.ru/showthread.php?t=6828)

01-15-2001 07:28 PM

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

01-15-2001 07:29 PM

BTW also sorry for making it stretch so wide.

01-15-2001 07:46 PM

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 -

01-17-2001 08:06 AM

^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


All times are GMT. The time now is 02:42 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.01049 seconds
  • Memory Usage 1,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete