Jump to content
MakeWebGames

Recommended Posts

Posted

Run this SQL through your database:

[mysql]

ALTER TABLE `grpgusers` ADD `vote` INT( 11 ) NOT NULL DEFAULT '1'

[/mysql]

Now open up classes.php and paste in the page:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

now save and close

now crate a new file call vote.php and copy the following codes and paste and save the page:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

[Mod] Voting Page [Mod]

Dont forget to add the link for the vote page in header

Now open up rollover.php ( your crons page ) and find:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

and replace with

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

and your done

Posted

Because i guess he was not good as he was ment to be, i bet if you give me like a month and i could made a engine like this lol never mind, looks like we are the ones that are making mods for this engine

  • Like 1
  • 9 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...