Galaxy GunZ's website.

Page 5 of 5 FirstFirst 12345
Results 61 to 67 of 67
  1. #61
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Galaxy GunZ's website.

    This is the error that I got when I when to the url ../index.php?page=shop

    Code:
    Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near '-'. (severity 15) in C:\AppServ\www\infectivegunz\includes\shop.php on line 32
    
    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\infectivegunz\includes\shop.php on line 32
    
    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\AppServ\www\infectivegunz\includes\shop.php on line 48
    Currently there is no shop item! Please check back later!
    Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'Type'. (severity 16) in C:\AppServ\www\infectivegunz\includes\shop.php on line 103
    
    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\infectivegunz\includes\shop.php on line 103
    
    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\AppServ\www\infectivegunz\includes\shop.php on line 104
    This is probably what you're getting mastergunz123.

  2. #62
    Kyura Ryukrey is offline
    MemberRank
    Jan 2010 Join Date
    ItalyLocation
    354Posts

    Re: Galaxy GunZ's website.

    Quote Originally Posted by Jirachi View Post
    This is the error that I got when I when to the url ../index.php?page=shop

    Code:
    Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near '-'. (severity 15) in C:\AppServ\www\infectivegunz\includes\shop.php on line 32
    
    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\infectivegunz\includes\shop.php on line 32
    
    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\AppServ\www\infectivegunz\includes\shop.php on line 48
    Currently there is no shop item! Please check back later!
    Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'Type'. (severity 16) in C:\AppServ\www\infectivegunz\includes\shop.php on line 103
    
    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\infectivegunz\includes\shop.php on line 103
    
    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\AppServ\www\infectivegunz\includes\shop.php on line 104
    This is probably what you're getting mastergunz123.
    Yeah but how to resolve? -.-'

  3. #63
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Galaxy GunZ's website.

    The pagination is the reason for the error "Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near '-'. (severity 15) in C:\AppServ\www\infectivegunz\includes\shop.php on line 32", and because it stops the line at the part where it says -, the rest of the query doesn't execute and gives the rest of the errors. And execute this to fix the error "Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'Type'. (severity 16) in C:\AppServ\www\infectivegunz\includes\shop.php on line 103"

    Code:
    Use [GunzDB]
    ALTER TABLE CashShop ADD Type varchar(50)

  4. #64
    Kyura Ryukrey is offline
    MemberRank
    Jan 2010 Join Date
    ItalyLocation
    354Posts

    Re: Galaxy GunZ's website.

    I am not able to alter table D: a little tutorial? sorry for the disturb.

    Quote Originally Posted by Vusion View Post
    The pagination is the reason for the error "Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near '-'. (severity 15) in C:\AppServ\www\infectivegunz\includes\shop.php on line 32", and because it stops the line at the part where it says -, the rest of the query doesn't execute and gives the rest of the errors. And execute this to fix the error "Warning: mssql_query() [function.mssql-query]: message: Invalid column name 'Type'. (severity 16) in C:\AppServ\www\infectivegunz\includes\shop.php on line 103"

    Code:
    Use [GunzDB]
    ALTER TABLE CashShop ADD Type varchar(50)
    I've follow ur help and now i have this problem:
    Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near '-'. (severity 15) in C:\AppServ\www\gunz\includes\shop.php on line 32

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\gunz\includes\shop.php on line 32

    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\AppServ\www\gunz\includes\shop.php on line 48
    Currently there is no shop item! Please check back later!

  5. #65
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: Galaxy GunZ's website.

    I'm getting that too, but waiting for him to do something so I can buy it. >;)

  6. #66
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Galaxy GunZ's website.

    No need to, I'm current coding a website that will be dropped here by Christmas.

  7. #67
    Kyura Ryukrey is offline
    MemberRank
    Jan 2010 Join Date
    ItalyLocation
    354Posts

    Re: Galaxy GunZ's website.

    I need to fix shop now..



Page 5 of 5 FirstFirst 12345

Advertisement