11,286
edits
FlyingRagnar (talk | contribs) (→Re: Image problem: new section) |
|||
| Line 117: | Line 117: | ||
:::::Beat you to it =P. I removed the asterisk marks for the handful of statuses that only have one skill/spell to inflict them on the principal of redundancy. No word yet from Woods, but its still early in the week.([[User:Follower of Light|Follower of Light]] ([[User talk:Follower of Light|talk]]) 01:07, 14 March 2017 (CDT)) | :::::Beat you to it =P. I removed the asterisk marks for the handful of statuses that only have one skill/spell to inflict them on the principal of redundancy. No word yet from Woods, but its still early in the week.([[User:Follower of Light|Follower of Light]] ([[User talk:Follower of Light|talk]]) 01:07, 14 March 2017 (CDT)) | ||
::::::You're just too good, Follower! Thanks for that. :) Keep me posted on the hunt for the admins! [[User:TheCodingGamer|TheCodingGamer]] ([[User talk:TheCodingGamer|talk]]) 20:02, 14 March 2017 (CDT) | ::::::You're just too good, Follower! Thanks for that. :) Keep me posted on the hunt for the admins! [[User:TheCodingGamer|TheCodingGamer]] ([[User talk:TheCodingGamer|talk]]) 20:02, 14 March 2017 (CDT) | ||
== Re: Image problem == | |||
Re: security certificates. Agreed. I'm not sure how much I can do about that at the moment. The site currently runs on shared hosting from hostgator. I'm not sure if there is a way to install a certificate from somewhere that generates them for free or not. Hostgator may be enforcing that we would have to pay to do that. I'll make a note to investigate. For the record, nothing about how the site operates in terms of security has changed, we just haven't upgraded to use certificates yet. | |||
Re: Uploads. You might try adding the purge parameter to the URL to see if that helps clear the cached images faster. See [https://www.mediawiki.org/wiki/Manual:Purge Manual:Purge]. The problem with the log outs will still happen on any page that you visit which ends with a file ending. It actually doesn't really log you out, it is just the cookie information is not processed so it thinks you are just a regular visitor instead of someone logged in. I'm not sure I can do much about that yet or not. My first effort on the rewrite rule was to see if I can trick the webserver into thinking the pages didn't actual end with file endings. However after that didn't succeed, I feel back on having it redirect the user to a page that would actually work instead. | |||
I don't have control over how they administer PHP rules for the server because we are on shared hosting. I'll see if I can find out more about why the policy changed at some point since this was not an issue until recently. --[[User:FlyingRagnar|FlyingRagnar]] ([[User talk:FlyingRagnar|talk]]) 21:54, 16 March 2017 (CDT) | |||