i cant find dbo.cabal_tool_accountregister

Results 1 to 10 of 10
  1. #1
    Enthusiast alathing is offline
    MemberRank
    Jun 2011 Join Date
    26Posts

    i cant find dbo.cabal_tool_accountregister

    since i cannot find this dbo.cabal_tool_accountregister thing, i change it to dbo.cabal_tool_registerAccount which i found from the mssql>databases>ACCOUNT> Programmability >StoredProcedure.

    is it okay? but i still got this error http://i580.photobucket.com/albums/s...ng23/asdsa.jpg


  2. #2
    ┌П┐(•_•)┌П┐ allocen is offline
    MemberRank
    Dec 2009 Join Date
    Deep AbyssLocation
    1,003Posts

    Re: i cant find dbo.cabal_tool_accountregister

    Because you don`t have xp_mdl5.dll.

  3. #3
    Fuck. SheenBR is offline
    ModeratorRank
    Feb 2008 Join Date
    Jaú, BrazilLocation
    2,433Posts

    Re: i cant find dbo.cabal_tool_accountregister

    it wont work with the websites we have to create new accounts since you changed its name.
    It it seems that ITS NOT xp_md5.dll because the error is pretty clear:

    "Cannot insert the value NULL into column 'Password' (...);column doenst allows nulls."
    If the problem were xp_md5.dll it'd give a different error, wouldn't it?

  4. #4
    Enthusiast alathing is offline
    MemberRank
    Jun 2011 Join Date
    26Posts

    Re: i cant find dbo.cabal_tool_accountregister

    i already fixed this problem.

    my current problem is that my cabal client says "failed to connect server" everytime i login

  5. #5
    Apprentice Kasusu is offline
    MemberRank
    Nov 2008 Join Date
    10Posts

    Re: i cant find dbo.cabal_tool_accountregister

    Quote Originally Posted by alathing View Post
    i already fixed this problem.
    and how ?
    Last edited by Kasusu; 03-07-12 at 09:09 PM.

  6. #6
    Omega Ron is offline
    MemberRank
    Apr 2005 Join Date
    Location
    8,990Posts

    Re: i cant find dbo.cabal_tool_accountregister

    Quote Originally Posted by Kasusu View Post
    and how ?
    By following the guides correctly and setting up the md5 hashing dll.

  7. #7
    Apprentice Kasusu is offline
    MemberRank
    Nov 2008 Join Date
    10Posts

    Re: i cant find dbo.cabal_tool_accountregister

    Quote Originally Posted by Ron View Post
    By following the guides correctly and setting up the md5 hashing dll.
    i did :X its not the 1st time that i setup my own tiny cabal but never had this error

  8. #8
    Enthusiast nashrole is offline
    MemberRank
    Jun 2012 Join Date
    32Posts

    Re: i cant find dbo.cabal_tool_accountregister

    me too i can register on it..heres my error

    Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 10
    Cannot insert the value NULL into column 'Password', table 'ACCOUNT.dbo.cabal_auth_table'; column does not allow nulls. INSERT fails.
    The statement has been terminated.
    Msg 515, Level 16, State 2, Procedure cabal_tool_registerAccount, Line 16
    Cannot insert the value NULL into column 'UserNum', table 'ACCOUNT.dbo.cabal_charge_auth'; column does not allow nulls. INSERT fails.
    The statement has been terminated.

    (1 row(s) affected)

  9. #9
    The Cat in the Hat cypher is offline
    MemberRank
    Oct 2005 Join Date
    IrelandLocation
    5,073Posts

    Re: i cant find dbo.cabal_tool_accountregister

    Your problem is the md5 extended procedure...

  10. #10
    Enthusiast nashrole is offline
    MemberRank
    Jun 2012 Join Date
    32Posts

    Re: i cant find dbo.cabal_tool_accountregister

    then how can i do it?



Advertisement