Skip to main content
Recent Posts
52
General ElkArte discussions / Re: Load time achievement
Last post by Spuds -
Interesting ...

So it is initializing the connection mysqli_init() and then making a successful connection with real_connect() but fails trying to do a SET NAMES UTF8 

The actual error message would have been a couple of lines about the start of that tail, so if you could post that it would be a useful clue.
53
Addons / Re: [ADDON] SimplePortal
Last post by ScottJB -
Is there a way, in board news block, to tell what board a post is in?
Maybe next to the title of the topic?

Similar to the pic:

Screenshot 2026-08-03 065018.png

If have it on the far right of title bar, that too, would be great.
57
Bug Reports / Select to remove isssue
Last post by ScottJB -
Quote from: Spuds – Could you let me know exactly what page you are one for each of those can't remove issues.  I found the drafts one under profile and have that fixed.  The others I'm not 100% sure where to look as there are a several areas it might be.  Since you already found them (and thank you for the testing / reporting) letting me know where on the sire you are really helps me track things down quicker.

Lets start opening each of these as their own topic on the bug reports board, helps me keep track of what is open / closed:smile:

I found this first on portal pages. The others I can't remember, but will run into again, knowing me.  :tongue:
58
General ElkArte discussions / Re: Load time achievement
Last post by Hj Ahmad Rasyid Hj Ismail -
Via terminal, both connected to database just fine, so this has become more mysterious to me, but if I changed 127.0.0.1 to localhost in the Settings.php, internal server error 500 occurred, so I am not so sure, except to assume the bug is on Beta 2 from this error.log:
Code: [Copy]
tail -f /var/www/clients/clientXX/webYY/log/error.log
#1 /web/sources/ElkArte/Database/AbstractQuery.php(539): ElkArte\Database\Mysqli\Query->executeQuery()
#2 /web/sources/ElkArte/Database/Mysqli/Connection.php(54): ElkArte\Database\AbstractQuery->query()
#3 /web/sources/database/Database.subs.php(73): ElkArte\Database\Mysqli\Connection::initiate()
#4 /web/sources/Load.php(1261): database()
#5 /web/bootstrap.php(358): loadDatabase()
#6 /web/bootstrap.php(90): Bootstrap->bringUp()
#7 /web/bootstrap.php(66): Bootstrap->bringUpBasics()
#8 /web/index.php(41): Bootstrap->__construct()
#9 {main}
  thrown in /web/sources/ElkArte/Database/Mysqli/Query.php on line 165" while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: elkarte2.sch .my, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/lib/php8.4-fpm/webYY.sock:", host: "elkarte2.sch.my"
59
Bug Reports / Re: ElkArte 2.0 Beta 1 Issues
Last post by Spuds -
Could you let me know exactly what page you are one for each of those can't remove issues.  I found the drafts one under profile and have that fixed.  The others I'm not 100% sure where to look as there are a several areas it might be.  Since you already found them (and thank you for the testing / reporting) letting me know where on the sire you are really helps me track things down quicker.

Lets start opening each of these as their own topic on the bug reports board, helps me keep track of what is open / closed:smile:
60
Bug Reports / Re: ElkArte 2.0 Beta 1 Issues
Last post by Spuds -
Quote from: "ScottJB" – When try to do select via checkbox and remove anything, it will not remove. It just refreshes the screen
In order to remove post, topic, draft, etc., you need to remove one at a time.
I see what that is .... at least for drafts.  Need to decide what I want to do about that one.
Quote from: "ScottJB" – On mobile device, it seems trying to insert attachment into the post does not work. You can upload and post, but can't insert the item into the post itself.
Have not checked that one yet, still stuck on the first one:laughing: