PDA

View Full Version : [Release] Voting rewards page


Syke
05-17-2009, 08:56 PM
I've seen few voting reward scripts around here that work, so I decided to put together my own clean it up a bit add some images, etc. so here is my voting rewards page, tested and working with 3.0.9 ArcEmu.

Download: Free File Hosting Made Simple - MediaFire (http://www.mediafire.com/?5mhym5gzt0y)
Downlaod: Filebeam - Free Fast File Hosting (http://filebeam.com/893429110214a7a0cae9094a9543a9e7)
MultiMirror Service By Mikeambrose3:

MegaUpload Download (http://www.megaupload.com/?d=IO3O37TX)
EasyShare Download (http://www.easy-share.com/1905239933/Vote.rar)
RapidShare Download (http://rapidshare.com/files/234223288/Vote.rar.html)
NetLoad Download (http://netload.in/dateiaBAtitOcQq.htm)

Nice Job, Definitely Deserves A +Rep :)
Original post (http://www.ac-web.org/forums/websites/56064-release-voting-rewards-page.html#post467330)

Screenshot (setup is bleow)

http://i222.photobucket.com/albums/dd33/jestur2/vote.png

To get everything working correctly, extract the rar to your desktop (or htdocs folder) and open config.php with notepad. And edit the variables inside to your server information. and execute the following SQL into your logon/character DB.
SET FOREIGN_KEY_CHECKS=0;
CREATE TABLE `votewatch` (
`acct` int(10) NOT NULL,
`ctime` int(11) NOT NULL,
PRIMARY KEY (`acct`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
Now you're all set up, any problems, concerns, or questions just PM me or post here.

+rep appreciated ;)

if85myh
05-17-2009, 09:20 PM
What EMU? Mangos, Arcemu...?

Syke
05-17-2009, 09:30 PM
For ArcEmu

Legendkilla
05-17-2009, 09:49 PM
I dont see why certain sites dont work with every EMU considering PHP is a worldwide language not a language just for ArcEmu.

Syke
05-17-2009, 09:53 PM
I dont see why certain sites dont work with every EMU considering PHP is a worldwide language not a language just for ArcEmu.

Because the database structures in MySQL vary greatly from MaNGOS and ArcEmu, PHP is worldwide yes, but the code you need to access the same information between MaNGOS and ArcEmu is different.

ZCFC
05-17-2009, 11:24 PM
Hearthstone?

Cele
05-18-2009, 01:46 AM
Hearthstone?

For ArcEmu

The Answer ^

Mikeambrose3
05-18-2009, 01:55 AM
MultiMirror Service By Mikeambrose3:

MegaUpload Download (http://www.megaupload.com/?d=IO3O37TX)
EasyShare Download (http://www.easy-share.com/1905239933/Vote.rar)
RapidShare Download (http://rapidshare.com/files/234223288/Vote.rar.html)
NetLoad Download (http://netload.in/dateiaBAtitOcQq.htm)

Nice Job, Definitely Deserves A +Rep :)