Closed (fixed)
Project:
Danland
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 May 2010 at 09:31 UTC
Updated:
21 Jul 2010 at 09:18 UTC
The closing of the php Tag is missing in template.php thus creating problems when adding custom functions above in the template.php
Comments
Comment #1
Romejoe commentedI upgraded from Opera 9.x to 10.53 recently. Since that upgrade the banner place on the frontpage is blank and showing no picture.
As I found now it was caused by the Kaspersky AV Anti-Banner Module but I have no Idea why it was working until the Opera upgrade (Kaspersky has not been changed besides automatic upgrade).
As far as I know it filters Graphics with words like BANNER in their name or in the templates.
Therefore I recomend renaming the slideshow banner in templates and graphics to something like "front_display" or such.
Comment #2
danpros commentedHi,
Thanks for reporting it, problems that previously unthinkable :)
Yes, I'll try to change that in our next release. Can you test that by changing it to another ids or classes
Change the CSS based on the changes that have been done on Ids or Classes above.
Comment #3
Romejoe commentedDid not work just with the changes above.
I changed the "banner" directory (on the server and in the page-front-template) to "slideshow" then it worked even with the Kasperski-Anti-Banner module on.
You should change this:
/* Banner + Preface top + Slideshow
-------------------------------------------------------------- */
as well to be sure it will work with future versions of Kasperski I think. But it worked even with this in the css.
Comment #4
danpros commentedHi,
Thanks Gork, Yes it's a big changes.
Comment #5
Romejoe commentedJust to clarify:
Worked with changed directory AND your code. So both is needed.
Comment #6
danpros commentedHi,
I already fix this.