jgarvas
06-20-2006, 06:47 AM
Script: Pausing RSS scroller
http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm
I managed to get around lastRSS and fopen() not working in a hosting environment by putting the actual script on another machine that supports it, but now I'm having a problem moving it into phpbb. (I notice these forums are phpbb too ;)
With the default subsilver theme how do you appropriately add the script? I put all of the initial <script> and css style in overall_header.tpl and put the script with the call to the javascript function inside a block. No matter what I do it will not work. Any ideas?
http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/index.htm
I managed to get around lastRSS and fopen() not working in a hosting environment by putting the actual script on another machine that supports it, but now I'm having a problem moving it into phpbb. (I notice these forums are phpbb too ;)
With the default subsilver theme how do you appropriately add the script? I put all of the initial <script> and css style in overall_header.tpl and put the script with the call to the javascript function inside a block. No matter what I do it will not work. Any ideas?