Makestation

Full Version: Mark all threads read
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good morning team if i
Mark all threads read, the following error occurs:

lg Tc4me
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?
(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
I'l fix it this evening after work. Thanks for the report! Smile
I was having that problem too starting last night. Thanks tc for reporting that. Big Grin
Fixed. It was a PHP error in a plugin that we were using. It's been resolved.

Thanks for the report! Smile
Thanks for the fast action. Smile
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
(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