Seite 1 von 1
Gallery 1.0.6
Verfasst: 13.06.2011 19:47
von rembrand
Hallo,
nachdem ich nun die Gallery mehr oder weniger erfolgreich eingebaut habe, kann ich zwar im ACP verschiedene Alben anlegen. Allerdings werden diese nicht angezeigt.
Wenn ich den Button Gallery anklicke, gelange ich zwar zur Gallery, aber dort steht: Keine Alben"
Wer weiß Rat?
Re: Gallery 1.0.6
Verfasst: 13.06.2011 20:05
von AmigaLink
Berechtigungen

Re: Gallery 1.0.6
Verfasst: 14.06.2011 07:45
von rembrand
Na klar, Danke!
Und schon die nächste Frage:
Nach dem Einbau des Albums hab ich im oberen Teil im persönlichen Bereich bzw. Teilen des ACP folgenden Kopd:
setting) { if ($mod_permissions && $admin_permissions) { break 3; } if ($setting != ACL_YES) { continue; } if ($auth_option == 'm_') { $mod_permissions = true; } if ($auth_option == 'a_') { $admin_permissions = true; } } } } if ($mod_permissions) { if (!function_exists('cache_moderators')) { global $phpbb_root_path, $phpEx; include($phpbb_root_path . 'includes/functions_admin.' . $phpEx); } cache_moderators(); } if ($mod_permissions || $admin_permissions) { if (!function_exists('update_foes')) { global $phpbb_root_path, $phpEx; include($phpbb_root_path . 'includes/functions_admin.' . $phpEx); } update_foes(array($group_id)); } } ?> [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3786: Cannot modify header information - headers already sent by (output started at /includes/functions_user.php:3388)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3788: Cannot modify header information - headers already sent by (output started at /includes/functions_user.php:3388)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3789: Cannot modify header information - headers already sent by (output started at /includes/functions_user.php:3388)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3790: Cannot modify header information - headers already sent by (output started at /includes/functions_user.php:3388)
Was kann das sein?
Re: Gallery 1.0.6
Verfasst: 14.06.2011 08:18
von gloriosa
Hallo,
siehe >>> KB:84 <<< .
Weiterhin gibt es die, viel zu selten benutzte, boardeigene Funktion Suchen, den Bereich Dokumentation bzw. die Knowlegde Base um vor dem Posten Antworten / Informationen zu finden. 