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)
-   -   Random Password Instead of Activation Code (https://vborg.vbsupport.ru/showthread.php?t=33068)

ForYou 12-30-2001 11:17 PM

Dear bira ,,,

Thank you alot for the first help ..

but there is sconed help and problems ..

in the register.php

your script line is :

if ($username=="" or $email=="" or $emailconfirm=="" or ($password=="" or $passwordconfirm=="" and $randpassword=="0")) {

and my register.php line is

if ($username=="" or $email=="" or $emailconfirm=="" or $password=="" or $passwordconfirm=="" or $country=="") {


please tell me how can i replaced your line with my line ..


regards

Note :

when i recieved the randome password there is wrong password is this problem or what ..

regards
and thanks alot and i'll promise you this is the last help from you to me :) thanks bira

bira 12-30-2001 11:20 PM

if ($username=="" or $email=="" or $emailconfirm=="" or ($password=="" or $passwordconfirm=="" and $randpassword=="0") or $country=="") {

dunno what you did wrong elsewhere. The hack works just fine if you install it correctly :)

ForYou 12-30-2001 11:43 PM

dear bira..

evry thing is ok now ..

but there is one problem with my new register user ..

when any user want register to my board and he recieved the password and try to login there is message (the password is wrong ) and if he request the new password he will get the true password and he can login the board ....i think this is a problem with me becuase my user need to request a new password ...

please if you can have any help tell me know about it ..

regards

bira 12-30-2001 11:49 PM

ForYou can you please give me the URL to your forums?

Thanks

ForYou 12-30-2001 11:54 PM

Ok bira ..

but my forum in arabic FONT ..i hope the arabic font not problem for you ..

any way my link is

http://montada.dardasha.net/montada/

i hope you can help me ..

regards

bira 12-31-2001 12:05 AM

ok, send me to goren@atlasf1.com your register.php and member.php files pls

ForYou 12-31-2001 12:11 AM

hello bira ..

i was send for you the files .....

waiting you help ...

regards

bira 12-31-2001 12:22 AM

in your register.php line 489, this:

Code:

'".addslashes($password)."'
should be this:

Code:

'".addslashes([high]md5([/high]$password)[high])[/high]."'
This by the way was NOT changed in this hack. You installed a pre-2.2.0 hack (you have several of them there) and overwrote the correct line, which dropped your md5() password ecryption.

ForYou 12-31-2001 12:37 AM

Thank you alot bira .... you are the best

evry thing is OK now :)

happy new year :)

regards

Skyline_GT 07-23-2003 05:21 AM

Hm..
how to make after they register, they are not logged in..
cuz I have tested myself, after you register, they are automactically logged in.


All times are GMT. The time now is 09:16 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.01104 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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