Like Ra's Naughty Forum

Full Version: Site performance, Server errors, outages and tunings
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can anybody try to add an attachment somewhere? I can't and I'm lost...
Cleaned the PageSpeed cache and restarted Apache. Works now.
(26 Aug 2018, 00:31 )Like Ra Wrote: [ -> ]Looks like I've fixed the misplacement of the quick edit popup menu. I did not check the result in all browsers, so please let me know if it works for you. If you click on the "Edit" button, the popup menu should appear not far from the "Edit" button.

Just for the record and my future reference. In file jscripts/jquery.plugins.min.js I change the string

if(a.top+=e.outerHeight(),

to

if(a.top+=e.outerHeight()-170,

Since the file is minimized, it's just one huge line.

In MyBB 1.8.20 the string was changed from:

offset.top+=el.outerHeight();

to

offset.top+=el.outerHeight()-170;

(That's for my reference 😉 )
I've finally moved the site from PHP 7.2 to PHP 7.3. Haven't noticed any non-working things yet, but I will keep an eye on the logs.
Arrgghh... Found one issue. The max file size was reset to 2MB. If anybody tried to post a file bigger than 2MB, but failed, please try again!
(06 May 2019, 14:49 )Like Ra Wrote: [ -> ]Arrgghh... Found one issue. The max file size was reset to 2MB. If anybody tried to post a file bigger than 2MB, but failed, please try again!

Hadn't spotted that - thanks for fixing.

What is the max file size now?

MJ
(06 May 2019, 17:00 )madjack Wrote: [ -> ]What is the max file size now?
PHP max size now is 150MB 😉

But for the forum it depends on the file type. For example:

JPG 8MB
GIF 29MB
PNG 5MB
MP3 127MB
MP4 129MB
WEBM 93MB

Can be tuned, of course 😉
I've gone through the threads posted in the "Completed sessions" subforum during the last 4 years, downloaded/reuploaded missing videos and updated https://www.likera.com/sb/real.php

Some videos and pictures are still missing though.
The forum and a couple of plugins have been updated to the latest versions. Please keep an eye or errors if any 😉
not sure if this is related, but check out my last post in the tugger thread. it's formatted strangely even though all i did was put in text with a url