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

Recent

Welcome to TinyPortal. Please login or sign up.

Recent posts

#91
Support / Re: BBC Buttons aligning verti...
Last post by Senkusha - March 30, 2025, 11:02:50 PM
Awesome!  Thank you!

So in the /Reseller/css/custom/custom_edits.css file, I added the following:

.sceditor-button {
  float: left;
}

And that did the trick!
#92
Support / Re: BBC Buttons aligning verti...
Last post by @rjen - March 30, 2025, 10:28:39 PM
The problem is in the css for the SCE editor, that is in the theme

If youa add float: left; to the css for .sceditor-button { that will fix it.
It may have undesired effectes elsewhere in the them though...

#93
Support / Re: BBC Buttons aligning verti...
Last post by Senkusha - March 30, 2025, 10:03:02 PM
Okay.  I disabled CSS/Javascript Minification.

The theme is Reseller, it's a free one available at SMF here
#94
Resources / Re: [How To] Using a TinyPorta...
Last post by Skhilled - March 30, 2025, 08:05:07 PM
Quote from: Senkusha on March 21, 2025, 09:20:58 PMThank you for sharing this!  I made my own, rather dynamic 404 page.  I want to add some more personality to it to fit my site theme!
Custom 404 Page
I love it! Sounds like something I do or would say! LMAO
#95
Chit chat / Re: Crip Zone Themes For SMF 2...
Last post by Skhilled - March 30, 2025, 08:01:10 PM
We've just released BlueMoonshine for v2.1.4. Also, I forgot to mention that Orangeline was released awhile ago. LOL

https://www.jpr62.com/theme/index.php?topic=2482.0
#96
Support / Re: BBC Buttons aligning verti...
Last post by @rjen - March 30, 2025, 04:50:07 PM
It is caused by your theme.

If you switch to the standard theme it is okay:
You cannot view this attachment.

In your theme it is not:
The css is missing a float: left for .sceditor-button div, that is being used here...
You cannot view this attachment.

I cannot see where it come from exactly, because you css minification is on: turn that off and you can see where it comes from.
Is you theme an available (free) theme? If so, which?
#97
Support / Re: BBC Buttons aligning verti...
Last post by Senkusha - March 29, 2025, 11:38:35 PM
Sorry, I had turned off the BBC buttons.  They're enabled again.
You cannot view this attachment.
#98
Support / Re: BBC Buttons aligning verti...
Last post by @rjen - March 29, 2025, 12:21:32 PM
Cannot see an attachment, description not clear, please provide a link to where the issue can be seen.
#99
Support / BBC Buttons aligning verticall...
Last post by Senkusha - March 29, 2025, 12:10:35 PM
QuoteLink to my forum: https://forum.animerpgs.com
SMF version: 2.1.4
TP version: 3.0.2
Default Forum Language: English
Theme name and version: Reseller_v2.0.4 (2), SMF Default Theme - Curve2
Browser Name and Version: FireFox (136.0.1 (64-bit)), Chrome (134.0.6998.90 (Official Build) (64-bit))
Mods installed: Activity Bar (2.0.1), Alternate User Posting (2.1.2), Anime Avatars (1.0), Awesome Post Ratings (2.0.4b), Badge Awards (2.6.2b), Battle (1.17.9.4), Battle Image Expansion 1 (1.2), Battle Image Expansion 2 (1.1), Battle Image Expansion 3 (1.1), Battle Image Expansion 4 (1.1), Board Sorting Method (1.0.1), Country Flags (3.0), Curve2 Color Changer (1.4.2), Custom Board Icons (2.0.0), Dice Roller BBcode (2.0), Discord Web Hooks (2.0.2), Discord Who's Online (1.0.1), Downloads Pro Addon - Display Credits (1.0), Emoji Pro (2.1a), Message Bookmarks (0.9.5), More Spiders (1.3.1), Optimus (3.0 RC3), Quick Spoiler (1.5.4), Similar Topics (1.3.1), Simple Referrals (1.4.7), SimpleDesk - Integrated Helpdesk for Simple Machines Forum (2.1.3), SMF Classifieds (5.1.10), SMF Gallery Pro (10.2.2a), SMF Post Prefix (4.3.4), SMF Store (5.0.1), SMF Trader System (3.0.3a), ST Shop (4.1.13), Stop Forum Spam (1.5.6), TinyPortal (3.0.2), Topic Solved (1.1.3)
Related Error messages:
No errors were logged.

What would cause this?  I've also extended my Left Panel to like 300 px, with no change.

No message is associated with this attachment.
#100
Support / Re: No Direct Access?
Last post by Senkusha - March 27, 2025, 07:36:50 PM
Okay.  I found the problem.  It was a semicolon at the end of the query (another problem was I was using the wrong table name, but that's beside the point.)

SELECT value
  FROM {db_prefix}themes
  WHERE variable = {string:v}
  AND id_theme = {int:t}
  AND id_member = {int:m};

Do not put the semicolon at the end of the MySQL statement.  It only goes after the $smcFunc().

This website is proudly hosted on Crocweb Cloud Website Hosting.