-
http://forum.admidio.org/viewtopic.php?f=3&t=6767
Fasse updated
8 years ago
-
http://admidio.org/forum/viewtopic.php?f=2&t=6642
maybe could be only fixed if this issue get fixed: https://github.com/Admidio/admidio/issues/101
ximex updated
9 years ago
-
We should rename the folder db_scripts. When I create that folder it should contain several scripts for admidio. But now its only use is to set a Admidio enviroment with test data.
My favorite names …
Fasse updated
9 years ago
-
Use official PHPDoc tags.
From:
``` php
/******************************************************************************
*
* Copyright : (c) 2004 - 2015 The Admidio Team
* Homepage : http:/…
ximex updated
9 years ago
-
In addition to your cookie check at every script execution we should also check if the session id of the cookie belong to the same remote ip address.
Therefore we can use $_SERVER['REMOTE_ADDR']. The …
Fasse updated
8 years ago
-
Infos:
- Admidio-Version: 3.0.6
- Letzter Update-Schritt: 610
- PHP-Version: 5.5.9-1ubuntu4.14
- MySQL-Version: 10.0.20-MariaDB-1~trusty-log
URL: `https://www.example.org/adm_program/modules/lists/li…
ximex updated
8 years ago
-
We should change the behavior of the printed error messages at the login process.
Today:
- **username found, password correct, activated:** do login
- **username found, password correct, not activate…
ximex updated
8 years ago
-
if the config.php is already on the directory and the Database is not created, there are following errors in the install process:
```
Notice: Undefined index: orga_shortname in D:\xampp\htdocs\Admidi…
-
See Forum:
http://admidio.org/forum/viewtopic.php?f=3&t=6718
Captcha input is not checked and the email will always be send to the user.
-
It should be possible to configure the text size for the watermark in the photo module.
In case of large text in the watermark it is sometimes nescessary to reduce the text size to fit to the image.
T…