I modified a calender script, which i found on the net and i made something ,which is goinf to be a weekly calender preview...
The problem is how to put it into nuke ?
If i create a block (html +javascript ) it works in Firefox, but doesn't in IE..
I have counteudo module installed..
If i paste the code in there it again works in Firefox, but doesn't in IE.
IF i make the code in a normal HTML page works both in Firefox and IE...
Do you have any idea, what this could have been.
links..
Only registered users can see links on this board! Get registered or login to the forums!
(works FF, not IE )
Only registered users can see links on this board! Get registered or login to the forums!
( same script, working)..
the thing is IE reports an error in line 447 and 206..
but the source code in view code shows there inm those lines there are codes like </td>
So i thought this could mean something in my .js file, which is included..
However lines 206 and 447 don't make any sense there either..
On top of that this calendar works on some old test install of phpnuke 7.6...
can be seen here..
Only registered users can see links on this board! Get registered or login to the forums!
</table>
</td>
</tr>
</table>
<div class="c1">
<span class="footmsg">PHP-Nuke Copyright � 2004 by Francisco Burzi. This is free software, and you may redistribute it under the <a href="http://phpnuke.org/files/gpl.txt"><span>GPL</span></a>. PHP-Nuke comes with absolutely no warranty, for details, see the <a href="http://phpnuke.org/files/gpl.txt"><span>license</span></a>.<br />
You're mising a closing table tag. See if this work s better in IE:
I have put a </table> tag in the end of the block code, and now the footer message is aligned correctly.. However the calender script itself still refuses to funciton..
This site renders correctly in Firefox, but not in IE, regardless what i do..
Only registered users can see links on this board! Get registered or login to the forums!
Open the page in firefox and you will see, how it's supposed to look like.
There is supposed to be a table with 7 rows and 2 coloumns, whereas in IE, there is only 1 row and 1 coloumn shown with no events.
Another fact is that this script doens't work regardless which theme is used.
Additionally the same scipt works in other phpnuke 7.6 installation.
I get this cannot modify header information errors, which i haven't manged to resolve yet, but i don't think it's connected with the calendar script, as these errors have appeared before i started using calendar script.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum