Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
I have looked all over (1 viewing) (1) Guest
TOPIC: I have looked all over
#8428
I have looked all over 1 Year, 7 Months ago  
but I can't find the IF statement that removes the right and left module positions when the forum component is loaded.

Please help,
Stu
digitalstu (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#8442
Re:I have looked all over 1 Year, 7 Months ago  
Please help
digitalstu (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#8450
Re:I have looked all over 1 Year, 7 Months ago  
Maybe something like this:

[code:1]
if ($option!="com_fireboard") {

mosLoadModules ( "right" );

[/code:1]

(add the opening & closing php tags)
Syrinx (User)
Junior Boarder
Posts: 44
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/05/25 21:16 By Syrinx.
 
 
Go to top