Ah, glad to see you're still alive and kicking.
Welcome back ^°^
Thanks Ven!
Another update! Web based configuration! The code and files have been cleaned up a lot. The config can now be done through install.php, It needs your
steam API key to be put in the top of the install.php file first though. If you forget, the web page will print in big letters telling you to go do it
.
So to use the web based config:
Simply navigate to yourdomain.com/donate/install.php and sign in through steam.
This will add you - the first user who logs in - as an admin, it uses a very simple mechanism for this for now, so don't expect much. If it breaks, open up admin.php and delete the numbers from the variable.
It's more or less just to prevent other people viewing your config through the web based config, there are more than likely much better ways to do this. To be super safe, rename install.php to install.php.bak or delete it or something once you're finished configuring PUDS!
Install.php will have some defaults and cleverly fill fields with correct information such as the IPN script URL/Your website and the PayPal URL. Image link below to see the css hating form.
http://gyazo.com/e4dca129a8681364ed8ae33ca2023ed2Once you have configured it as needed, click save. It will ask you to log in again through steam, this is a bug until I get sessions implemented but will work no problem and write the config to config.php.
If you have any issues with the web based config you can still configure the config.php file manually.
PLEASE NOTE:The config.php from github will be empty as default. You need log into the install.php page at least once and click save so it generates the defaults and entries in config.php