ULX

Author Topic: PUDS v0.2.7 - PayPal-ULX Donation System  (Read 320035 times)

0 Members and 2 Guests are viewing this topic.

Offline 3PlayingGames

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #135 on: January 16, 2014, 03:59:58 PM »
Thanks, i'll be sure to let you know if I find any more bugs :D

Offline TheSabreSlicer

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #136 on: January 17, 2014, 06:59:29 AM »
Actually Pants, that script is broken and it crashed my server. Maybe you should see what's wrong with it.

Offline pants

  • Newbie
  • *
  • Posts: 33
  • Karma: 4
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #137 on: January 17, 2014, 10:28:12 AM »
Actually Pants, that script is broken and it crashed my server. Maybe you should see what's wrong with it.

what error did you get? it works perfect on mine, i'm sure either cobalt or i can help

Offline TheSabreSlicer

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #138 on: January 17, 2014, 12:08:19 PM »
Let me try it again actually, I think TextEdit may have replaced some "straight" quotes with curvy ones, and those don't count as quotes in lua or any other programming language.

For configuring it, I just have to replace the group names in the listed groups and how many points, correct?
And can I remove groups or not? Like have 3 instead of 5 without it causing errors?

Offline pants

  • Newbie
  • *
  • Posts: 33
  • Karma: 4
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #139 on: January 17, 2014, 01:57:13 PM »
For configuring it, I just have to replace the group names in the listed groups and how many points, correct?
And can I remove groups or not? Like have 3 instead of 5 without it causing errors?

Yeah, to both of them, can add as well.

Offline Wully616

  • Jr. Member
  • **
  • Posts: 64
  • Karma: 10
    • WullysGamers
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #140 on: January 18, 2014, 08:40:20 AM »
Yeah, to both of them, can add as well.
If you go back a few pages I posted a workaround that works for now, when a player gets added into a certain group, the first time they are seen on the server as that rank it pops up and says "congrats you are a Donator_____ and you have recieved xxxxxx points!"

So it performs pretty much the same action

Apologies guys, but could you open a new thread if its a new script? Just to keep this thread on topic.
[/url]

Offline pants

  • Newbie
  • *
  • Posts: 33
  • Karma: 4
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #141 on: January 18, 2014, 09:33:19 AM »
Yeah, np, I just saw it as an addon to this one.

Offline merttoski

  • Newbie
  • *
  • Posts: 24
  • Karma: 0
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #142 on: January 18, 2014, 11:25:44 AM »
Problem over here When I try connect install.php


I already Login my steam

Offline Bytewave

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 718
  • Karma: 116
  • :)
    • My Homepage
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #143 on: January 18, 2014, 01:24:08 PM »
Problem over here When I try connect install.php


I already Login my steam
I think this might be something to do with your files.
I examined the file in question over Github, and it comes up clean, lines separated.
Can you post your install.php contents over something like Pastebin?

Also, I don't work on the script, lol. I just know basic PHP. :P
bw81@ulysses-forums ~ % whoami
Homepage

Offline TheSabreSlicer

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #144 on: January 18, 2014, 03:41:19 PM »
Hey Wully,

It's been working great so far, but I have another suggestion:

If using a MySQL database, it discounts the price of people who have bought a less expensive rank by the amount their current rank is.

That would be nice.

Offline merttoski

  • Newbie
  • *
  • Posts: 24
  • Karma: 0
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #145 on: January 19, 2014, 03:18:31 AM »
I think this might be something to do with your files.
I examined the file in question over Github, and it comes up clean, lines separated.
Can you post your install.php contents over something like Pastebin?

Also, I don't work on the script, lol. I just know basic PHP. :P

Here
http://pastebin.com/DrdJLZKZ

Offline merttoski

  • Newbie
  • *
  • Posts: 24
  • Karma: 0
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #146 on: January 19, 2014, 06:34:22 AM »
And I Also have problem At login.php.When I login my steam.I see same screen

Pic:

Code of login.php:

http://pastebin.com/As36We0d

Offline Bytewave

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 718
  • Karma: 116
  • :)
    • My Homepage
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #147 on: January 19, 2014, 08:35:53 AM »
Here
http://pastebin.com/DrdJLZKZ
And I Also have problem At login.php.When I login my steam.I see same screen

Pic:

Code of login.php:

http://pastebin.com/As36We0d
Who might your webhost be?
Your files look fine. Hmm...
bw81@ulysses-forums ~ % whoami
Homepage

Offline Migueelx

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #148 on: January 19, 2014, 09:04:29 AM »
And I Also have problem At login.php.When I login my steam.I see same screen

Pic:

Code of login.php:

http://pastebin.com/As36We0d

Same problem here :(

Offline Bytewave

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 718
  • Karma: 116
  • :)
    • My Homepage
Re: PUDS v0.2.7 - PayPal-ULX Donation System
« Reply #149 on: January 19, 2014, 11:49:34 AM »
Same problem here :(
It looks like your install.php and login.php are reversed. That or install and index are... I don't know...
Wully, would you mind checking that out?
bw81@ulysses-forums ~ % whoami
Homepage