Welcome, Guest. Please login or register.

ShoutBox!

Scrubmeister

Today at 10:32:40
Good to see the site back faster than ever. :)
 

Skhilled

Yesterday at 21:09:09
I've upgraded the server...more resources. ;)
 

Ken

Yesterday at 20:57:10
Now that you mention it...  :D
 

Skhilled

Yesterday at 20:47:19
...and, you should notice that the site is much faster.  :o
 

Ken

Yesterday at 20:31:37
Hey Steve.
 

Skhilled

Yesterday at 17:56:10
Re-read the message below...
 

Skhilled

2024-03-31, 15:22:06
Oh yeah, you need to upgrade the site first...
 

Ken

2024-03-30, 09:54:54
Whoops! I forgot that the SMF install here on OFF is out of date!  :'(
 

Ken

2024-03-30, 09:44:48
 Conga-Rats Steve!  :thumbup:
Me gonna install it here just for the fun of it!  :)
 

Skhilled

2024-03-29, 22:15:23
Released!  :D

Recent Topics

TP Articles


Search in titles
Search in article texts

Author Topic: FamilyForum Changelog:  (Read 205541 times)

0 Members and 1 Guest are viewing this topic.

Offline Maxx

  • Too Young to feel this old :)
  • FF Friends
  • *
  • Posts: 238
  • Gender: Male
  • Vietnam Veteran Sgt.
  • View Gallery
    • SurfaceThemes
Re: FamilyForum Changelog:
« Reply #270 on: December 14, 2015, 07:55:36 AM »
TP 1.2 is looking good Thanks for all the work Guys! :)

Nothing worth having comes easy! Back up all your stuff! And step into the Mystery!

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #271 on: December 14, 2015, 08:38:09 AM »
TP 1.2 is looking good Thanks for all the work Guys! :)

It is working good Maxx, in fact it's working great!
A lot of work has gone into this release by Mick and Illori, plus the Beta Testing Team, so a big thank you needs to go out to all of them.

And work continues.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Maxx

  • Too Young to feel this old :)
  • FF Friends
  • *
  • Posts: 238
  • Gender: Male
  • Vietnam Veteran Sgt.
  • View Gallery
    • SurfaceThemes
Re: FamilyForum Changelog:
« Reply #272 on: December 14, 2015, 09:00:16 AM »
Yes ! :)
 
maxx
Nothing worth having comes easy! Back up all your stuff! And step into the Mystery!

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #273 on: December 15, 2015, 07:05:26 PM »
YandexGarland    1.2
Musical Christmas Garland. (... you can see them across the top of the forum.)

You can hear the sound when you touch balls by your mouse or when you press some keys. For example for play Jingle Bells press t-t-t-t-t-t-t-i-q-e-t-y-y-y-y-y-t-t-t-t-t-e-e-q-e-i



Had to comment out some code in TPortal.php so that the sound in this Mod would work, need to remember to fix the code after the Holidays.

Code: [Select]
/** NOTE: This JQuery must be reactivated after the YandexGarland Christmas ormiments are turned off.
// Load JQuery if it's not set (anticipated for SMF2.1)
if (!isset($modSettings['jquery_source']))
$context['html_headers'] .= '
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>';
**/
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #274 on: December 16, 2015, 05:16:53 AM »
Well this is working out well!  groan:

Trying to follow This Post on SMF on how to change your Avatars directory from the default location and save on the calls to PHP on your page-loads.
My motivation is trying to find a fix for some Avatar errors that keep popping up in the error log.

So, I've made a new Avatar directory, 'avs' and moved the Avatars over to the new folder using, "?action=admin;area=manageattachments;sa=moveAvatars", but the Avatars are not showing!  :censored:
Uploading a new Avatar is not working either.
Playing around with file permissions currently trying to see if that helps.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 8990
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #275 on: December 16, 2015, 08:22:26 AM »
The garland is VERY nice! And it works...

That post on SMF is a bit old so maybe it doesn't work with current versions.
« Last Edit: December 16, 2015, 08:29:15 AM by Skhilled »

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #276 on: December 16, 2015, 08:31:24 AM »
The garland is VERY nice!

That post on SMF is a bit old so maybe it doesn't work with current versions.
Yeah, the garland is nice, I like it.  :thumbup:

The post:
Maybe so. I need to read the entire topic and then post too it if necessary to find the correct steps to follow, because it would be nice if a fix could be found or the Avatar errors.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 8990
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #277 on: December 16, 2015, 08:35:32 AM »
Hmmm, I thought SMF fixed it so you should just be able to change the folder in the and move them there.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #278 on: December 16, 2015, 08:41:40 AM »
Using the directions in the SMF topic I created a new folder, 'avs' and then changed the paths and urls and then ran the 'moveAvatars' command. That all seemed to work OK, but the Avatars never made it to the new folder. Then I manually uploaded them, but they still did not show.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 8990
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #279 on: December 16, 2015, 08:56:36 AM »
Personally, I've never tried it. I wanted to just to see if it would work but never got around to it.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #280 on: December 16, 2015, 09:00:39 AM »
For me it sounds like a good idea for big forums, but maybe not such a big deal for a small one like this one. As noted before, my main reason for trying it is because of the constant Avatar errors in the logs.

I'm going to stick with it and get it sorted out.  :disturbed:
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 8990
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #281 on: December 16, 2015, 09:22:59 AM »
Keyboard doesn't work for the garland but the mouse does...at least for FF.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #282 on: December 16, 2015, 09:31:59 AM »
Keyboard doesn't work for the garland but the mouse does...at least for FF.

It's not turned on, I'll do that now.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 8990
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #283 on: December 16, 2015, 09:33:40 AM »
Oh...

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #284 on: December 16, 2015, 09:35:04 AM »
Try it now. :)
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.