vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Register Problem - Plz Help (https://vborg.vbsupport.ru/showthread.php?t=42701)

ExAvIoUr 08-24-2002 06:12 PM

Register Problem - Plz Help
 
ok. for some reason ppl can't register and i get this email sent to me.

PHP Code:

Database error in vBulletin 2.2.6:

Invalid SQLINSERT INTO user 
(userid,username,password,email,parentemail,coppauser,homepage,icq,aim,yahoo,signature,adminemail,showemail,invisible,usertitle,joindate,cookieuser,daysprune,lastvisit,lastactivity,usergroupid,timezoneoffset,emailnotification,receivepm,emailonpm,options,birthday,maxposts,startofweek,ipaddress,pmpopup,referrerid,nosessionhash,avatarid,country,hideposts
VALUES (NULL,Name','1f216a224547d833dbba350ab8cf507c','blah@blah.com','','0','','','','','one of the testers of this 
board
','1','0','0','Recruit','1030212773','1','-1','1030212773','1030212773','2','-5','0','1','0','15','0','-1','1','xxx.xx.xx.xx','0','1','1','0','0',United%20States')
mysql errorYou have an error in your SQL syntax near '')' at line 1

mysql error number: 1064

Date: Saturday 24th of August 2002 02:12:53 PM
Script:  [url]http://xx.xxx.xx.xx/gsu/gsu/register.php[/url]
Referer: [url]http://xx.xxx.xx.xx/gsu/register.php[/url] 

what does that. can u plz help me.

g-force2k2 08-24-2002 06:18 PM

Exaviour you error is because of the country hack... it should look like something like this in the php file:: also i can see that the hideposts and country fields are intertwined should be

PHP Code:

hidepostscountryVALUES 

and then at the end:

PHP Code:

'$hideposts''$country')"); 

but the sql error is because the second line of coding in yours looks like this:

PHP Code:

'$hideposts'$country')"); 

hope that helps... regards...

g-force2k2

ExAvIoUr 08-24-2002 06:24 PM

yeah i just found that out myself. oh well thanx.


All times are GMT. The time now is 01:34 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.01424 seconds
  • Memory Usage 1,725KB
  • 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
  • (4)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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