-
Since we have problems with special date or time formats we should only use DateTimeExtended if we want to use the special methods of DateTimeExtended. Otherwise we should use PHP class DateTime.
Fasse updated
9 years ago
-
from Forum entry:
http://www.admidio.org/forum/viewtopic.php?f=3&t=6109
if you add a checkbox with a link to a profile, the link will just be working after you have checked the checkbox one time... I…
-
Hier sind die bisherigen CodeStyle-Richtlinien zu finden:
http://admidio.org/dokuwiki/doku.php?id=de:entwickler:programmierrichtlinien
Hier hab ich etwas gefunden von weit verbreiteten PHP CodeStyle…
ximex updated
8 years ago
-
we should check if our Code will work with the new version of PHP that come end of 2015.
many hosting services will upgrade in a short time period i think, because the new Version is more then 50% fas…
-
Hi,
why is this repository using Windows-Lineendings (\r\n) ? Most webservers are using linux and therefore unix-style encoding should be the default (\n)
Just an example: The downloaded config.php a…
-
It should be possible to look for roles in the past and also in the future.
We could use the date range filter like we have in the date module.
See forum:
http://www.admidio.org/forum/viewtopic.php?…
-
If you create an event with participation and after that you only want to delete the belonging role than an error occurs.
Fasse updated
9 years ago
-
Including common.php in folder adm_plugins the autoload function doesn´t match the root for the Admidio classes and a fatal error will occur (not found).
At this time classes have to be included manua…
-
In User management > Additional functions > Import user(s), when I import a new CSV file with 'Existing user = Complement', some duplicate records are created.
The issue seems to be with only the reco…
Fasse updated
9 years ago
-
http://forum.admidio.org/viewtopic.php?f=20&t=6682
Fasse updated
9 years ago