TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 500
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 325
  • Total: 325

frontpage layout question

Started by BLueSS, May 26, 2010, 02:17:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BLueSS



(Not sure if this is related to the previous error or not, so posting here)
I just upgraded to the latest version of Tiny Portal, and now on my forum post pages look like the above.  These are the ONLY pages this comes up.

Any ideas? :(

IchBin

Is it a block? Does it happen in the SMF default theme?

BLueSS

It appears to be a "promote to front page" block??
I disabled all of my blocks available in the admin, switched to the default theme and it still showed up.



I haven't found a way to disable this feature annoying box yet.

IchBin

Yep. I don't think there's any way to turn that off at the moment. It only shows for admin though.

roguetrooper

Sorry for the necro...

Is there a method yet for removing this? I don't really want to go through uninstall then reinstall as I've spent a while getting TP exactly how I like. If there's a simple string for removing I'd be more than happy to use that.

(TinyPortal 1.0 beta 5-1)

RT

IchBin

Code (find in Themes/default/TPsubs.template.php) Select
function template_tpfrontpagetopics_above()
{
global $context, $boardurl, $txt , $board, $scripturl;


Code (add after) Select
return;


That should make that section not show at all.

roguetrooper

IchBinâ,,¢,

Thanks for the quick response - worked perfectly!

Cheers again,

RT

This website is proudly hosted on Crocweb Cloud Website Hosting.