[HELP] Register Page Error

Results 1 to 8 of 8
  1. #1

    [HELP] Register Page Error

    Why am i getting.

    Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\index.php on line 47

    Somone help please.


  2. #2
    Account Upgraded | Title Enabled! RepublicOfAstra is offline
    MemberRank
    Dec 2006 Join Date
    1,122Posts

    Re: [HELP] Register Page Error

    Go to index.php and see what's on line 47 then. -_-

  3. #3

    Re: [HELP] Register Page Error

    How do i find line 47. lol thanks for helping me. by the way

  4. #4
    Enthusiast GimosWife is offline
    MemberRank
    May 2007 Join Date
    GermanyLocation
    39Posts

    Re: [HELP] Register Page Error

    Oo
    counting =p
    hihi
    test
    bla bla

    line 3 says hihi

    there for line 6 and 8 is blank !

    if you hit strg+g in editor you will automaticaly see the line your curser is atm ;)

  5. #5

    Re: [HELP] Register Page Error

    Now i'm getting.
    Parse error: parse error, unexpected T_VARIABLE in C:\wamp\www\index.php on line 46

  6. #6
    Account Upgraded | Title Enabled! UkRaiNeR is offline
    MemberRank
    Sep 2006 Join Date
    US/UkraineLocation
    352Posts

    Re: [HELP] Register Page Error

    <?
    $Title = 'GunzDB'; // Website title
    $Title2 = 'Full items, premiums for free and all modes'; // Second part of the title.
    $DBHost = 'blah\labhsd'; //The host of your DB (I.E: MACHINE\SQL2005)
    $DBUser = 'bill'; //Your DB User
    $DBPass = ''bob; //Your DB Password
    $DB = 'GunzDB'; //Your GunZ DB
    make sure u have the where is say ur database name, user & pass it must be correct..

  7. #7

    Re: [HELP] Register Page Error

    I dont have a password or username i use windows whatever its called

  8. #8
    Account Upgraded | Title Enabled! Kingston is offline
    MemberRank
    Jun 2007 Join Date
    601Posts

    Re: [HELP] Register Page Error

    Then Make One
    Code:
    1) expand "security"
    2) expand "logins"
    3) right click on acct "sa" then click properties
    4) type in the password you want in the 2 pw boxes
    5) be sure "enfore password policy" box is checked off
    6) change "defualt database" to "GunzDB"
    7) click ok



Advertisement