PDA


View Full Version : hopefully just newbie issue


rice
08-03-2005, 08:07 PM
hey
im having the trickiest time here.
renamed cmps to index.php and vb index to forums.php andit is working great
now what im trying to do is have my actuall forum show up on the index.php, is that done via a module???
tried that but must have got it wrong.
in other words im trying to get my regular forum and cmps all on the index.php so everything is there when you go to pressforum.com

thanks,

eric

rice
08-04-2005, 12:53 AM
maybe this wasnt descriptive enough...
not sure.
want to see my entire vb forum on the index page along with the modules.
is this possible??

thanks,

eric

mholtum
08-04-2005, 01:18 AM
not that I am aware of

ConqSoft
08-04-2005, 01:20 AM
Not sure if this still works with vB 3.5, but here's how it was done before:

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

mholtum
08-04-2005, 01:21 AM
Duh, forgot about that..

rice
08-04-2005, 01:28 AM
mholtum...thank you for everything. you rule.
conqsoft, i give it a try.

i love this board. freaking awesome.

very appreciative,

eric

mholtum
08-04-2005, 01:44 AM
mholtum...thank you for everything. you rule.
conqsoft, i give it a try.

i love this board. freaking awesome.

very appreciative,

eric
You cant thank me in the forums for support I give via PM.. That is that law, now go to your room. ;)

rice
08-07-2005, 02:26 PM
Hey guys....tried every thing in post that conqsoft sent.
maybe i did something wrong but didnt show up. maybe not able to use in 3.5??
basically i have cmps saved as index.php and vbull and forums.php.

when i do the following step.......
eval('$HTML = "' . fetch_template('FORUMHOME') . '";');
print_portal_output($home, $HTML);

do i put fetch_template('FORUMS') ????


thanks,

confused

rice
08-08-2005, 03:56 PM
I hope it's still possible.

thx,

rice

Brian
08-08-2005, 04:00 PM
You change it to the exact code that is in the instructions.
eval('$HTML = "' . fetch_template('FORUMHOME') . '";');
print_portal_output($home, $HTML);

rice
08-09-2005, 12:29 AM
brian..
thanks.
tried it again.
maybe there is something wrong when i add a page or something.
drats!!
to make sure, it doesnt matter that my main vb index is called forums.php(where i made discussed changes) and that my index.php is cmps. just making sure.

now that i know it is possible i am happy, just have to figure out.

thanks for help in advance

Brian
08-09-2005, 11:40 AM
No, it does not matter what you name the files.

rice
08-09-2005, 10:40 PM
hmm...
ok.
well somethang is wrong...
let me start at the begining...when i add a page i have 5 options...
module, bb code, template, php file and html file.
which one should i be doing.

thanx a bunch,

rice

Brian
08-10-2005, 02:12 PM
Choose a Module page. Also make sure that your 'Custom Page Content' module is active on that page.

rice
04-11-2006, 02:24 PM
gents...gents...gents...
is this still valid for 3.5.4-2.1.0????
My brain is shot out trying to figure this thing out.
It looks like the original link may have changed some??

Im lost.

Thanks,

Rice

rice
04-11-2006, 03:02 PM
i have my include page showing up on my index, i simply CAN NOT see my forum. Driving me crazy.

rice
04-12-2006, 03:30 PM
nutty

rice
04-12-2006, 11:00 PM
ok guys...im seeing my 'include' page, just not my forum...
dont understand it right now.

rice
04-13-2006, 03:08 AM
ok...just driving me crazy...

i know i am close.

please to look at www.pressforum.com that is my cmps
i almost have my forum there but it is not!!!

please to look at www.pressforum.com/forum.php this is what i want to see on my cmps but dont get the content.

please to give guidance, i know it must be some thing simple.

cheers,

rice

rice
04-13-2006, 04:45 PM
disregard....
figured it out....
my brain was sideways.