Welcome to the RaGEZONE - MMORPG development forums.

SW Administration Panel

This is a discussion on SW Administration Panel within the Gunz Releases forums, part of the Gunz Online category; Originally Posted by SuperWaffle $_CONFIG['accs'] is CaSe SeNsItIvE. I don't get it >.< Posted via Mobile Device...

Page 4 of 6 FirstFirst 123456 LastLast
Results 46 to 60 of 76
  1. #46
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jul 2007
    Posts
    385
    Liked
    4
    Click
    Quote Originally Posted by SuperWaffle View Post
    $_CONFIG['accs'] is CaSe SeNsItIvE.
    I don't get it >.<
    Posted via Mobile Device

  2. #47
    Member
    Rank
    Member
    Join Date
    Nov 2009
    Posts
    33
    Liked
    2

    Re: SW Administration Panel

    ^This means if you edit 'accs' with 'Accs' it wouldn't work.

  3. #48
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    574
    Liked
    277

    Re: SW Administration Panel

    Quote Originally Posted by yurij13 View Post
    I don't get it >.<
    Posted via Mobile Device
    I mean if you login with "RoFlcopter" but the account name in the array $_CONFIG['accs'] is "roflcopter" then that's not correct.

  4. #49
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jul 2007
    Posts
    385
    Liked
    4
    Quote Originally Posted by SuperWaffle View Post
    I mean if you login with "RoFlcopter" but the account name in the array $_CONFIG['accs'] is "roflcopter" then that's not correct.
    Yeah, it still doesn't work. Ahh well :/
    Posted via Mobile Device

  5. #50
    Hardcore Member
    Rank
    Member
    Join Date
    Feb 2009
    Location
    The Nederlands
    Posts
    121
    Liked
    17

    Re: SW Administration Panel

    ( ! ) Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\inc\class_config.php on line 21
    Call Stack
    # Time Memory Function Location
    1 0.0015 383960 {main}( ) ..\index.php:0
    2 0.0023 391312 require( 'C:\wamp\www\inc\class_config.php' ) ..\index.php:2
    3 0.0036 395496 config->__construct( ) ..\class_config.php:25


    Did what he said, to do in php.ini, idk how to enable, but i removed the ;

  6. #51
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    574
    Liked
    277

    Re: SW Administration Panel

    Remove the ; in front of the mssql.dll and restart your Apache.

  7. #52
    num num num <3 rootbeer
    Rank
    Member +
    Join Date
    Jul 2008
    Location
    New York
    Posts
    560
    Liked
    67

    Re: SW Administration Panel

    idk if its a bug or if its been mentioned but when i log in every time it says the server is offline when it is online and logging it doesn't work unless i changed it to use the names "account1" so i've been doing that.. just keep adding names in there lol any ideas on how to fix it? when i try to log in i don't get any errors but the page will just refresh

  8. #53
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    574
    Liked
    277

    Re: SW Administration Panel

    Quote Originally Posted by daniel131605 View Post
    idk if its a bug or if its been mentioned but when i log in every time it says the server is offline when it is online and logging it doesn't work unless i changed it to use the names "account1" so i've been doing that.. just keep adding names in there lol any ideas on how to fix it? when i try to log in i don't get any errors but the page will just refresh
    It should work.
    Be sure the port and IP is right in the settings.php.

    Also, the account names array is case sensitive.
    Even 1 letter wrong will stop you from logging in.

  9. #54
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Dec 2010
    Posts
    307
    Liked
    5

    Re: SW Administration Panel

    Code:
    Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'SWAdminMsg'. (severity 16) in C:\xampp\htdocs\inc\templates\template_home.php on line 7
    
    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\inc\templates\template_home.php on line 7
    
    Warning: mssql_fetch_row() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\inc\templates\template_home.php on line 8
    ?

  10. #55
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    574
    Liked
    277

    Re: SW Administration Panel

    Quote Originally Posted by flyffhelper View Post
    Code:
    Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'SWAdminMsg'. (severity 16) in C:\xampp\htdocs\inc\templates\template_home.php on line 7
    
    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\inc\templates\template_home.php on line 7
    
    Warning: mssql_fetch_row() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\inc\templates\template_home.php on line 8
    ?
    Did you even execute what's inside the sql.txt in the database?
    The error means the table does not exist.

  11. #56
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Dec 2010
    Posts
    307
    Liked
    5

    Re: SW Administration Panel

    I excuted it/

  12. #57
    Pee Aitch Pee
    Rank
    Subscriber
    Join Date
    Mar 2011
    Location
    The Netherlands
    Posts
    574
    Liked
    277

    Re: SW Administration Panel

    Quote Originally Posted by flyffhelper View Post
    I excuted it/
    Did you check in MSSQL if those tables exist?

  13. #58
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Dec 2010
    Posts
    307
    Liked
    5

    Re: SW Administration Panel

    It says SWadminMsg already exist.

  14. #59
    Member
    Rank
    Member
    Join Date
    Jun 2011
    Posts
    53
    Liked
    1

    Re: SW Administration Panel

    Nice Panel

  15. #60
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Dec 2010
    Posts
    307
    Liked
    5

    Re: SW Administration Panel

    I got some trouble when i go to accounts
    Code:
    Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near the keyword 'FROM'. (severity 15) in C:\xampp\htdocs\inc\templates\template_account.php on line 14
    
    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\inc\templates\template_account.php on line 14
    
    Warning: mssql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\inc\templates\template_account.php on line 15

 

 
Page 4 of 6 FirstFirst 123456 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •