
Re: Do Not Shows The Head Banner
Hail!!
I wrote code at the banner options, to show an image on the head. It looks ok, but there is a page where the banner is not shown: Downloads Page. At it, the banner looks empty. Some advice? Thanks.
-----------------------
URL:
http://elautillocoloso.zapto.org
Server: Localhost
Template: Aphrodite Black Yellow
Version:
phpBB XS 058
I have fixed it in the new project... It's not a quick fix, I have to check the files I have modified.
When I have some free time I'll try to post here the fix.
You can try to add this in the
pafiledb/includes/functions.php
- global $config_mg, $portal_config;
on top to both these functions:
pafiledb_page_header,
pafiledb_page_footer.
Let me know if it is enough.