Search found 40 matches
- Wed Jun 28, 2017 2:55 pm
- Forum: Installation and configuration
- Topic: Email Config
- Replies: 2
- Views: 3922
Re: Email Config
Got it thanks Sending you a PM.
- Wed Jun 28, 2017 1:19 pm
- Forum: Installation and configuration
- Topic: Email Config
- Replies: 2
- Views: 3922
Email Config
Hi, Im using Windows and IIS for a web server and have configured the server to send emails. I can successfully send emails using an email test page with the following: <?php if(mail('[email protected]','php test subject','php test message')){ echo('ok'); } else{ echo('not ok'); } ?> However, emails do ...
- Thu Jun 22, 2017 2:01 pm
- Forum: Installation and configuration
- Topic: XSS Vulnerabilities
- Replies: 3
- Views: 4484
Re: XSS Vulnerabilities
What is the name of this library? Is it not being used in forma now? If so how can I enable it. If not what is the best way to incorporate it into forma?
- Wed Jun 21, 2017 7:56 pm
- Forum: Installation and configuration
- Topic: XSS Vulnerabilities
- Replies: 3
- Views: 4484
XSS Vulnerabilities
Hello,
I am trying to resolve a number of issues with cross site scripting throughout the application on various input pages.
Is there a quick and easy way to apply anti XSS measures application wide without digging into the code?
I am trying to resolve a number of issues with cross site scripting throughout the application on various input pages.
Is there a quick and easy way to apply anti XSS measures application wide without digging into the code?
- Thu Sep 15, 2016 7:37 pm
- Forum: Installation and configuration
- Topic: New Version and Future Roadmap
- Replies: 9
- Views: 14994
Re: New Version and Future Roadmap
Hi Max. Can you say if you are still using PHP 5.3 as the baseline for the next version?
Thanks.
Thanks.
- Thu Sep 15, 2016 2:17 pm
- Forum: Administration Management
- Topic: LDAP Configuration/Tech
- Replies: 3
- Views: 4897
Re: LDAP Configuration/Tech
Can this be utilized on the same server?
- Fri Sep 09, 2016 8:35 pm
- Forum: Administration Management
- Topic: LDAP Configuration/Tech
- Replies: 3
- Views: 4897
LDAP Configuration/Tech
Hi, I have a requirement to enable authentication into the LMS via smart cards. I'm assuming this is possible by enabling LDAP in some capacity but i'm not sure. Can anyone please assist with the matter? A tech draft with details on how the forma LDAP works from a coding standpoint would also be ...
- Tue Sep 06, 2016 7:42 pm
- Forum: Installation and configuration
- Topic: Adding A Web Page
- Replies: 3
- Views: 5462
Re: Adding A Web Page
Thanks. I figured it out I think.
Im currently doing the following: adding a new module folder to appLMS\modules, add matching folder and class to class.module, adding new php file with matching name. Hopefully im on the right track and wont break any underlying architecture.
Im currently doing the following: adding a new module folder to appLMS\modules, add matching folder and class to class.module, adding new php file with matching name. Hopefully im on the right track and wont break any underlying architecture.
- Tue Aug 30, 2016 3:06 pm
- Forum: Installation and configuration
- Topic: Adding A Web Page
- Replies: 3
- Views: 5462
Adding A Web Page
I'd like to create and add my own web pages to the site for linking to within the LMS.
Can someone step me thru the best way to do this? I've tried linking to a new php page and it just comes up
blank.
Can someone step me thru the best way to do this? I've tried linking to a new php page and it just comes up
blank.
- Fri Aug 26, 2016 2:57 pm
- Forum: E-Learning Management & Frontend
- Topic: Course Reminder
- Replies: 3
- Views: 5210
Re: Course Reminder
Is this "patch" being offered for free?