PDA


View Full Version : how do make a module


nexus851
12-02-2005, 06:18 AM
i made my forum page have a left and right column by adding an "include" identifier in a module page, but i did this months ago in a tutorial. Now i need to do the same thing in a gallery page. I also want to add a left and right column modules (navigation,buddylist,etc..) in my gallery page... how do i go about doing that again??????

Brian
12-02-2005, 04:16 PM
What gallery are you using?

nexus851
12-02-2005, 07:57 PM
What gallery are you using?


The Free gallery by T_Herald.... which still uses the regular forum cateory for gallery display... so how would i do make the module show on the gallery page? i remember you had a tutorial on it, but i cant find it anymore...

P.S - i also have this in my index.php header: (it was put from a previous tutorial)
define('VBA_PORTAL', true);
define('VBA_PAGE', 'include');

Would this affect my index.php?page=xxxx to not work right?

When i make a page, it doesnt work when i put page=xxxx so i thought by having those 2 lines above is probably telling it to not show my pages correctly...

whatever the case, i just need the center link to my gallery forum to work right... please help..