Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 09:45 pm EST
Geeklog Forums
Calendar no right block
Status: offline
suprsidr
Forum User
Full Member
Registered: 12/29/04
Posts: 555
Location:Champaign, Illinois
in public_html/calendar/index.php look to the bottom of the file for :
change it to :
$display = COM_createHTMLDocument($display, array('what' => 'none', 'rightblock' => -1, 'pagetitle' => $pagetitle));
'what' => 'none' turns off the leftblocks and 'rightblock' => -1 turns off rightblocks
You may also need to add:
just above the call to COM_createHTMLDocument depending on your settings.
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
Text Formatted Code
$display = COM_createHTMLDocument($display, array('pagetitle' => $pagetitle));change it to :
Text Formatted Code
$display = COM_createHTMLDocument($display, array('what' => 'none', 'rightblock' => -1, 'pagetitle' => $pagetitle));
'what' => 'none' turns off the leftblocks and 'rightblock' => -1 turns off rightblocks
You may also need to add:
Text Formatted Code
$_CONF['show_right_blocks'] = false;just above the call to COM_createHTMLDocument depending on your settings.
-s
FlashYourWeb and Your Gallery with the E2 XML Media Player for Gallery2 - http://www.flashyourweb.com
12
15
Quote
All times are EST. The time is now 09:45 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content