News:

Join the Facebook Fan Page.

Main Menu

TinyPortal

Started by lurkalot, February 12, 2005, 04:43:00 AM

Previous topic - Next topic

@rjen

That's strange, I tested it with 2.0.18 yesterday and it works fine for me...

And it's even responsive , see attached... are we talking about the same shoutbox?
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

cihancan

Friends, there are no options to hide / show on mobile for some blocks on TinyPortal? What kind of a path should we follow for the blocks that we do not want to appear on mobile?

lurkalot

Quote from: cihancan on March 14, 2021, 07:14:52 AM
Friends, there are no options to hide / show on mobile for some blocks on TinyPortal? What kind of a path should we follow for the blocks that we do not want to appear on mobile?

Correct, there is no built in option for doing this, but as a workaround I believe this can be done by adding a little code to the end off the tp-style.css file.  Take a look here on our support forum, https://www.tinyportal.net/index.php?topic=36299.0

If you can't work it out from that please start a support topic over there and I'm sure someone will be able to help.

tinoest

Lurkalot is correct you will need to use @media queries and hide/show div's, although I would add it to the tp-custom.css file as that isn't updated on upgrades (or shouldn't be) so will keep your custom modifications.


shadav

#2904
not sure what happened....I moved to a new host today and now I have these errors

Notice: Undefined index: tp-adminheader1 in /Sources/Subs.php on line 4382

Notice: Undefined index: tp-myarticles in /Subs.php on line 4467

smf 2.0.18
php 7.3

[edit]nevermind  :P
still don't know why this showed up now and not before, but meh...it was my own doing ;) nothing to do with the mod...I was moving menu items around....just needed to add the lines from the mod's language files into the default modifications english file

diegolyanky

Hi:

I was using TP 1.6.5 and I installed latest version (I uninstalled 1.6.5 first keeping database data) and now I have at index (frontpage) of my site this warning:

Warning
: mb_strpos(): Offset not contained in string in
/home/xxxxxxxxx/forum/TinyPortal/Util.php
on line
186

I am running SMF 2.0.17 under php 7.1 ...

Some idea about that?...

Thanks a lot ... I love Tinyportal :)
SMF ... SimpleMachines ... Simple, but complete if you want it ;)

@rjen

What are your frontpage settings?

Just as a check, mind going to the settings page and change a setting then save...
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

diegolyanky

Quote from: @rjen on March 28, 2021, 05:15:58 AM
What are your frontpage settings?

Just as a check, mind going to the settings page and change a setting then save...

Thanks for your reply... I tried that, and nothing changed.

Tried modifing frontpage, and other settings and nothing, same warning always.

The weird thing, is that warning only appear on frontpage and not on forum or topics...

SMF ... SimpleMachines ... Simple, but complete if you want it ;)

@rjen

So what ARE the settings? Specifically the numbered characters to show for forum posts?

And what TP are you running now?
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

diegolyanky

Quote from: @rjen on March 28, 2021, 07:10:18 AM
So what ARE the settings? Specifically the numbered characters to show for forum posts?

And what TP are you running now?

Solved! ... Thanks ! ...

Old value was 1200 ... I chaged to 120 and no more warnings

THANKS A LOT !!!!!
SMF ... SimpleMachines ... Simple, but complete if you want it ;)

@rjen

You still did not specify what version of TP you are using.

As for the errors: that setting should allow for 1200 without errors...
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

PoML

I had never put a lot of thought into this, but I found today a need for removing some boards from the list on the frontpage, but still keep more than a handful...

In my installation, the setting for frontpage /forum/index.php?action=tpadmin;sa=frontpage  says:
"Display forum-topics on frontpage from"...  and instead of a tick-box style list, you have a non-scrollable text window where you can easily select 1, or all, but it is turning out to be hard to select all and remove 3-4...

I suppose this is an easy fix, and maybe there is already a solution somewhere?

I have TinyPortal 2.0.1 with SMF 2.1 RC3.

EDIT:  It actually work the way I want when I use my smartphone rather than Chrome on a Chromebook in desktop mode...  Strange.

@rjen

Quote from: PoML on March 28, 2021, 10:39:22 AM
I had never put a lot of thought into this, but I found today a need for removing some boards from the list on the frontpage, but still keep more than a handful...

In my installation, the setting for frontpage /forum/index.php?action=tpadmin;sa=frontpage  says:
"Display forum-topics on frontpage from"...  and instead of a tick-box style list, you have a non-scrollable text window where you can easily select 1, or all, but it is turning out to be hard to select all and remove 3-4...

I suppose this is an easy fix, and maybe there is already a solution somewhere?

I have TinyPortal 2.0.1 with SMF 2.1 RC3.

EDIT:  It actually work the way I want when I use my smartphone rather than Chrome on a Chromebook in desktop mode...  Strange.

I just checked it on my test install on Chrome, and the list is scrollable and I can select multiple options without problem...

Did you upgrade recently?
Have you tried clearing your browser cache?
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

PoML

It seems to be an issue only on a Chromebook - with Chromium version 87.0.4280.152. Reset, restart and even upgrade does not change it.

It works ok on my windows laptop.

jsx

If this character & is included in the topic title, then on the block of recent posts this character is not displayed in the topic title, only &amp is displayed. This is a bug?

@rjen

Quote from: jsx on April 25, 2021, 07:11:51 AM
If this character & is included in the topic title, then on the block of recent posts this character is not displayed in the topic title, only &amp is displayed. This is a bug?

Not sure, it works for me....

What TP version are you using?
If your forum UTF-8?
A link to the forum with the issue is always nice...
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

jsx

Quote from: @rjen on April 25, 2021, 07:19:21 AM
What TP version are you using?
If your forum UTF-8?
A link to the forum with the issue is always nice...

TP 2.0.1
Yes, UTF8
Link to the forum in a PM.

@rjen

Hmm, in my own forum this works fine, but in the Tinyportal support forum I see the thing you are reporting...

No clue what is the difference though..
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

jsx

It's strange, since is not known what causes it.

lurkalot

Quote from: jsx on April 27, 2021, 02:18:09 PM
It's strange, since is not known what causes it.

Seems like something in certain SMF 2.0.18 installs or the latest SMF 2.0.18 patch has broken the short_subject string, this is the cause of this issue.  So we're thinking it will break anything which uses ssi_recentPosts and echos the shortened subject variable.


Advertisement: