Skip to main content
Recent Posts
21
Addons / Re: [ADDON] SimplePortal
Last post by Spuds -
Here is a quick enhanced recent topic block for testing.

To use simply add the attached file to your sites /sources/subs/spblocks directory, it will then magically:magic_wand:be available as a block type in the admin panel.  Then add and tweak it like any other built in block.  The block name is Recent Extended

ETA: updated to support 7.4+
22
Addons / Re: [addon] Flarum Style
Last post by tabbycph -
Thanks for the addon.
How can I show topics like flarum like the frontpage, in other places on the forum, like as in the board index, so all listing is like flarum.
24
Addons / Re: [ADDON] SimplePortal
Last post by Spuds -
I'll take a look and see what I can do ....

The missing icon is usually due to an install in a custom theme and the the themes/YOUR THEME/images/sp directory not getting written ... so just copy that over from the default theme
25
Support / Re: After changing the PHP version, thousands of time error messages are reported
Last post by Spuds -
Quote from: Mrs. Chaos – P.S.:  Is it already certain when version 1.1.10 will be released?
It will be released, but I don't have a current timeline.   I thought 1.1.9 would be the last 1.1 release but there were a few issues raised that I just don't feel right in not fixing.
Quote from: ahrasis – Only ElkArte version 1.1.9 fixes a lot of php 8.x problems, so unless you are upgrading to that stay with your older php.
:point_up_2:Truth !
27
Feature Discussion / Re: How To Implement This My Chess Forum?
Last post by Spuds -
Here is a shot at creating this ... upload the package and install it, there are no settings.

Some notes ....

-  it does NOT add a toolbar icon, so you have to enter the bbc code manually.
As an example [pgn]1. e4 e5 2. Nf3 Nc6 3. Bb5 a6 4. Ba4 Nf6 *[/pgn]
This will render as: board.png

- it expects you have uploaded the pgn4web files in a pgn4web directory that is off your forum root.  If it is elsewhere you need to edit the directory in the addon's JS file.