oxpus hat geschrieben:Again:
The file styles/proSilver/template/user_welcome_inactive.txt ist NOT part of the download mod and will also not be used by it.
So you've an error with your phpBB and not with the download mod.
I understand and that's why I cleaned manually cached data so I should be fine there. My issue is not with template file but with the Download section.
Do you think that it could be an issue because of my template?
Karsten Ude Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
// Quite dirty, but that will stop flooding the database stored styles with our email-templates!
$orig_template_storedb = $user->theme['template_storedb'];
$user->theme['template_storedb'] = false;
Thanks for this hint, but please do not post similar like this in the future here on phpbb3.oxpus.net, because this forum supports only the MODs and NOT the phpBB itself!!
Karsten Ude Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!