Scivillage.com Casual Discussion Science Forum
Software Update [AUG/2018] - Printable Version

+- Scivillage.com Casual Discussion Science Forum (https://www.scivillage.com)
+-- Forum: Site Related (https://www.scivillage.com/forum-119.html)
+--- Forum: Site Feedback (https://www.scivillage.com/forum-120.html)
+--- Thread: Software Update [AUG/2018] (/thread-6029.html)

Pages: 1 2


Software Update [AUG/2018] - stryder - Aug 28, 2018

A new software update has been done. Hopefully the site should be fully functional however as always should you spot any bugs or mishaps, please make sure you tell me so I can try and work out a solution.

This update should fix a few latent problems (even if it introduces more problems in the long run)

Noted Changes:
Font Awesome is now called through their own site rather than Cloudflare (There's a change to how FA icons are displayed, although the main use here is just for the Bots currently.)
Fixed a login bug (a couple of templates needed some changes to deal with the code changes)

If you have any login problems, remember to contact me via the twitter feed (since you won't be able to login and tell me)


RE: Software Update [AUG/2018] - Zinjanthropos - Aug 28, 2018

Hey Stryde, I don't Tweet but couldn't help but notice the forum's Twitter preamble on Google mobile site. Have to ask, is that a photo of your mug? If so then you look like  brother of mine.


RE: Software Update [AUG/2018] - Secular Sanity - Aug 28, 2018

(Aug 28, 2018 11:28 AM)stryder Wrote: A new software update has been done.  Hopefully the site should be fully functional however as always should you spot any bugs or mishaps, please make sure you tell me so I can try and work out a solution.

This update should fix a few latent problems (even if it introduces more problems in the long run)

Noted Changes:
Font Awesome is now called through their own site rather than Cloudflare (There's a change to how FA icons are displayed, although the main use here is just for the Bots currently.)
Fixed a login bug (a couple of templates needed some changes to deal with the code changes)

If you have any login problems, remember to contact me via the twitter feed (since you won't be able to login and tell me)

Hey Stryder,

I get this error message when I click on full edit.

Parse error: syntax error, unexpected end of file in ~/editpost.php on line 974


RE: Software Update [AUG/2018] - C C - Aug 28, 2018

Similar here.


RE: Software Update [AUG/2018] - Secular Sanity - Aug 28, 2018

(Aug 28, 2018 10:43 PM)C C Wrote: Similar here.

I sent him a PM.

Thanks, C C.


RE: Software Update [AUG/2018] - stryder - Aug 29, 2018

I'll see what's going on. some of the script changes removed old code and added new code, that's probably where the error is.


RE: Software Update [AUG/2018] - stryder - Aug 29, 2018

hopefully that should of resolved the issue.

Apparently the update missed off the closing tag of php which is what threw up the error.


RE: Software Update [AUG/2018] - stryder - Aug 29, 2018

(Aug 28, 2018 04:06 PM)Zinjanthropos Wrote: Hey Stryde, I don't Tweet but couldn't help but notice the forum's Twitter preamble on Google mobile site. Have to ask, is that a photo of your mug? If so then you look like  brother of mine.

It could well be possible, there is indeed photo's (although poor resolution) of me out there. I tend to duck the camera a fair bit.


RE: Software Update [AUG/2018] - Secular Sanity - Aug 29, 2018

(Aug 29, 2018 12:02 AM)stryder Wrote: hopefully that should of resolved the issue.  

Apparently the update missed off the closing tag of php which is what threw up the error.

Nope. It's still not fixed.


RE: Software Update [AUG/2018] - stryder - Aug 29, 2018

I've had another look, seems like the merge missed a single '}' from a custom entry, should be fixed now, sorry for the delay. (It was in relationship to the post editing allowed time)