Ulysses Stuff > Ulysses Release Archives

PUDS v0.2.7 - PayPal-ULX Donation System

<< < (27/41) > >>

Wully616:

--- Quote from: benjanmin112 on January 15, 2014, 09:31:33 AM ---Again I can't do that that is the problem after I login it says:

Forbidden

You don't have permission to access /donate/login.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Edit:

Just find out my error logs shows those errors:

[15-Jan-2014 16:14:11 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/dtrptk/public_html/donate/index.php on line 57
[15-Jan-2014 16:14:11 UTC] PHP Warning:  strpos() [<a href='function.strpos'>function.strpos[/url]]: Offset not contained in string in /home/dtrptk/public_html/donate/openid.php on line 84
[15-Jan-2014 16:14:16 UTC] PHP Parse error:  syntax error, unexpected T_STRING in /home/dtrptk/public_html/donate/install.php on line 1
[15-Jan-2014 16:15:40 UTC] PHP Parse error:  syntax error, unexpected T_STRING in /home/dtrptk/public_html/donate/install.php on line 1
[15-Jan-2014 16:21:31 UTC] PHP Parse error:  syntax error, unexpected T_STRING in /home/dtrptk/public_html/donate/install.php on line 1
[15-Jan-2014 16:35:08 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/dtrptk/public_html/donate/index.php on line 57
[15-Jan-2014 16:35:08 UTC] PHP Warning:  strpos() [<a href='function.strpos'>function.strpos[/url]]: Offset not contained in string in /home/dtrptk/public_html/donate/openid.php on line 84
[15-Jan-2014 16:35:11 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/dtrptk/public_html/donate/index.php on line 57
[15-Jan-2014 16:35:11 UTC] PHP Warning:  strpos() [<a href='function.strpos'>function.strpos[/url]]: Offset not contained in string in /home/dtrptk/public_html/donate/openid.php on line 84
[15-Jan-2014 16:35:30 UTC] PHP Parse error:  syntax error, unexpected T_STRING in /home/dtrptk/public_html/donate/install.php on line 1
[15-Jan-2014 16:37:43 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/dtrptk/public_html/donate/index.php on line 57
[15-Jan-2014 16:37:43 UTC] PHP Warning:  strpos() [<a href='function.strpos'>function.strpos[/url]]: Offset not contained in string in /home/dtrptk/public_html/donate/openid.php on line 84
[15-Jan-2014 16:37:45 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/dtrptk/public_html/donate/index.php on line 57
[15-Jan-2014 16:37:45 UTC] PHP Warning:  strpos() [<a href='function.strpos'>function.strpos[/url]]: Offset not contained in string in /home/dtrptk/public_html/donate/openid.php on line 84
[15-Jan-2014 17:11:08 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/dtrptk/public_html/donate/index.php on line 57
[15-Jan-2014 17:11:08 UTC] PHP Warning:  strpos() [<a href='function.strpos'>function.strpos[/url]]: Offset not contained in string in /home/dtrptk/public_html/donate/openid.php on line 84
[15-Jan-2014 17:11:12 UTC] PHP Parse error:  syntax error, unexpected T_STRING in /home/dtrptk/public_html/donate/install.php on line 1
[15-Jan-2014 17:11:15 UTC] PHP Parse error:  syntax error, unexpected T_STRING in /home/dtrptk/public_html/donate/install.php on line 1

--- End quote ---

Benjamin, I've fixed this now and commited a new version, even though it works for some people and myself, when redirecting to the install.php/login.php/logout.php pages its giving you errors because its using relative directories. I've changed this so its absolute references.

The other errors in your error log are from viewing the yourdomain/donate page without having a valid config. I will make the donation page more robust so it gives meaningful error messages. :)

I've commited a new version fixing the issues your having.

I am also updating the installation tutorial:

https://github.com/Wully616/PUDS/wiki/Installation-Tutorial

pants:

--- Quote from: Wully616 on January 15, 2014, 06:51:50 AM ---There is a console command for point shop to give points, I very much want to implement this, I would need to change how the IPN script works to do this just because each console command has different syntax and to be honest it was only built for ulx adduserid. But this can be changed easy enough.

--- End quote ---

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

TheSabreSlicer:
Thanks pants, this will work for now.

3PlayingGames:
Not to keep throwing the same bugs at you but I was finally able to log and I still get this heart breaking error:
Parse error: syntax error, unexpected 'GetSteamNorm' (T_STRING) in /home/tttmadne/public_html/donate/install.php on line 1

Please fix Wully, so I can yell at people that keep complaining they have no way to donate D:

Wully616:

--- Quote from: 3PlayingGames on January 15, 2014, 09:24:46 PM ---Not to keep throwing the same bugs at you but I was finally able to log and I still get this heart breaking error:
Parse error: syntax error, unexpected 'GetSteamNorm' (T_STRING) in /home/tttmadne/public_html/donate/install.php on line 1

Please fix Wully, so I can yell at people that keep complaining they have no way to donate D:

--- End quote ---

Fixed, there was a redundant function from before I moved over to the new login system.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version