ILIAS Developers: Navigationsbaum in Skin anpassen (css in jquery.jstree.js)
Hi WolfgangTwo ways come to may mind:You can load templates as you mentioned above by the skin (not PHP files or similar). Also see:...
View ArticleILIAS Developers: Mockery
Hi Nick,could you comment a little on the benefits that mockery provides over the default mocking framework of PHPUnit? To me this will be a very important question for the poll.Best regards!
View ArticleAdministration - Installation - Core: problem downloading PDF files
Hi everyone,While we upgraded our release from 5.1.8 to 5.2.x we had to face a bug while attempting to download files containing valuable information for our courses. (.PDF, .DOC & .PPT)It seems...
View ArticleAdministration - Installation - Core: not able to insert image or media
Hi Everybody,I checked all the necessary configuration for Ilias to work properly but could not find a solution to have the ability to create Ilias module with image and video.It seems that we do not...
View ArticleAdministration - Installation - Core: Re: not able to insert image or media
Check this out: https://bbs-ilias.de/info/goto.php?target=blog_62_13&client_id=info
View ArticleAdministration - Installation - Core: No message "Changed Inside" since...
Hi,am I right that the message "Changed Inside" vanished since 5.2?Best regards,Wolfgang
View ArticleAdministration - Installation - Core: Re: No message "Changed Inside" since...
Yes, this was one of the abandoned features. If the feature is necessary for your usecases, we wrote a plugin which does the same (but with the same impact on performance as the original feature had)....
View ArticleILIAS Developers: Mockery
Hi Richard that is a good idea,I think the main difference between the PHP mock functionality and mockery is the fact that mockery focus on the creation and validation of mocks in various way were PHP...
View ArticleAdministration - Installation - Core: problem downloading PDF files
Hi NicolasCan You be a little more specific about the exact nature of the bug you are facing? What is displayed on the screen? What happpens? Have a nice day!
View ArticleAdministration - Installation - Core: Fehlermeldung "lf081_8615 "
Dear Forum, yesterday I installed the latest release of Ilias on a Unbuntu 16.04 LTS Server. It seems to works greatBut, here my first Problem, that I can't solve myself.I have an category, in that...
View ArticleILIAS Developers: Mockery
Thanks Nicolas for your insight, initiative and information on this! That was really helpful. Unfortunately, I am not expert on mocking libraries at all. However, from the information provided by...
View ArticleAdministration - Installation - Core: Re: Fehlermeldung "lf081_8615 "
ILIAS wrote the exception message in an extra log file. Have a look at the last bullet @ http://www.ilias.de/docu/goto_docu_pg_42329_367.html
View ArticleAdministration - Installation - Core: MariaDB 5.5 update auf MariaDB 10.1
Hello everybody,We want to update our MariaDB-server from version 5.5 to 10.1. We did it already on our test-servers and didn't run into any errors, so far. Has anybody performed this update already on...
View ArticleAdministration - Installation - Core: Re: Date_Completed wird in den...
Das Problem ist Dank Unterstützung aus dem Mantis gelöst!Es fehlte die globale Einstellung für den Lernfortschritt.GrüßeThomas
View ArticleAdministration - Installation - Core: WEBDAV Anleitungstext unter Ilias 5.2.3
Guten Abend!Ich habe einige Anleitungen studiert, bekomme den Anleitungstext aber in dieser Installation nicht angezeigt.Die Anleitung zu 4.3 hat nicht funktioniert, wahrscheinlich habe ich nicht den...
View ArticleAdministration - Installation - Core: Re: WEBDAV Anleitungstext unter Ilias...
Guten Morgen Thomas Wie sieht dein Server-Setup aus?Falls euer ILIAS auf NGINX läuft, dann müsst ihr in der config dafür Sorgen, dass dieser mit den Paramtern zurecht kommt.Ich habe folgende Zeilen...
View ArticleAdministration - Installation - Core: Remote database connections fails (MySQL)
Hey there,i tried to install Ilias (v. 5.2.5) with a remote database (MySQL v. 5.6.23) but it fails with with "Database can't be reached. Please check the credentials and if database exists".I can...
View ArticleAdministration - Installation - Core: Re: Remote database connections fails...
Hiwhen checking if you can access your MySQL DB you need to be on the server on which ILIAS is running. Then issuing a command similar to:> mysql -u userName -p -h addrToYourDBServerif that works...
View ArticleAdministration - Installation - Core: Re(2): Remote database connections...
Thanks for your reply!Yes, i can connect from the ilias server to remote database via shell with> mysql -u userName -p -h addrToYourDBServerI checked if there is a client.ini.php in...
View ArticleAdministration - Installation - Core: Re(3): Remote database connections...
When you successfully tried it with the local DB, could you locate the client.ini.php file in this case? What happens if you manually set the paramaters in this ini file to the remote DB?
View Article