nomar05 wrote: Do these blocks work on 6.8? I installed the random block, and also get no image. Posted: Fri Jul 14, 2006 11:55 pm
leo51 wrote: I am not too sure if its the radom block still spoken about since the topic was opened some time back in 2005 and was not around then. However, here is what I use for my radom nukeblock: [php:1:d40ca170e9]if ( !defined('BLOCK_FILE') ) { Header("Location: ../index.php"); die(); } $content .= "<center><iframe src=\"/modules/Loose_Gallery/block-random.php?picwidth=120\" name=\"radomimages\" scrolling=\"no\" frameborder=\"no\" align=\"top\" width=\"160\" height=\"200\">"; $content .= " . \</iframe></center>"; ?>[/php:1:d40ca170e9] Admin if you don't mind the link: http://www.bobofindit.com its on the left just hit your refresh. In this way I can show the random image on any site by adding the full url. Posted: Sat Jul 15, 2006 12:40 am
admin(Mark) wrote: I may have a solution. The block as it is right now will only show images if they are not protected. If you set the category view or others to anything other than for all to see then the block will not display them. Open the block file and look for the following. There are two occurences of them.
Delete and try the block again. Posted: Sat Jul 15, 2006 3:31 am
leo51 wrote: if you do not see the lines looking as the admin suggested, lookout for these:
Posted: Sat Jul 15, 2006 9:05 am
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||