Hi friends,
Does anybody know how to create a block for Spy - All Users and place it on the homepage?
Hi friends, Does anybody know how to create a block for Spy - All Users and place it on the homepage? |
I'd love to know if this is possible too. I tried making an HTML block and inserting _bx_spy as my language key, but nothing comes up under Spy on the homepage. |
You can try adding a HTML block and inserting a iFrame code to pull the source of the Spy module. Would need to modify the Width and Height to your specs. Kinda like this: <iframe src="modules/boonex/spy/index.php" width="???" height="???" frameborder="0" scrolling="no"></iframe> Chris EDIT: I have not tested this, just a suggestion.. Nothing to see here |
Tried your suggestion Zarcon as I would like this as well, but to no avail. Shouldnt be that difficult to do, im gonna have a play and will post results if I achieve anything.lol
Jim
|
I haven't tried it, but someone had a tutorial for phpblocks...maybe James T at boonexnerd? Might need to do a phpblock instead of an iframe. Carol It was Darren who posted some info on this thread... http://www.boonex.com/unity/forums/?action=goto&topic_id=new-custom-block |