Page 2 of 2

Re: For pay server mod?

PostPosted: Tue Aug 26, 2014 2:09 am
by fstltna
Ok, you can see the user-side of the payment feature at http://LugdunonCity.org you have to register and sign in and then you will see a new menu option called "Subscribe" appear. Let me know what you think!

Re: For pay server mod?

PostPosted: Wed Aug 27, 2014 5:56 am
by fstltna
Ok, i have a extension to do the checking from the command line. You can use it like this:

./lugdunonsubs.pl <userid>

Returns 0 if found, or 1 if not found

Ill look into using rest instead of this method...