SimplePortal

Development => Bugs => Fixed or Bogus Bugs => Topic started by: Mack450 on April 04, 2009, 10:51:36 AM

Title: Getting Rid of The Minimizing Button
Post by: Mack450 on April 04, 2009, 10:51:36 AM
Hey,

I would like to get rid of this button that minimizes the right or left side blocks. What do I do?
Title: Re: Getting Rid of The Minimizing Button
Post by: Eliana Tamerin on April 04, 2009, 11:15:21 AM
Admin Panel > SimplePortal > Configuration > General Settings

Check "Disable Side Collapsing"
Title: Re: Getting Rid of The Minimizing Button
Post by: steiger on April 04, 2009, 04:11:54 PM
Admin Panel > SimplePortal > Configuration > General Settings

Check "Disable Side Collapsing"
I can't find this option in SMF 1.1.8+SP 2.2?
Title: Re: Getting Rid of The Minimizing Button
Post by: Nathaniel on April 04, 2009, 07:38:35 PM
Looks like you found a feature that wasn't ported from the SMF 2 version to SMF 1.1.x version.

Added this to the bugtracker.

Topic moved to BugReports.
Title: Re: Getting Rid of The Minimizing Button
Post by: [SiNaN] on April 09, 2009, 03:02:42 AM
For the time being, you can do this:

SPortalBlocks2.template.php

Find:

Code: [Select]
if (!empty($modSettings['showleft']) || !empty($modSettings['showright']))
Replace:

Code: [Select]
if (1 == 0)
http://simpleportal.net/index.php?issue=170.0
Title: Re: Getting Rid of The Minimizing Button
Post by: steiger on April 11, 2009, 10:58:10 AM
For the time being, you can do this:

SPortalBlocks2.template.php
Should this change fix the bug in 1.1.8?

Title: Re: Getting Rid of The Minimizing Button
Post by: [SiNaN] on April 20, 2009, 05:59:13 AM
You better wait for the update, which will be out soon.
Title: Re: Getting Rid of The Minimizing Button
Post by: steiger on May 10, 2009, 09:19:45 AM
You better wait for the update, which will be out soon.
Should I find the fix in 2.2.1?
Title: Re: Getting Rid of The Minimizing Button
Post by: Hannilein on May 10, 2009, 09:24:07 AM
Should I find the fix in 2.2.1?

It is in the portal settings:

Quote
Admin Panel > SimplePortal > Configuration > General Settings
Check "Disable Side Collapsing"
and it works!

Regards,
Dirk
Title: Re: Getting Rid of The Minimizing Button
Post by: steiger on May 10, 2009, 09:41:56 AM
Thanks.

Looked in "Block Settings" and could not find it there.

Works indeed :-[
SimplePortal 2.3.8 © 2008-2024, SimplePortal