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)
-   -   [RELEASE vB2B3] Gender Hack 2.0 (https://vborg.vbsupport.ru/showthread.php?t=11367)

maverick1236 05-22-2001 09:56 PM

when i click submit after putting my gender in user cp-it doesnt update

MicKeY R@t 05-23-2001 05:17 AM

I am using the vB version 2 rc3

MicKeY R@t 05-24-2001 09:10 AM

can any1 plz help mi?

PeF 05-24-2001 09:29 AM

I don't wanna repeat it all over again. I'm between jobs and I currently don't have time to rewrite those hacks. They'll be available within 14 days.

MicKeY R@t 05-24-2001 09:56 AM

OMG :(

snyx 05-24-2001 02:15 PM

Quote:

Originally posted by PeF
I don't wanna repeat it all over again. I'm between jobs and I currently don't have time to rewrite those hacks. They'll be available within 14 days.
Thanks PeF, I understand, work comes before anything. Good luck man!

White Chocobo 05-24-2001 08:26 PM

If you get the error message after you try to update info under Edit Options this is why. Go modify member.php file. If the line where you updated:
Code:

$DB_site->query("UPDATE user
Now if you're using vB 2 Final then just replacing the code, with the one in the readme, you will screw up the file, cause you've just removed some important stuff. Here what it should look like instead:
Replace This:
Code:

startofweek='".addslashes($startofweek)."',options='$options',receivepm='$receivepm',
With This:
Code:

startofweek='".addslashes($startofweek)."',gender='".addslashes($gender)."',options='$options',receivepm='$receivepm',
Sorry if you don't quite get it but this my first time modifing something on vB. So I'm a kinda a newbie. But the Hack did work for me check my forum. http://ffanitopia.maryginseng.com/forums/

White Chocobo 05-25-2001 01:42 AM

Well this hacked seem to work. But it doesn't. Cause after you update the database it seems to reset your gender after a while. Which I find very weird. I think it's each time you logout or something it resets to the default.

pcmania 06-13-2001 02:31 PM

Hi,

I tried to install this hack but when I try to add a new user to my database it is giving me this error:

There seems to have been a slight problem with the database. Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.:confused: :(

Any Ideas?

WEAPON 06-13-2001 03:41 PM

^Same thing happened to me. I just uploaded my backup of register.php and acted like nothing happened.


All times are GMT. The time now is 01:46 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.01148 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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