I know that there are a few requests already with people looking for a vote reward system for Mangos, but all the requests are either dead or showing incorrect information, so I choosed to make a new request about this.
Me and im sure many other people are still in a desperate need of a working Mangos Voting Reward System.
I have been searching for hours , with no luck in getting what i wanted.
I'm looking for the AVS Voting Reward System (BUT) converted and working for Mangos. (Or anything that has the same options and features)
I did find a few converted uploads of it, but everytime it failed and many other people claimed it as none working and the topics went dead.
I dont have much to give back as a reward for finding a solution for my problem. I can give you rep, you can get a gm account on our server, or maybe give you some money as a thank you gift.
It would really save my day if I could get a converted and working AVS version for Mangos.
Thanks for reading
Last edited by Tomatsuppen; 07-21-2009 at 06:28 PM.
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.
I know that there are a few requests already with people looking for a vote reward system for Mangos, but all the requests are either dead or showing incorrect information, so I choosed to make a new request about this.
Me and im sure many other people are still in a desperate need of a working Mangos Voting Reward System.
I have been searching for hours , with no luck in getting what i wanted.
I'm looking for the AVS Voting Reward System (BUT) converted and working for Mangos. (Or anything that has the same options and features)
I did find a few converted uploads of it, but everytime it failed and many other people claimed it as none working and the topics went dead.
I dont have much to give back as a reward for finding a solution for my problem. I can give you rep, you can get a gm account on our server, or maybe give you some money as a thank you gift.
It would really save my day if I could get a converted and working AVS version for Mangos.
Thanks for reading
Code it yourself, or hire someone. Money is a very good incentive, if you'd like to throw out a number.
The one you use is what I have been trying to setup on my server the last days, it communicates fine with the database, but when buying rewards with votingpoints it gives me a error
"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond"
I have installed telnet server & client services are running, but it gives me this error all the time.
People say that the Mangos AVS voting reward system is a dead project until some person will be fixing the login.php which gives mysql error when trying to claim rewards from voting.
If you could maybe help me out fixing the voting system you already use and says works 100% it would be nice!
+ for you.
Last edited by Tomatsuppen; 07-25-2009 at 07:21 AM.
Sorry for me being slow replying back, I just came home from vaccation yesterday. Now I have done what you have explained in your upper post, but it still does not work,
I keep getting this error :
"Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\vote\pages\login.php on line 76
Login failed."
Exact same error as in all the other mangos avs I have tried. The login.php does not seem to be coded correct to work with Mangos and I dont know how to fix it. :/
This is how to check the version...
create a text file and rename it phpver.php
Open the file with notepad and put in the following and then save it in C:\xampp\htdocs and open with your browser (http://localhost/phpver.php)
Code:
<?php
phpinfo();
?>
As a control I am running php ver 5.2.10 with MySQL ver 5.1.37
You can verify your MySQL ver by either connecting to your database or if your using HiediSQL it will say it at the bottom.
I do belive that either you php ver is outdated or mysql is too