Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 24. May
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Looking for a link scroll mod
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 40
hey guys at my site http://www.icesoldier.com/html/index.php at the lower left side I have a link block what I would like to do is have it scroll like the phpbbs block does on the right side. I have seen one for phpnuke but I was woundering if there was one for postnuke -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 118
Look in the 'pnBlocks' section on this site, and download 'newsscroller' block. I'm using it on my site, if you want to see it in action:
http://vermillien-web-design.com
I use it now for the 'New Members' right block, and down at the bottom, center block called 'Live Updates'. But you can choose to scroll your latest links, or whatever, from the admin after you create the block. Just select what you want to display in the scroller. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 40
cant seem to get it to work. I have the newscroll but all I got from the download was a TGZ File. I uploaded it to my mod dir and I can use it but it doenst do anything lol -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 118
The .tgz file is a compressed folder of items. This needs to be uncompressed, and the content of the folder (NewScroller 9) has a PHP file and a folder called 'includes'. This is how most downloads are structured (by directory, so you know where to place the contents). So... you should place the 'newsmsg.php' file in your root directory, and follow the structure of the 'includes' directory, by placing the onyx-rss.php and all other files in the 'includes' directory. Then within the includes/blocks directory, place the newsscroller.php file. Then within the includes/language/blocks/eng directory, place the newsscroller.php file.
Nothing goes in the 'modules' directory at all. This is a Block.
- Moderated by:
- Support
