i was wondering if anyone knew how i would make the included random block an IMportal block. I have a phpbb site that i am using your gallery on and have it integrated properly and all my users love it. I would love to have a block on my portal page though like with the normal phpbb album mod.(i hate that album though)
anyone know?
Tia
A newest image block would be really nice too
Posts: 69
Try it. There's no mention of it officially working while embedded in phpBB here, but mine works fine. I had to include an absolute path to the forum URL in the img and href tags though.
Posts: 3
the problem is..... I dont know how I dont know where to start. like i said, im new to portals. Ive only done phpbb boards
Posts: 69
Start by trying to include it on a PHP page on your site using this code:
The above example is using the path for a phpBB-embedded Gallery. In order for mine to work I needed to make the following changes to block-random.php:
Hope this gives you some hints. I don't know how to do it with the portal you're using specifically...