Jump to content
MakeWebGames

Free Donator XFER w/ LOGS!


oxidati0n

Recommended Posts

I have been requested several times about a donator system with logs,

Walaa! lol I have designed one with TAXES, Absolutely free!

Firstly run SQL

You're unable to view this code.

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

 

Create file called donatorxfer.php

You're unable to view this code.

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

 

Open admin.php and find where it says

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 later in admin.php where it says

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 at the bottom of admin.php where it says

You're unable to view this code.

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

 

Add BEFORE

You're unable to view this code.

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

 

Next open up viewuser.php and find where it says

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.

 

Thanks, any reviews/thankyous would be appreciated.

Tested: Yes

Thanks,

Bilawal.

Link to comment
Share on other sites

Re: Free Donator XFER w/ LOGS!

 

brilliant ty +1

Thankyou.

 

Fatal error: Call to undefined function donator_xfer_logs() in /home/bornkill/public_html/ownerp.php on line 41

 

i get that error and i added it correct

line 40-42

 

You're unable to view this code.

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

 

Well It worked for 03laceys, Maybe your using the wrong version?

This one's for LITE and V1, Not V2.

I checked the functions and cases, They are all fine, I haven't done anything wrong.

 

OMG something you releasing free :O...someone hack your account? XD lol ill try it out thanks...

 

lol just looked at what it actually does...no big deal lol...nevermind XD

OMG, Man why you complaining? I have posted a mod? I have posted lots?

I don't just charge, So don't think your the best guy who gives everything.

You post some good mods as I post some good mods, Don't fuss now I'm back as posting some more nice mods.

Anyway, before you start judging most of your mods are buggy anyway.

Link to comment
Share on other sites

Re: Free Donator XFER w/ LOGS!

 

 

Create file called donatorxfer.php

You're unable to view this code.

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

 

ok quick question on changing this to v2

what do I change this too.or do i keep it the same?

$ir=mysql_fetch_array

does that also get changed to

$is=mysql_query

Thanks again for any help!!!

Link to comment
Share on other sites

Re: Free Donator XFER w/ LOGS!

No.

 

You're unable to view this code.

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

 

would get changed to:

 

You're unable to view this code.

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

 

 

You would also have to change the header info.

You're unable to view this code.

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

 

Would need changed to:

 

You're unable to view this code.

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

 

 

All queries would also need changed

For example...

 

You're unable to view this code.

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

 

Would need changed to:

 

You're unable to view this code.

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

 

 

And finally...you would need to change all mysql_num_rows to $db->num_rows

Link to comment
Share on other sites

  • 2 weeks 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...