Ulysses Stuff > Ulysses Release Archives

PUDS v0.2.7 - PayPal-ULX Donation System

<< < (26/41) > >>

benjanmin112:

--- Quote from: Decicus on January 15, 2014, 08:36:15 AM ---First of all, do you even have all the files properly installed? I recommend deleting the whole /donate folder of your website and reuploading it.
404 errors means that the document/file by that name, filetype & directory doesn't exist.

EDIT: Actually. When I logged in through Steam on the index page, it redirected me to "donate/?login...", not even a domain/hostname.
Go into config.php and change:

--- Code: ---$donationDir = 'donate';

--- End code ---
To this:

--- Code: ---$donationDir = 'http://dtrp.tk/donate';

--- End code ---

--- End quote ---

I can't in the new update the config.php is emety

Decicus:
Go to http://dtrp.tk/donate/login.php and go through the installation.

benjanmin112:

--- Quote from: Decicus on January 15, 2014, 09:12:05 AM ---Go to http://dtrp.tk/donate/login.php and go through the installation.

--- End quote ---

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

Decicus:
Hmm.. I don't know then. Maybe Wully can help with that.

benjanmin112:
I hope so but thanks for trying

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version