|
You last visited: Today at 21:00
Advertisement
[Release] Dekaron Vote Script
Discussion on [Release] Dekaron Vote Script within the Dekaron Private Server forum part of the Dekaron category.
10/14/2009, 08:41
|
#31
|
elite*gold: 0
Join Date: Nov 2007
Posts: 604
Received Thanks: 21
|
Im haven a problem with it saying You can't vote anymore! Try again later.
Its been saying this for people and for me for the past week. Whats wrong with it? And how do i fix it?
|
|
|
10/15/2009, 14:56
|
#32
|
elite*gold: 0
Join Date: Dec 2007
Posts: 690
Received Thanks: 66
|
Indeed, i also have some issues. Either the script is a tiny bit bugy in some areas or, im not 100% sure i think you have to make sure that the mysql database for the vote is open and dont exit it :S not sure though.
|
|
|
01/04/2010, 19:23
|
#33
|
elite*gold: 0
Join Date: Mar 2008
Posts: 257
Received Thanks: 14
|
Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\vote.php on line 73
I removed the ; at php.ini file already,got database account called ( vote ) everything should be correct.
EDIT:I got another error When u remove ; u need to restart xamp to take effect(forgot lol )
Any explanation here janvier123? are u still giving support?
error now is:
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 84
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 85
Error: No database selected
if u would mind explain in steps where to put what .
|
|
|
01/05/2010, 10:02
|
#34
|
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
|
Quote:
install mysql and put in the sql file
|
|
|
01/06/2010, 03:18
|
#35
|
elite*gold: 0
Join Date: Nov 2009
Posts: 218
Received Thanks: 61
|
Love it ^^
|
|
|
01/06/2010, 03:25
|
#36
|
elite*gold: 0
Join Date: Mar 2008
Posts: 257
Received Thanks: 14
|
Quote:
Originally Posted by janvier123
install mysql and put in the sql file
|
it is installed already,what i think is i did perhaps wrong info at wrong input.
|
|
|
01/06/2010, 04:55
|
#37
|
elite*gold: 20
Join Date: Mar 2008
Posts: 964
Received Thanks: 233
|
yep very nice script idk what other ppl had problems with but i think it works nice. Also since im not good at php coding is there a way to have more than 1 vote links in the same script so that I can have like 5 links and all of them will have rewards. 5*25 coins each.
to elitewarrior did u run the vote.sql file
get navicat and make a new mysql database called vote and run the sql there.
|
|
|
01/06/2010, 05:21
|
#38
|
elite*gold: 0
Join Date: Mar 2008
Posts: 257
Received Thanks: 14
|
I runned the sql file, Navicat hmm dont have i use xampp gonna give it a try thanks!
|
|
|
01/06/2010, 06:41
|
#39
|
elite*gold: 0
Join Date: Aug 2009
Posts: 1,297
Received Thanks: 928
|
Navicat is like an sql manager but for MySQL
|
|
|
01/06/2010, 10:58
|
#40
|
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
|
Navicat is just and its not free -> Download
its made from mysql and it work great !
|
|
|
02/04/2010, 20:53
|
#41
|
elite*gold: 0
Join Date: May 2008
Posts: 863
Received Thanks: 197
|
janvier123 can you make it check IP, you made check ID, if you try to vote again for e.g. after 1 min it says "You can't vote anymore! Try again later." So can you make that script checks IP too? cause you can vote again with other acc from same IP as many times as you want.
Thanks
|
|
|
12/17/2010, 14:54
|
#42
|
elite*gold: 0
Join Date: Aug 2008
Posts: 591
Received Thanks: 297
|
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in C:\WebServ\httpd\vote.php on line 84
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\WebServ\httpd\vote.php on line 85
Error: did not select any database
line 84 $row2 = mysql_fetch_row($result2);
line 85 $count2 = mysql_num_rows($result2);
Some one know how to fix? I use Webserv (xampp is **** and too many bug)
|
|
|
09/08/2013, 23:02
|
#43
|
elite*gold: 0
Join Date: Apr 2010
Posts: 26
Received Thanks: 4
|
i need help i get this Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: (MY IP) in C:\xampp\htdocs\banmanagement\connect.php on line 7
Something went wrong while connecting to MSSQL ! I did everything that you told me to ...
|
|
|
09/11/2013, 10:08
|
#44
|
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
|
Quote:
Originally Posted by rockerkid21
i need help i get this Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: (MY IP) in C:\xampp\htdocs\banmanagement\connect.php on line 7
Something went wrong while connecting to MSSQL ! I did everything that you told me to ...
|
this is NOT for the vote script !
|
|
|
09/17/2013, 23:13
|
#45
|
elite*gold: 0
Join Date: Mar 2011
Posts: 79
Received Thanks: 5
|
Quote:
Originally Posted by xema786
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\vote.php on line 81
Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 82
Warning: mysql_query() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 83
Warning: mysql_fetch_row() expects parameter 1 to be resource, null given in C:\xampp\htdocs\vote.php on line 84
Warning: mysql_num_rows() expects parameter 1 to be resource, null given in C:\xampp\htdocs\vote.php on line 85
Warning: mysql_query() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 88
Warning: mysql_query() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\vote.php on line 89
Error: Access denied for user 'ODBC'@'localhost' (using password: NO)
|
I get this
|
|
|
 |
|
Similar Threads
|
#help , vote script
11/22/2015 - Dekaron Private Server - 12 Replies
hello all .
i tried all ways . searching , and tried some ways to fix from jainever123 fixes by edit php.ini
but still no change to work ....
my error is :
some one help me plz .:handsdown::handsdown:
|
[release]how to search for the right offset in my dekaron winhex script
09/28/2015 - Dekaron Private Server - 77 Replies
ok this is the thread youve been waiting for guys, the file you need or what you need to update your hacks using my script so here is the step on what you will do.
NOTE:i will not entertain any skill hack or how to do it so i do not include it here.
These are the codes you need to search in you data.pak
1.How to find for the ip of the server.
|
WHo want me to release login script for dekaron ?
09/10/2010 - Dekaron - 3 Replies
as title says ! :rolleyes:
|
[Release] WinHex* Non aggro script For Vitality Dekaron
02/15/2010 - Dekaron PServer Hacks, Bots, Cheats & Exploits - 0 Replies
This is a Script for Vitality dekaron to have Non Aggro this completely works
hope everyone Likes!
updates will be posted by number etc. 2 3 4 5 :)
Give thanks if i HELPED!
|
All times are GMT +1. The time now is 21:00.
|
|