Makestation
[Bug Report] Mark all threads read - Printable Version

+- Makestation (https://makestation.net)
+-- Forum: Makestation Community Related (https://makestation.net/forumdisplay.php?fid=11)
+--- Forum: Community Related (https://makestation.net/forumdisplay.php?fid=19)
+--- Thread: [Bug Report] Mark all threads read (/showthread.php?tid=2943)



Mark all threads read - tc4me - April 21st, 2020

Good morning team if i
Mark all threads read, the following error occurs:

lg Tc4me


RE: Mark all threads read - Lain - April 21st, 2020

Hmm. I'd imagine Darth broke something during downtime yesterday ;P
Probably bad permissions on misc.php, since seems that everything feature that uses it (mark read, status update, etc.)
Unfortunately, I don't have access to it for security reasons so we'll have to wait til he gets back to figure out the problem.

But, things I noticed, for him to know where to look:
Code:
verification in admin panel doesnt show misc.php perms, so go in and check those first (seems like its missing execute permissions but honestly i cant be sure)

-- my base MyBB localhosted instance responds to misc.php w/ status 200 even though, yes, it doesnt actually return anything unless parameter specified
-- here, misc.php responds 500 to a parameter-less request ( http://makestation.net/misc.php )

-- go to bottom of page and click Forum Design in footer, since its a misc.php page. works. difference is, it's a GET req (req from ?page)
-- maybe open up misc.php and find where it does anything with ?action?



RE: Mark all threads read - tc4me - April 21st, 2020

(April 21st, 2020 at 6:48 AM)Lain Wrote: Hmm. I'd imagine Darth broke something during downtime yesterday ;P
Probably bad permissions on misc.php, since seems that everything feature that uses it (mark read, status update, etc.)
Unfortunately, I don't have access to it for security reasons so we'll have to wait til he gets back to figure out the problem.

But, things I noticed, for him to know where to look:
Code:
verification in admin panel doesnt show misc.php perms, so go in and check those first (seems like its missing execute permissions but honestly i cant be sure)

-- my base MyBB localhosted instance responds to misc.php w/ status 200 even though, yes, it doesnt actually return anything unless parameter specified
-- here, misc.php responds 500 to a parameter-less request ( http://makestation.net/misc.php )

-- go to bottom of page and click Forum Design in footer, since its a misc.php page. works. difference is, it's a GET req (req from ?page)
-- maybe open up misc.php and find where it does anything with ?action?

Hy Lain, ok thanks for the quick reply


RE: Mark all threads read - Darth-Apple - April 21st, 2020

I'l fix it this evening after work. Thanks for the report! Smile


RE: Mark all threads read - Towncrafter - April 22nd, 2020

I was having that problem too starting last night. Thanks tc for reporting that. Big Grin


RE: Mark all threads read - Darth-Apple - April 22nd, 2020

Fixed. It was a PHP error in a plugin that we were using. It's been resolved.

Thanks for the report! Smile


RE: Mark all threads read - Towncrafter - April 22nd, 2020

Thanks for the fast action. Smile


RE: Mark all threads read - Darth-Apple - April 22nd, 2020

It was an easy fix. I never use that feature at all, so I would have never caught it if it wasn't reported. Finna


RE: Mark all threads read - tc4me - April 22nd, 2020

(April 22nd, 2020 at 2:03 AM)Darth-Apple Wrote: It was an easy fix. I never use that feature at all, so I would have never caught it if it wasn't reported. Finna

yes, and I try every part :-)  Finna Finna Finna