[Release] Vote Reward System 0.2

Page 12 of 19 FirstFirst ... 245678910111213141516171819 LastLast
Results 166 to 180 of 279
  1. #166
    Member andulinu is offline
    MemberRank
    Oct 2007 Join Date
    RomaniaLocation
    58Posts

    Re: [Release] Vote Reward System 0.2

    DestructiO any progress with 0.3 version?
    i also get hacket on my server damn! players gets resets and resets...
    i have see the ZhyperMu have another Vote Reward System.. that version is payed or you can share with us?

  2. #167
    Apprentice kissmark69 is offline
    MemberRank
    Jan 2009 Join Date
    9Posts

    Re: [Release] Vote Reward System 0.2

    how to fix this? T_T
    thanks..

    Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: in C:\xampp\htdocs\votereward\connect.php on line 10

    Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in C:\xampp\htdocs\votereward\connect.php on line 11

    Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\votereward\_inc\login.class.php on line 28

    Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\votereward\_inc\login.class.php on line 28

    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\votereward\_inc\login.class.php on line 29

    Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\votereward\_inc\login.class.php on line 30

    Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\votereward\_inc\login.class.php on line 30

    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\votereward\_inc\login.class.php on line 31

    Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\votereward\_inc\login.class.php on line 32

    Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\votereward\_inc\login.class.php on line 32

    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\votereward\_inc\login.class.php on line 33

    ERROR : Username doesn't exists!
    ERROR : The Password isn't like that!

  3. #168
    Account Upgraded | Title Enabled! DestructiO is offline
    MemberRank
    Apr 2007 Join Date
    486Posts

    Re: [Release] Vote Reward System 0.2

    Re-configure the cfg.php file again with the right values for the SQL stuff.
    Maybe you've typed it wrong.

  4. #169
    Apprentice kissmark69 is offline
    MemberRank
    Jan 2009 Join Date
    9Posts

    Re: [Release] Vote Reward System 0.2

    thanks for reply sir...
    before it is working perfectly,then ill just changed a router/ISP..now its NOT working T_T

  5. #170
    Novice nosTa is offline
    MemberRank
    Aug 2006 Join Date
    3Posts

    Re: [Release] Vote Reward System 0.2

    Quote Originally Posted by Hidden View Post
    ...removed cause the owner of this thread doesn't allow it
    can u send me the fix u made? would be nice.

    regards,
    phil

  6. #171
    Novice sawok21 is offline
    MemberRank
    Apr 2009 Join Date
    1Posts

    Re: [Release] Vote Reward System 0.2

    DestructiO
    Good Job Im from LAtvia and I to waiyt 0.3 Version! :)
    Your Vote reward best of the best !
    Plz dont stop creat new version!

  7. #172
    Account Upgraded | Title Enabled! palco is offline
    MemberRank
    Jun 2006 Join Date
    240Posts

    Re: [Release] Vote Reward System 0.2

    Quote Originally Posted by sawok21 View Post
    DestructiO
    Good Job Im from LAtvia and I to waiyt 0.3 Version! :)
    Your Vote reward best of the best !
    Plz dont stop creat new version!
    ... but didn't work in last day of each month. Then you can vote unlimited. This is the only one problem.

  8. #173
    Novice nanoman444 is offline
    MemberRank
    May 2009 Join Date
    1Posts

    Re: [Release] Vote Reward System 0.2

    how do i do this > Open in you browser http://yoursite.com/Vote Reward System 0.2/install/install.php


    can smoe one help

    thanks

  9. #174
    Pleasure To Kill KREATOR is offline
    MemberRank
    Aug 2008 Join Date
    U.S.ALocation
    407Posts

    Re: [Release] Vote Reward System 0.2

    Quote Originally Posted by palco View Post
    ... but didn't work in last day of each month. Then you can vote unlimited. This is the only one problem.
    so there will be no 3.0-version release?

  10. #175
    Proficient Member phit666 is offline
    MemberRank
    Apr 2007 Join Date
    197Posts

    Re: [Release] Vote Reward System 0.2

    Quote Originally Posted by palco View Post
    ... but didn't work in last day of each month. Then you can vote unlimited. This is the only one problem.
    Try this, this will be more accurate in comparing time coz it will convert both time in seconds:

    find this code in votte-kk.php:

    PHP Code:
    //Check expire hour

    if ($nowdate <= $rowc[3]) { 
    change to this:

    PHP Code:
    //Check expire hour

    if (strtotime($nowdate) <= strtotime($rowc[3])) { 

  11. #176
    Account Upgraded | Title Enabled! palco is offline
    MemberRank
    Jun 2006 Join Date
    240Posts

    Re: [Release] Vote Reward System 0.2

    Thank you very much, phit666! I'll try this and than reply.

  12. #177
    Apprentice Mariannn is offline
    MemberRank
    Oct 2007 Join Date
    c:\windows\explorer.exeLocation
    23Posts

    Re: [Release] Vote Reward System 0.2

    why i have this problem??? :(

    http://wom.idle.ro/why.jpg

  13. #178
    Apprentice newlv is offline
    MemberRank
    Apr 2009 Join Date
    6Posts

    Re: [Release] Vote Reward System 0.2

    how to fix this?
    thanks..

    plizz screens or code PLIZZZ

    Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: in C:\xampp\htdocs\votereward\connect.php on line 10

    Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in C:\xampp\htdocs\votereward\connect.php on line 11

    Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\votereward\_inc\login.class.php on line 28

    Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\votereward\_inc\login.class.php on line 28

    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\votereward\_inc\login.class.php on line 29

    Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\votereward\_inc\login.class.php on line 30

    Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\votereward\_inc\login.class.php on line 30

    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\votereward\_inc\login.class.php on line 31

    Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\xampp\htdocs\votereward\_inc\login.class.php on line 32

    Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\xampp\htdocs\votereward\_inc\login.class.php on line 32

    Warning: mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\votereward\_inc\login.class.php on line 33

    ERROR : Username doesn't exists!
    ERROR : The Password isn't like that!

  14. #179
    Account Upgraded | Title Enabled! palco is offline
    MemberRank
    Jun 2006 Join Date
    240Posts

    Re: [Release] Vote Reward System 0.2

    Thank you, phit666! Your fix is perfect.

  15. #180
    Apprentice newlv is offline
    MemberRank
    Apr 2009 Join Date
    6Posts

    Re: [Release] Vote Reward System 0.2

    nawol bag na add cred kogda golosuew nazimaew 2 raza "Back" opjat mozes golosovatj i tak skolko xo4ew golos tolko odin pribavitsja a creditov nemerenno :D na svojom opite proveril takwto DesturiO ti polnij dibil nexuja neumeewij :D ORK



Advertisement