MyBB Community Forums

Full Version: Square Theme on v.1.8.13
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm having an issue where the "Latest Activity" sidebar is not displaying anything.

You can find the issue here on my forum:
http://cfa-football.com/forum/
You could try using Recent Threads plugin which has latest post feature it works on any theme wether it's updated or not.
(2017-11-20, 09:02 AM)Livewire Wrote: [ -> ]You could try using Recent Threads plugin which has latest post feature it works on any theme wether it's updated or not.

The strange thing is that the latest activity sidebar on this theme works on some pc's, phones, etc. but not all. This issue only started with v.1.8.13. Prior to this update we've never had an issue like this.
basically codes in templates need updating. esp. headerinclude template
also ensure that new version's files in the jscripts folder have replaced earlier version files.
(2017-11-20, 02:44 PM).m. Wrote: [ -> ]basically codes in templates need updating. esp. headerinclude template
also ensure that new version's files in the jscripts folder have replaced earlier version files.
Or you can follow this tutorial to add latest thread using a plugin
https://wallbb.co.uk/forums/Thread-Focus...sive-theme
So some users are reporting issues they cannot logout or login. I have noticed this as well on different computers. When I try to click the drop-down list under my username it never pops up. There's a lot of issues happening with this theme right now...

.m. What do I need to edit in the templates?
looks like theme's javascript files need some changes.

template changes are required after updating forum version.
upgrading guidance Wrote:Visit your Admin Control Panel, then go to Templates & Style > Templates > Find Updated Templates.
This will show you a list of all the templates that have changed during the upgrade.

You can either revert these templates to their default - meaning all the changes you've made to it will be removed
- or you can see a Diff Report which will show you exactly what's changed. If you have a custom theme installed,
it is probably best that you look at the Diff Report and apply the changes you need.
(2017-11-23, 05:13 PM).m. Wrote: [ -> ]looks like theme's javascript files need some changes.

template changes are required after updating forum version.
[quote="upgrading guidance"]Visit your Admin Control Panel, then go to Templates & Style > Templates > Find Updated Templates.
This will show you a list of all the templates that have changed during the upgrade.

You can either revert these templates to their default - meaning all the changes you've made to it will be removed
- or you can see a Diff Report which will show you exactly what's changed. If you have a custom theme installed,
it is probably best that you look at the Diff Report and apply the changes you need.

So I should erase what is in red and put what is in green?
I don't want to mess anything up so I just wanted a little clarification on that.
^ at present I'd suggest to change javascript loading codes & their version numbers only

however updating templates codes details are given in replies here
(2017-11-24, 04:43 PM).m. Wrote: [ -> ]^ at present I'd suggest to change javascript loading codes & their version numbers only

however updating templates codes details are given in replies here

I've changed all the versions in the Square templates to 1813 and I'm still having issues with the theme.