Die Suche ergab 7 Treffer

von shielder
9. Jan 2022, 13:41
Forum: English Support Forum
Thema: Automatic approve new registration
Antworten: 1
Zugriffe: 8815

Automatic approve new registration

Hi
Is it possible to "automatically/instantly" approve new registrations without the need of manual approval?
Thanks
von shielder
9. Jan 2022, 00:39
Forum: English Support Forum
Thema: Allow gif upload
Antworten: 0
Zugriffe: 15713

Allow gif upload

In system\file_upload.php I added the 'gif'
'accept_file_types' => '/\.(jpe?g|png|gif)$/i'

in modules\photo\photo_function.php I added after every line with '.png' , the same line with '.gif'

and in modules\photo\photo_download.php I added after every png 'elseif' statement the same statement ...
von shielder
9. Jan 2022, 00:28
Forum: English Support Forum
Thema: Birthday Plugin not working/showing
Antworten: 6
Zugriffe: 14407

Re: Birthday Plugin not working/showing

Yup
config.php
needed to add a time span.

Thanks
von shielder
8. Jan 2022, 22:25
Forum: English Support Forum
Thema: Birthday Plugin not working/showing
Antworten: 6
Zugriffe: 14407

Re: Birthday Plugin not working/showing

I think it's definitely to do with the coding of the plugin "geburtstagsliste".

When I looked into configdata.php and geburtstagsliste.php I see a mix of English and German words, sometimes saying Birthday and then another time, Geburtstags, ...

Could someone have a look into this, please ...
von shielder
8. Jan 2022, 21:19
Forum: English Support Forum
Thema: Birthday Plugin not working/showing
Antworten: 6
Zugriffe: 14407

Re: Birthday Plugin not working/showing


"Birthday" and "Geburtstagsliste/Birthday list" are two different plugins.
Birthday is included with Admidio (folder plugins\birthday, "Geburtstagsliste/Birthday list" must be downloaded and installed separately (folder plugins\geburtstagsliste).

Use the following menu settings


Thanks ...
von shielder
8. Jan 2022, 18:09
Forum: English Support Forum
Thema: Birthday Plugin not working/showing
Antworten: 6
Zugriffe: 14407

Birthday Plugin not working/showing

Oh kay,
but this time I think I hit a real issue.

Birthday Plugin doesn't work. No matter what i try, it doesn't work.

I even downloaded the plugin separately from here
https://www.admidio.org/dokuwiki/doku.php?id=de:plugins:geburtstagsliste
But then It distorted the entire admin view.

I ...
von shielder
8. Jan 2022, 16:45
Forum: English Support Forum
Thema: Secure Documents
Antworten: 0
Zugriffe: 14356

Secure Documents

Hello there.
New kid on the block.

First of all, I need to praise this membership platform. Super easy to install, things just function and it looks good, too.

I ran into one issue, though. I tried to find any hint within admin or text files, etc,. bt couldn't find anything. Neither did a Forum ...