Welcome, Guest. Please login or register.

ShoutBox!

 

Skhilled

2024-08-09, 18:19:29
Awww! Poor thing! LOL
 

Ken

2024-08-09, 09:20:52
 

Skhilled

2024-07-06, 10:33:18
 :D
 

Ken

2024-07-06, 06:40:47
Happy Saturday after the 4th of July!
 :fireworks:
 

Skhilled

2024-07-04, 20:27:02
Happy Day Off From Work!  :D
 

Ken

2024-06-25, 06:23:12
84... who knew?  laughing7
...2013 was my *magic* year
 

Skhilled

2024-06-14, 22:09:12
I hope so! LOL
 

Ken

2024-06-14, 21:41:30
My B-Day is forthcoming and maybe it will be far enough along so that I can be a regular Dancing Fool for that day!!! :banana: :2funny:
 

Ken

2024-06-14, 21:38:38
Happy Friday everyone! I'm  SOOO glad to see Friday and not just because it's the weekend, but because it marks one more day in the recovery of my foot!  laughing7

Scrubmeister

2024-04-19, 10:32:40
Good to see the site back faster than ever. :)

Recent Topics

TP Articles


Search in titles
Search in article texts

Author Topic: FamilyForum Changelog:  (Read 235862 times)

0 Members and 29 Guests are viewing this topic.

Offline Mick

Re: FamilyForum Changelog:
« Reply #615 on: September 09, 2017, 11:03:36 AM »
Great! Thanks a bunch, sir!  :thumbup:

You're welcome Steve.  Site's looking good, loads faster.  :coolsmiley:

Might be worth asking Ken if he's going to actually use Coppermine before going to all the trouble fixing it.  :wink:
Tinyportal.net Running SMF 2.1.4 / Tinyportal 3.0.0
Camera Craniums Running SMF 2.1.4 / Tinyportal 3.0.0, bridged with Coppermine 1.6.25
Guitarist Guild Running SMF 2.1.4 / Tinyportal 3.0.0
The Garden Machinery Forum Running SMF 2.1.4 / Tinyportal 3.0.0
YouTube

Offline Skhilled

  • Administrator
  • *
  • Posts: 9424
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #616 on: September 09, 2017, 11:06:00 AM »
I know...he has too many galleries as it is...  knuppel

Offline Skhilled

  • Administrator
  • *
  • Posts: 9424
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #617 on: September 09, 2017, 11:24:14 AM »
No problem, hopefully that will sort it.

The other error you was getting

8192: mktime(): You should be using the time() function instead

is from the mini calendar block which was created with the prior version of TP the new TP1.3 and 1.3R versions have this fixed.  Basically you would just need to turn this block off and recreate it to populate it with the new code.

As it's an easy fix I have edited the code for you directly in Ken's mini calendar block. So should be ok now.
Is the new code posted at TP or SMF?

Offline Mick

Re: FamilyForum Changelog:
« Reply #618 on: September 09, 2017, 11:56:14 AM »
No problem, hopefully that will sort it.

The other error you was getting

8192: mktime(): You should be using the time() function instead

is from the mini calendar block which was created with the prior version of TP the new TP1.3 and 1.3R versions have this fixed.  Basically you would just need to turn this block off and recreate it to populate it with the new code.

As it's an easy fix I have edited the code for you directly in Ken's mini calendar block. So should be ok now.
Is the new code posted at TP or SMF?

It's a TP thing Steve.  The version you have on here now = 1.3R already includes the fix. But as I said you'd need to remove the old Mini Calendar block and add a new one, or just edit the code in it as I just did a few minutes ago. 
Tinyportal.net Running SMF 2.1.4 / Tinyportal 3.0.0
Camera Craniums Running SMF 2.1.4 / Tinyportal 3.0.0, bridged with Coppermine 1.6.25
Guitarist Guild Running SMF 2.1.4 / Tinyportal 3.0.0
The Garden Machinery Forum Running SMF 2.1.4 / Tinyportal 3.0.0
YouTube

Offline Skhilled

  • Administrator
  • *
  • Posts: 9424
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #619 on: September 09, 2017, 12:08:04 PM »
But that's what I'm asking...what is the code you changed? In case I need to do it manually for someone...

Offline Mick

Re: FamilyForum Changelog:
« Reply #620 on: September 09, 2017, 12:39:50 PM »
But that's what I'm asking...what is the code you changed? In case I need to do it manually for someone...

Oops, sorry I'm a bit slow on the uptake. lol.. 

The fix is right there in the error code, mktime(): You should be using the time() function instead

So if you have things that are literally just mktime() with nothing in the brackets, just replace it with time() instead.

mktime(): you simply change to time():

Tinyportal.net Running SMF 2.1.4 / Tinyportal 3.0.0
Camera Craniums Running SMF 2.1.4 / Tinyportal 3.0.0, bridged with Coppermine 1.6.25
Guitarist Guild Running SMF 2.1.4 / Tinyportal 3.0.0
The Garden Machinery Forum Running SMF 2.1.4 / Tinyportal 3.0.0
YouTube

Offline Skhilled

  • Administrator
  • *
  • Posts: 9424
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #621 on: September 09, 2017, 12:42:11 PM »
Ah! In my mind that what I thought it should be but thought it just couldn't be that easy!  :rofl2

Offline Mick

Re: FamilyForum Changelog:
« Reply #622 on: September 09, 2017, 12:57:38 PM »
Ah! In my mind that what I thought it should be but thought it just couldn't be that easy!  :rofl2

In this case it is a simple as that, but it definitely isn't always as straight forward.  I wish it was though, it would make life a lot easier.  :happy1:
Tinyportal.net Running SMF 2.1.4 / Tinyportal 3.0.0
Camera Craniums Running SMF 2.1.4 / Tinyportal 3.0.0, bridged with Coppermine 1.6.25
Guitarist Guild Running SMF 2.1.4 / Tinyportal 3.0.0
The Garden Machinery Forum Running SMF 2.1.4 / Tinyportal 3.0.0
YouTube

Offline Skhilled

  • Administrator
  • *
  • Posts: 9424
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #623 on: September 09, 2017, 07:13:40 PM »
You've got that right!

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11942
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #624 on: September 09, 2017, 07:21:12 PM »
We can leave off the Coppermine Gallery, Steve is right, we have too many galleries. :)
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 9424
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #625 on: September 09, 2017, 08:00:07 PM »
I've been noticing that you have a lot less guests today. Hopefully, it will stay that way. :)

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11942
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #626 on: September 09, 2017, 09:40:49 PM »
Yepp... saw that to.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11942
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #627 on: September 17, 2017, 10:57:41 AM »
Thanks to a tip from SKhilled our private info about forum/site ownership is now actually a little more private and is no longer visible on our Whois Lookup Page.

Without this protection our (my) name, address and phone number would be showing.  laughing7
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 9424
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: FamilyForum Changelog:
« Reply #628 on: September 17, 2017, 01:17:22 PM »
But I can give it out to the highest bidder...

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11942
  • Gender: Male
  • View Gallery
Re: FamilyForum Changelog:
« Reply #629 on: September 17, 2017, 01:44:07 PM »
But I can give it out to the highest bidder...

Wut???  :hah!:
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.