Warning: The author of this contribution does not provide support for it anymore.

Paypal Donation MOD

not working - Paypal Donation MOD

Re: not working

by vileninja » Sun Sep 14, 2014 2:37 am

I will do that now
vileninja
Registered User
Posts: 32
Joined: Tue Sep 02, 2014 11:46 pm

Re: not working

by vileninja » Sun Sep 14, 2014 2:46 am

Here is the files you asked. This is sorta my first mod I started with this one and been working on getting it working. I installed it with Auto Mod
Attachments
aim-to-game.zip
(1.36 MiB) Downloaded 153 times
vileninja
Registered User
Posts: 32
Joined: Tue Sep 02, 2014 11:46 pm

Re: not working

by Skouat » Sun Sep 14, 2014 8:30 pm

I'll check your zip this monday.
Skouat
Code Contributor
Posts: 1055
Joined: Mon Mar 10, 2008 5:30 pm
Location: France

Re: not working

by Skouat » Mon Sep 15, 2014 6:04 pm

vileninja wrote:I installed it with Auto Mod

I'm not able to believe that the MOD was installed with AutoMOD.
AutoMOD do not duplicates or misplaces code in files, and all files are stored in the right place.
My MOD is fully compatible with AutoMOD. So, it's not possible that AutoMOD makes so many mistakes.

Please, read tutorials on "How to install a MOD" or something like that.

Bellow, you can find a list of some errors :

  • In the file /includes/functions.php, the added code is for PPDM 1.0.2 and not 1.0.4
    Why? How a part of code from 1.0.2 can be found here?
  • In index.php, you have added part of the code present in the "includes/functions_donation.php"
    Why? to correct your index white page? The white page occurs because one file of my MOD (functions_donation.php) is not in the right place.
  • In viewonline.php, the code is present twice.
  • Why in "/SE_Gamer_Dark/template/" there is the files donate_stats.html and donate_body.html?
    The location of these files is in "/SE_Gamer_Dark/template/donate/"
Almost all the files that need to be changed were not modified correctly.

Please restore all your files as they were before installing my MOD and reinstall all changes by following all installation the steps.
Skouat
Code Contributor
Posts: 1055
Joined: Mon Mar 10, 2008 5:30 pm
Location: France