Fiesta Register Script

Page 1 of 3 123 LastLast
Results 1 to 15 of 37
  1. #1
    Member Rutgertje is offline
    MemberRank
    May 2007 Join Date
    Holland.datLocation
    66Posts

    note Fiesta Register Script v1.1! [updated 15-06-2011]

    Update notes:
    • Converted script to normal PHP, just follow "How to use".
    • Fixed some issues


    -------------------------------------------------------------------------------------
    Credits to the one who made the "XPT Account Manager" in the PristonTale section!
    -----------------------------------
    I simply took the account manager and edited it into this fiesta register script.
    -------------------------------------------------------------------------------------




    Picture:


    What does it do?
    It registers your account, checks if username isnt already taken else it'll give the error "{USERNAME} is already taken" and it'll check for bad characters "`~!@#$%^&*()+-_=[]{};\'\\:"|,/<>? " in the name and password.

    How to use:
    1) Download the .rar from attachements
    2) Open and extract at your webhost (I suggest xampp)
    3) Open config.php and change "XXXX\SQLEXPRESS" to your computers mssql server ex. "THIS_PC\SQLEXPRESS"
    4) Change the password in the config.php to your MSSQL password
    5) You can change the copyright text to whatever you want, right now its "Copyright © Rutgertje 2011".
    6) Enjoy

    Questions
    If you have any questions please post them below and i'll answer them
    Attached Files Attached Files
    Last edited by Rutgertje; 16-06-11 at 12:13 AM. Reason: Updated the script


  2. #2
    Valued Member echaxxx is offline
    MemberRank
    Aug 2005 Join Date
    PhilppinesLocation
    109Posts

    Re: Fiesta Register Script

    thanks a lot sir...this is what i need...

  3. #3
    Revolution-Entrepreneur MrTay is offline
    MemberRank
    Apr 2009 Join Date
    Fatherboard.Location
    711Posts

    Re: Fiesta Register Script

    Wow nice one, will it work on other games?

  4. #4
    Valued Member echaxxx is offline
    MemberRank
    Aug 2005 Join Date
    PhilppinesLocation
    109Posts

    Re: Fiesta Register Script

    when i try to create it says...

    Access forbidden!
    You don't have permission to access the requested object. It is either read-protected or not readable by the server.

    If you think this is a server error, please contact the webmaster.

    Error 403

    edit: sori for being noob...its working now ^_^ just forgot to check on xammp on apache server
    Last edited by echaxxx; 20-05-10 at 08:20 PM. Reason: ^_^

  5. #5
    Proficient Member Canic is offline
    MemberRank
    Feb 2010 Join Date
    159Posts

    Re: Fiesta Register Script

    äh wie geht das ganz genau? komme net ganz klar

  6. #6
    Apprentice Canic123 is offline
    MemberRank
    May 2010 Join Date
    5Posts

    Re: Fiesta Register Script

    Hi everyone :D

    I have a big problem :O

    can anyone help me ? xD

    Problem text:

    Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'. The user is not associated with a trusted SQL Server connection., SQL state 28000 in SQLConnect in C:\xampp\htdocs\Register\index.php on line 104

    Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\Register\index.php on line 111

    Warning: odbc_do() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\Register\index.php on line 113

    Warning: odbc_fetch_row() expects parameter 1 to be resource, null given in C:\xampp\htdocs\Register\index.php on line 115

    Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\Register\index.php on line 122

    TY

  7. #7
    Enthusiast kimijjs is offline
    MemberRank
    Jul 2008 Join Date
    LatviaLocation
    41Posts

    Re: Fiesta Register Script

    link dead, upload again please!

  8. #8
    Member tompika is offline
    MemberRank
    Sep 2006 Join Date
    behind youLocation
    87Posts

    Re: Fiesta Register Script

    upload please, we need it.

  9. #9

    Re: Fiesta Register Script

    files are missing - -

    upload again

  10. #10
    Apprentice Canic123 is offline
    MemberRank
    May 2010 Join Date
    5Posts

    Re: Fiesta Register Script

    Here the reupload Klick

  11. #11
    Enthusiast kimijjs is offline
    MemberRank
    Jul 2008 Join Date
    LatviaLocation
    41Posts

    Re: Fiesta Register Script

    ty, works perfect

  12. #12

    Re: Fiesta Register Script

    Quote Originally Posted by Canic123 View Post
    Here the reupload Klick

    thank.

  13. #13
    Apprentice kimsae85 is offline
    MemberRank
    Jul 2009 Join Date
    8Posts

    Re: Fiesta Register Script

    Can you please show a tutorial of this? thanks.

  14. #14
    Apprentice xdario is offline
    MemberRank
    Dec 2008 Join Date
    7Posts

    Re: Fiesta Register Script

    if you can't run this, then I doubt you can host a private server.

  15. #15
    Member Rutgertje is offline
    MemberRank
    May 2007 Join Date
    Holland.datLocation
    66Posts

    Re: Fiesta Register Script

    Quote Originally Posted by Canic123 View Post
    Hi everyone :D

    I have a big problem :O

    can anyone help me ? xD

    Problem text:

    Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'. The user is not associated with a trusted SQL Server connection., SQL state 28000 in SQLConnect in C:\xampp\htdocs\Register\index.php on line 104

    Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\Register\index.php on line 111

    Warning: odbc_do() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\Register\index.php on line 113

    Warning: odbc_fetch_row() expects parameter 1 to be resource, null given in C:\xampp\htdocs\Register\index.php on line 115

    Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\Register\index.php on line 122

    TY
    Did you edit ur config.php ? Like xxx\SQLEXPRESS to what ur sqlexpress is and the your mssql password?

    Quote Originally Posted by SephX View Post
    files are missing
    Like what? Did you turn on short open tags?

    Quote Originally Posted by kimsae85 View Post
    Can you please show a tutorial of this? thanks.
    Sorry but learn to read:

    How to use:
    1) Download the .rar
    2) Open and extract at your webhost ( I suggest xampp )
    3) Open config.php and change "XXXX\SQLEXPRESS" to your computer mssql server ex. "THIS_PC\SQLEXPRESS"
    4) Change the password to your MSSQL password
    5) You can change the copyright, right now its "Copyright © Rutgertje 2010" just change it to whatever you like.
    6) (If not already) Turn php short open tags on! Open xampp's php.in located in xampp\php and search (ctrl+F) for: "short_open_tag = Off" if it cant find anything just start apache and register yourself if it does find something change it to "short_open_tag = On" and sav


    ---------------------
    Please post pictures of your errors.
    Last edited by Rutgertje; 15-08-10 at 02:12 PM.



Page 1 of 3 123 LastLast

Advertisement