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
- Teb answered »MenuTree Mystery« 05. Jul
- dks answered »include a file« 05. Jul
- dks answered ».764 -> 1.1.1, Can't add new blocks« 05. Jul
- craigh posted »PostCalendar 5.5.0RC1 needs testers and translators« 05. Jul
- bartl answered »Upgrading 1.0.2 --> 1.1.1« 05. Jul
- Charlie-otb answered »SafeHTML output filter and youtube« 05. Jul
- dl7und answered »Adding an "About Us" page« 05. Jul
Login
Featured Download to show only on Downloads Page
-
- Rank: Freshman
- Registered: 01.12.03
- last visit: 10.01.04
- Posts: 10
-
- Rank: Professional
- Registered: 22.09.03
- last visit: 27.06.09
- Posts: 3032
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... -
- Rank: Freshman
- Registered: 01.12.03
- last visit: 10.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
