I have searched here and elsewhere for the answer, and I'm probably not using the right words to search, so I'm breaking down and asking for help...
Is there a way to get the Featured Downloads (i-block) to show up on only one page, only the Downloads Page?
I can't have it on the main page as then anyone could download and I need only registered users to see it. Everything I try, including messings with permissions, just doesnt work out right.
Your help is truly appreciated.
Thank you.
-- Brent
Forum Activity
- Upgrade Old Postnuke Site on Mar 16
- Chat module? on Mar 16
- Redirect variable. on Mar 16
- problems with timeIT pop-up calender not inserting/applying date - maybe ??? on Mar 16
- how to change the format of shorturls on Mar 15
- the meta options in news are not showing the dates on Mar 15
- new theme 3TBase available on Mar 15
Zikula Blog
- How to Become a HipHop Fan on Feb 03
- HTML5 on Feb 02
- Support Free Software on Jan 22
- Module Files available on Dec 13
- Why I love Zikula (Reason #768) on Nov 11
- Theme Creator? on Nov 08
- Time to Embrace PHP 5 on Nov 08
Login
Featured Download to show only on Downloads Page
-
- Rank: Professional
- Registered: 22.09.03
- last visit: 21.10.09
- Posts: 2774
It is in the permissions, check the source code of the block and you'll see what terms to use for the permissions for that block. Look for something like:
Code
// Security
pnSecAddSchema('Categoryblock::', 'Block title::');
At the start of the block script. See this post (note search terms)
--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods
Cape Cod Travel Info... -
**unknown user**
- Rank: Freshman
- Registered: 16.03.02
- last visit: 09.01.04
- Posts: 10
Thank you so much!
Worked perfectly.
2 minutes to fix something I literally spent 12 hours trying to figure out myself. There is a lot of documentation available, but most of it skips over the basics and assumes we all know it. Just knowing to look in the .php file for the block or module to determine the name ... well that will be enough to save me weeks of work!
Thanks again.
-- Brent
- Moderated by :
- Support
