| Re: Adding external Random Image |
| by snowmanbg on 2005/11/18 9:06:04 10x a lot Now i realise that my question was supid but however i could not slove it! 10x a lot again :) |
| Re: Adding external Random Image |
| by JMorris on 2005/11/17 19:05:57 First, Welcome to XOOPS! ![]() Second, please don't scream. Third, you just posted this question earlier today, please be patient. There is no paid staff here, we're all volunteers. Fourth, to answer your question.... Create a custom block and select PHP Code from the content type, then paste everything but the <?php and ?> tags in the block. Example: le="color: #000000"><?php @readfile('http://XXXXXXXXX/gallery2/main.php?g2_view=imageblock.External&g2_blocks=randomImage&g2_show=title'); Hope this helps. James |
| Re: Adding external Random Image |
| by snowmanbg on 2005/11/17 18:30:54 ANYBODY HELP ME?! |
| Adding external Random Image |
| by snowmanbg on 2005/11/17 9:22:25 hello I have XOOPS 2.2 site with all the modules and themes so that is not my questin... I have a gallery website and there I generate a random image every time... I want to put that random image in my XOOPS site. My gallery generated a link for the random image and of course it works ... but I don't know where to put it in order to work fine. Here is the link I don't mind of the picture isnt in separate block and so on... Im not complete noob so don't worry to tell me all the ways of sloving the problem :) Excuse my English |