Registration Page Header and Footer. Registration confirmation email. Direct Debit email ( from class hub settings ). Business name setup ( else Direct Debit email from field will show as Registration instead of the business name). Do a test registration and ensure that Direct Debit is scheduled and you are able to double click DD and ..
Archives : September-2018
We will use a volume attached to an AppServer EC2 instance. To create volume, follow this guide here: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html Create a mount point called “SportLogic.deployments” in “/usr/local/opt”. >cd /usr/local/opt >sudo mkdir SportLogic.deployments >sudo mount /dev/xvdf /usr/local/opt/SportLogic.deployments >sudo chown ec2-user /usr/local/opt/SportLogic.d..
Host: localhost Port: 8890 Connection URL: hsql://localhost:8890/tms Username: sa Password: sa-pass DBeaver Download link: https://..
https://s3-ap-southeast-2.amazonaws.com/sportlogic-repo/jre/jre1.8.0_172/jre1.8.0_172.zip NOTE – starting from macOS 10.15 Catalina, all apps need to be 64-bit. This means any Java that is 32-bit (including legacy Apple Java 6) will no longer be supported, thus unable to run our inTennis & ClassMaestro. To resolve this, install 64-bit Java from OpenJDK https://adoptopenjdk.net/?variant=openjdk8&jvmVaria..
Client ID newtowncentre Web Links Customer Portal: https://app.newtowncentre.org/customer Room Hire Booking (public view): https://app.newtowncentre.org/customer/booking Admin Portal: https://app.newtowncentre.org/provider DNS records maintained by Brendan King <[email protected]>. “app.newtowncentre.org” is a CNAME of “webapps-sydney.sportlogic.net.au”. Web App Setup BookingControllerV2 Lockers Lockers are setup as bookable resources (ActivityCategory) on the booking calendar under venue id #3. Locker fees are added to the WebBookingTransaction invoice ..
Windows 64bit https://s3-ap-southeast-2.amazonaws.com/sportlogic/java/jdk-6u45-windo..
Membership Type (from IGT system) One minor note is that the membership type is saved as ‘Adult Full’, we can remove uppercase and replace spaces to get to ‘adult_full’, but I see no point in appending ‘_membership’. [1] => House [2] => Life Member [3] => Junior Sports [4] => Sports [6] => Adult Day ..
Useful links: * Cookie Consent – open source tool for cook..
* jQuery in Action (3rd Edition) / PDF ..