I am having trouble with this addon: http://coderhire.com/scripts/view/14 (Not trying to advertise)
I am using this setup guide: https://dl.dropboxusercontent.com/u/76706937/Setup.html
I have filled all of the fields and created a Database for the addon.
Here is what's supposed to happen:
1.)Player goes to http://insertwhateverhere.site.nfoservers.com/donate/
2.)Player goes through the fully functional an working menu to select a purchase.
3.)Played signs in through steam and continues to check out with paypal OR Credit card.
4.)That purchase gets logged into a database. (Easily viewed with PHPMyAdmin)
5.)Player logs onto server and has the rank, along with other items (That are correctly coded in).
Here is what's actually happening:
1.)Player goes to http://insertwhateverhere.site.nfoservers.com/donate/
2.)Player goes through the fully functional an working menu to select a purchase.
3.)Played signs in through steam and continues to check out with paypal OR Credit card.
4.)That purchase gets logged into a database. (Easily viewed with PHPMyAdmin)
5.)Player logs onto the server and doesn't have ANY of what he/she paid for.
I am using two sandbox paypal accounts to test this. If you are a official staff of NFOservers, i'll have happy to allow you to take a look, otherwise coderhire dis-allows me from sharing files with you. Any tips or anything would be immensely appreciated. I need this to work.
Again, if you want to look over what i've done, i'll be happy to show you if you can help me.
Automated Donation System Help
-
- New to forums
- Posts: 7
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sat Jan 04, 2014 2:06 am
Re: Automated Donation System Help
Check your server logs, are there any mysql errors? Such as connecting? Do you have external connections allowed on your database?
Not a NFO employee
Re: Automated Donation System Help
No errors at all, and the database is set to allow external connections. I sent you a request on steam.
Re: Automated Donation System Help
Ooops, i missed a hugely important thing. I gave the completely wrong link. here's the correct link.
https://sites.google.com/site/dsreadme/home
If you scroll down to the troubleshooting section it says "Payments go trough web and adds rows to the database but it doesn't execute on servers." That is the issue i have. I have tried all solutions listed and i still can't get it to work.
https://sites.google.com/site/dsreadme/home
If you scroll down to the troubleshooting section it says "Payments go trough web and adds rows to the database but it doesn't execute on servers." That is the issue i have. I have tried all solutions listed and i still can't get it to work.
Re: Automated Donation System Help
Fixed. MySqloo was installed incorrectly.