TinyPortal
Development => International => Topic started by: wizzy on February 24, 2007, 10:14:33 AM
Hi.
I don't know if this is the correct secton to post about the issue
I have TP 0.9.7 and I have installed mods like gallery and advertise. The problem is that in all admin area the left column of block is not shown but it is shown on the specific mods and I want to remove them.
For example
The first attached picture is the admin area of TP.
On the second picture you will see the left column that I want to be removed ( the second picture is the gallery mod admin area )
In TinyPortal Settings, select Yes for Hide panels when in admin section?.
I think that is because you're not "actually" in the admin panel. You're in the gallery admin which I think is defined differently. You'll probably have to do something similar to this modification to get it to work.
http://www.tinyportal.net/index.php?topic=13031.msg108852#msg108852
Well I believe that the left column is called by the gallery.php. Does anyone know the specific procedure that calls the left column ?
Quote from: JPDeni on February 24, 2007, 04:00:31 PM
In TinyPortal Settings, select Yes for Hide panels when in admin section?.
It is already in YES :(
Actually, the column is called by index.template.php. The reason its not turning off is because action=gallery is not defined in TinyPortal.
I can't understand much from the link you gave me before.
Is there another way to correct this ?
Nope. You can't hide them unless you add the custom action to the files. All the info is in that link I gave you. What don't you understand? Please post in that thread if you have further questions.