Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3
Author Message
porcupinepc
Involved
Involved



Joined: Sep 20, 2003
Posts: 261
Location: Schumacher, Ontario CANADA

PostPosted: Sat May 15, 2004 8:23 pm Reply with quote

I am running PHP-Nuke 7.3 on my site:

Only registered users can see links on this board! Get registered or login!

Now, here is what i would like to do. I would like to keep the mainpage as you see it except that i would like ALL my forums to appear on the main page instead of clicking on forums all the time.

Can this be done?

Joe
 
View user's profile Send private message Send e-mail Visit poster's website ICQ Number
GanjaUK
Life Cycles Becoming CPU Cycles



Joined: Feb 14, 2004
Posts: 633
Location: England

PostPosted: Sun May 16, 2004 3:17 am Reply with quote

If you go to modules in admin. You can click Put in Home link next to the module you wish to appear in home.

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
porcupinepc







PostPosted: Sun May 16, 2004 5:36 am Reply with quote

Super thanks.

Do you know of a mod that would allow me to keep more than 1 module "in hom" and also a mod that allows the blocks to be displayed on the left & right hand side while the forums are displayed "in home" ?

Joe
 
GanjaUK







PostPosted: Sun May 16, 2004 10:24 am Reply with quote

No problem.

You could have both sides of block showing with the forum. If you open: /modules/forums/index.php

Find:
Code:


//
// Start session management
//


Just before that, add:
Code:


$index = 1;
 
porcupinepc







PostPosted: Sun May 16, 2004 11:38 am Reply with quote

thanks GanjaUK

My site is now the way i wanted it. Much appreciated

Joe

www.porcupinepc.com/forums
 
GanjaUK







PostPosted: Sun May 16, 2004 12:29 pm Reply with quote

I forgot to mention, you need to add
Code:
$index = 1; 
to more than just index.php if you want both sides of blocks on all parts of the forum.

example: viewforum.php, viewtopic.php, profile.php etc
Just add it after the includes.
 
porcupinepc







PostPosted: Sun May 16, 2004 3:36 pm Reply with quote

what is includes?

Joe
 
GanjaUK







PostPosted: Sun May 16, 2004 3:46 pm Reply with quote

Code:


include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
include("includes/bbcode.php");


For example.
 
porcupinepc







PostPosted: Sun May 16, 2004 4:11 pm Reply with quote

thanks again GanjaUK

I believe i got the files edited correctly

Joe

www.porcupinepc.com/forums
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©