Re: Cannot deactivate "inner" block in RC5
Scott Kindley <ckindley-/Nmu/[email protected]>
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2002-08-28 at 03:23, Fireball wrote: > Ok, I tried to disable the reminder block and it wouldn't do it at all. > I even moved it to a left block and still no luck. My setup is php 4.0.5 > CGI and apache 1.3.14 on Win 98. I'm still trying to get familiar with > the source, so I'm not even sure where to look to fix this.... :-( > > Jay > Hi Jay, As the admin user enter the admin panel and click "Blocks", then click "Show all blocks", then next to the row with the Reminder block listed go to the far right in the "options" column and click "Deactivate". I just did it using the RC5 package at it did indeed turn off the block in the inner block. Tp remove it from the bottom block and the top center block you'll have to edit the arrays for them in /modules/Encompass/addons/TopCenter.php and BotCenter.php Also note that PHP 4.0.5 does not have adequate session support. I don't think session support really came until 4.0.6 which is the minimum PHP version we support. But your mileage may vary. I recommend 4.2.1 or 4.2.2 or 4.0.6...avoid 4.1 at all costs..it's very buggy. Zoom