Jump to content
MakeWebGames

[mccodes v1] Referals Logs


H4L101

Recommended Posts

You're unable to view this code.

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

 

Run this query

ALTER TABLE `referals` ADD `refCREDITED` smallint(4) NOT NULL DEFAULT '0';

 

 

the //refCREDITED=0 AND is there for if you already have referals that already got credited you just need to add it in and put the last ref ID[/code]

Link to comment
Share on other sites

  • 5 months later...

Re: Referals Logs

Are the first 2 needed? The 2nd one just takes out the query to give crystals..

Easier to read now!

open explore.php

Find

 

You're unable to view this code.

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

 

Replace With

 

You're unable to view this code.

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

 

open register.php

Find

 

You're unable to view this code.

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

 

Replace With

 

You're unable to view this code.

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

 

 

open staff_logs.php

Find

You're unable to view this code.

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

Add After

You're unable to view this code.

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

 

Find

 

You're unable to view this code.

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

 

Add After

You're unable to view this code.

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

 

Easier to read now.

Link to comment
Share on other sites

  • 2 months later...

Re: [mccodes v1] Referals Logs

yeh its missing the smenu links here they are:

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.

 

hope this helped :)

Link to comment
Share on other sites

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