Ulysses Stuff > Ulysses Release Archives

PUDS v0.2.7 - PayPal-ULX Donation System

<< < (9/41) > >>

morten7000:
Can someone help me with this? I never tried anything like this before and i just made a webpage where I followed the instuction and stuff like that.. the webpage works but.. the paypal sandbox thingy is just confusing me.. because when i pay to become "superadmin" or "admin" then it dosn't do anything? it just say "tranfer complete" and nothing els? it doesn't react on it, It doesn't make me admin or superadmin?

Notes:
1) Its a free webpage
2) I followed the install instructions
3) the webpage works (i think) i can get on the page where you can pay and stuff

If you could help me with this, i would be forever happy :D

Ps: I dont use MySQL. is that needed. I mean like.. ehmm i acutally dont know what i mean.. ehmm :D.. "can you use this without" is the best question i can come up with :)?

JamminR:

--- Quote from: morten7000 on September 26, 2013, 11:12:02 AM ---"can you use this without" is the best question

--- End quote ---

NO.

--- Quote from: Wully616 on August 05, 2013, 01:13:39 PM ---Requirements:


* MySQL Database
* Garrysmod Server
* ULX/ULIB SVNS
* Paypal account
* Web Server
* Some knowledge of HTML/PHP (to edit the scripts)
--- End quote ---

Knowing basic SQL, PHP, HTML are required.
SQL database is needed.
A web server is needed.
A 'free web page' most likely will never give you the access needed like an actual web server does,
Most hosting companies that offer web services also offer PHP engines and SQL databases. They pretty much go hand in hand.

morten7000:
Okay, thanks jamminR for confirming my question :)

Streetlight:

--- Code: ---Warning: file_get_contents() [function.file-get-contents]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home2/streetli/public_html/donate/steamlogin.php on line 77

Warning: file_get_contents(https://steamcommunity.com/openid/login) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home2/streetli/public_html/donate/steamlogin.php on line 77
--- End code ---

I get this error code on the donor page. I have not edited anything that is not to be edited.

Screenshot of webpage:


Does anyone know what is wrong and, possibly, give me some advice on how to deal with this? Thank you in advance!

Wully616:

--- Quote from: Streetlight on September 27, 2013, 09:36:04 AM ---
--- Code: ---Warning: file_get_contents() [function.file-get-contents]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home2/streetli/public_html/donate/steamlogin.php on line 77

Warning: file_get_contents(https://steamcommunity.com/openid/login) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home2/streetli/public_html/donate/steamlogin.php on line 77
--- End code ---

I get this error code on the donor page. I have not edited anything that is not to be edited.

Does anyone know what is wrong and, possibly, give me some advice on how to deal with this? Thank you in advance!

--- End quote ---

Hello Streetlight,

You need to enable allow_url_fopen in your PHP configuration. If you are using a webhost you will most likely need to contact them to ask them to enable it. If you do have access to php.ini configuration file change allow_url_fopen=0 to allow_url_fopen=1


Apologises there has not been many updates to the application the last 2 weeks. I am still in London training for my job, another 4 weeks to go and I'll be home :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version