titles are duplicated (FLASH + normal, instead of only FLASH)
jorre - October 29, 2006 - 17:02
| Project: | sIFR |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
sIFR is one fine module...
but, my title IS being replaced, but my original title stays on my page as well...
I've had this problem with both the sIFR drupal module installed, or with the sIFR tool manually applied to my drupal installation... so, probably this is a sIFR specific problem?
http://drupal.org/node/53402 -> doesn't provide a solution either...
I run sIFR 2.0.2

#1
I recently upgraded the sIFR module from 1.7 to 1.7.2.3 and got these duplicates as well. In my case this is caused by the CSS import path being wrong, it looks like this:
@import "//usr/home/xxx/domains/example.com/drupal_files/sifr/sifr-screen.css";(I used the HEAD version before (the 1.7 one) and now I'm using 4.7.x-1.x-dev (the 1.7.2.3 one), maybe I shouldn't mix those (the HEAD version is the default download, but there's no mentioning if HEAD is for 4.7 or 5 so I switched to 4.7.x-1.x-dev.))
#2
Sorry, I'm new to this, I changed the version by mistake. I thought I was doing a comment only. I see no way to remove my post, though.
#3
Please try the latest sifr module download.
Also do not open up new issues for already existing ones, please.
Marking this as dupe of http://drupal.org/node/53402