Jump to content
MakeWebGames

[V2] Mod To Help Advertisements


Recommended Posts

Guest Sniko`
Posted

This mod will help admins recognize where users are signing up to their site from

For example:

 

If a user who is going to register to your site and sees an advertisement for your game on lets say cetopwebgames (http://www.cetopwebgames.com/)

And your sites advertisement is on PAGE:

http://www.cetopwebgames.com/redir.php?out=1724

In register it will show this in a read only input from and will be inserted into the database

This will indicate to the admin where users are most coming from

Okay open up register.php Find

You're unable to view this code.

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

Below add

You're unable to view this code.

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

 

Now find the $db->query

You're unable to view this code.

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

 

In there find

lastip_signup
and add after
, reffp

Now find

'$IP'

Add after

, '$reffp'

Now go to PHPMYADMIN and go to the SQL tab and add this

You're unable to view this code.

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

 

Now go to viewuser.php and find

You're unable to view this code.

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

Below add

You're unable to view this code.

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

Now the staff can see where users where reffered

And your done

Thanks

Sniko

+1 me up if used

Guest Sniko`
Posted

Re: [V2] Mod To Help Advertisements

MAIN POST UPDATED

Posted

Re: [V2] Mod To Help Advertisements

Its a good idea but i would have thought that people who are paying for adds would have thought of this but for everyone else its useful regardless :) overall its good stuff +0.99

Guest Sniko`
Posted

Re: [V2] Mod To Help Advertisements

 

Its a good idea but i would have thought that people who are paying for adds would have thought of this but for everyone else its useful regardless :) overall its good stuff +0.99

thanks, i didnt have an idea to code for the actual players to enjoy so i created this ... i hope people use this

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...