[pmwiki-users] Gallery2 con't

Mark Trumpold mark at ruthtrumpold.id.au
Tue Feb 20 08:25:40 CST 2007


Hi All

It seems I need to place the following in my php in order for a rndom image
to show in another page!

<?php 
@readfile('http://www.ruthtrumpold.id.au/studentgallery/main.php?g2_view=ima
geblock.External&g2_blocks=randomImage&g2_show=title'); ?>

Is that my local config,php or the pmwiki.php file.

This is what they say on the forum

Basicly you paste the code from the imageblock module admin page into your
other page eg:
<?php 
@readfile('http://example.com/gallery2/main.php?g2_view=imageblock.External&
g2_blocks=randomImage&g2_show=title'); ?>
Is the "other page" php?

I have to learn about php, will one day.

Thanks

Mark





More information about the pmwiki-users mailing list