Search found 104 matches

by murat
Thu Nov 05, 2015 11:39 am
Forum: Installation and configuration
Topic: Help about LDAP Settings
Replies: 0
Views: 9029

Help about LDAP Settings

Hi, How is the LDAP synchronization? Example LDAP server : 192.168.23.32 LDAP port (usually 389): 389 Username for LDAP users: What should be written here? I found something like that, is that correct? -> uid=$user,dc=person,o=192.168.23.32 Could you help me , please? also, How to assign users to le...
by murat
Sun Sep 27, 2015 12:52 am
Forum: Installation and configuration
Topic: LDAP not working!
Replies: 4
Views: 5657

Re: LDAP not working!

hi,
I solved this problem.
Problem : I forgot to install ldap extantion in debianOs
Solve:

Code: Select all

[b]Install php5-lda:[/b]
apt-get install php5-ldap
[b]Reboot apache[/b]
/etc/init.d/apache2 restart
Note: System is Formalms 1.4.1 / PHP 5.4
by murat
Tue Sep 22, 2015 2:49 pm
Forum: Installation and configuration
Topic: LDAP not working!
Replies: 4
Views: 5657

LDAP not working!

Hi, I setting my formalms for ldap but ldap is not working with formalms. I tried to login into the lms after Formalms login page was white page . page error message: Strict Standards: Non-static method UserManagerRenderer::getLoginInfo() should not be called statically, assuming $this from incompat...
by murat
Fri Sep 18, 2015 1:57 pm
Forum: Plugins & patches
Topic: User login and logout activity track log patch
Replies: 4
Views: 8767

Re: User login and logout activity track log patch

Hi,
I uploaded the new files for you. You can download zip file.
If you see the same error type again.
by murat
Tue Jul 28, 2015 6:29 pm
Forum: Plugins & patches
Topic: Tinymce 4.2.2 version update for Formalms
Replies: 3
Views: 6295

Re: Tinymce 4.2.2 version update for Formalms

TinyMCE filemanager plugins : FileManager4TinyMCE v.6.2.0 -> http://test.albertoperipolli.com/filemanager4tinymce/ FileManager4TinyMCE v.6.2.0 Github repository -> http://github.com/2b3ez/FileManager4TinyMCE Responsive FileManager 9.9.5 is a free open-source file manager -> http://www.responsivefile...
by murat
Mon Jul 27, 2015 11:41 pm
Forum: Plugins & patches
Topic: Tinymce 4.2.2 version update for Formalms
Replies: 3
Views: 6295

Tinymce 4.2.2 version update for Formalms

Hi,
This patch is "tinymce 4.2.2 version" update.
You should download the attached file.
After you should copy-paste into your formalms folder.
by murat
Mon Jul 27, 2015 12:56 am
Forum: Plugins & patches
Topic: tinymce character encoding problem SOLVED
Replies: 2
Views: 5294

tinymce character encoding problem SOLVED

TinyMCE saving database İıÜüĞğŞşÇçÖö characters when you write İıÜüĞğŞşÇçÖö characters. solution : You must change forma.js (addons/tiny_mce/forma.js) and you can add entities code: tinyMCE.init({ // General options entities : "Ü = Ü ü =...
by murat
Thu Jun 25, 2015 1:48 am
Forum: Feedback & Suggestions
Topic: User activity log record ? HELP
Replies: 2
Views: 8726

Re: User activity log record ? HELP

problem is solved :)
See :viewtopic.php?f=13&t=12311
by murat
Thu Jun 25, 2015 1:45 am
Forum: Plugins & patches
Topic: User login and logout activity track log patch
Replies: 4
Views: 8767

User login and logout activity track log patch

Hello, This patch is keeps record of user "login", "logout" and "expired" data. This patch has got four files. new database table : core_user_action_track.sql update files: appLms/lib/lib.preoperation.php, appCore/lib/lib.preoperation.php, lib/ lib.user.php lib/lib.boot...
by murat
Sun Jun 14, 2015 9:41 pm
Forum: Plugins & patches
Topic: Launching SCORM files from another server
Replies: 5
Views: 11968

Re: Launching SCORM files from another server

hi, You can solve your problem by editing the file(imsmanifest.xml). after, you can upload only imsmanifest.xml with zip format. normal imsmanifest.xml: <resource identifier="resource_1" type="webcontent" adlcp:scormType="sco" href="shared/launchpage.html"> <f...