Skip to main content
Recent Posts
31
General ElkArte discussions / Re: Load time achievement
Last post by Spuds -
Yes the 2.0 error log, that tail -f /var/www/clients/clientXX/webYY/log/error.log you posted needed a few more lines above where it started, maybe tail -n 20 so we can see just what PHP complained about.
33
Bug Reports / Re: Attachment Insert Problem
Last post by Spuds -
Not sure why I attached that LOL .. I made edits to the sites index.css to adjust the position of the insert attachment dropdown on the post page for mobile devices.  The insert button was falling off screen.  If that was not the problem I'll need more information.
34
Bug Reports / Re: Re: ElkArte 2.0 Beta 1
Last post by ScottJB -
Quote from: Spuds – I think this is just that the insert button was falling off screen for certain sized displays.  I have moved the media point where the dropdown adjustment occurs so it will now position on screen.  Let me know if this fixes the issue.

This is on regular posting in the forum, nothing to do with a portal block.
I don't even have calendar enabled on the forum.
35
Bug Reports / Attachment Insert Problem
Last post by Spuds -
Quote from: ScottJB – 2. 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.
I think this is just that the insert button was falling off screen for certain sized displays.  I have moved the media point where the dropdown adjustment occurs so it will now position on screen.  Let me know if this fixes the issue.
38
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.
39
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.