PDA

View Full Version : How do I get this VB.ORG hack into a module???


joeychgo
11-14-2004, 11:05 PM
How do I get this VB.ORG hack into a module???

Email Hack (http://www.vbulletin.org/forum/showthread.php?t=66247&page=13&pp=15)

memobug
11-14-2004, 11:59 PM
Have you tried adding it like any other module? http://www.vbadvanced.com/membersarea.php?do=viewmanual&productid=4&pageid=2

If so, what was the result? It looks like you'd want to set up a dedicated page for this function.

http://www.vbadvanced.com/membersarea.php?do=viewmanual&productid=4&pageid=3

Regards,

Matt

Our Sponsors
 

joeychgo
11-15-2004, 02:25 AM
The hack basically is a whole dedicated page on its own. I would like to fit it into a center module if I can.

I tried to make it as a module - but it took over the whole page ---

Ghostsuit
11-15-2004, 07:07 AM
Have you tried just adding it as a seperate page?

http://www.vbadvanced.com/membersarea.php?do=viewmanual&productid=4&pageid=6 might not be perfect but should be quite easy.