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: TinyPortal1.108-rev1  (Read 29125 times)

0 Members and 1 Guest are viewing this topic.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: TinyPortal1.108-rev1
« Reply #75 on: February 22, 2015, 09:01:25 AM »
OK.
I have looked at the code, but cannot see how it might be changed to make it display as a single line.
"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: TinyPortal1.108-rev1
« Reply #76 on: February 22, 2015, 10:25:32 AM »
TinyPortal1.109-rev4 installed now.   :-[


[EDIT]
TinyPortal1.109-rev5 installed now.  :hah!:
[/EDIT]
« Last Edit: February 22, 2015, 12:33:09 PM by Ken »
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Online Mick

Re: TinyPortal1.108-rev1
« Reply #77 on: February 22, 2015, 12:14:45 PM »
TinyPortal1.109-rev4 installed now.  :hah!:

You mean rev5 Ken ? ;)
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

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: TinyPortal1.108-rev1
« Reply #78 on: February 22, 2015, 12:30:31 PM »
TinyPortal1.109-rev4 installed now.  :hah!:

You mean rev5 Ken ? ;)

Whoops!!!  shocked003
"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: TinyPortal1.108-rev1
« Reply #79 on: February 22, 2015, 12:34:34 PM »
Daytona 500 coming on... I'll be distracted for the rest of today.  :whistle1:
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Online Mick

Re: TinyPortal1.108-rev1
« Reply #80 on: February 22, 2015, 12:40:24 PM »
Daytona 500 coming on... I'll be distracted for the rest of today.  :whistle1:

lol..  Enjoy Ken, wish it was on here. Have to wait for F1 season to start, or Moto GP.
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

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: TinyPortal1.108-rev1
« Reply #81 on: February 22, 2015, 06:21:05 PM »

Latest TP & SMF Gallery Pro. [FIXED]
... again.  ^-^

In This Topic I had reported an issue with the latest TP and SMF Gallery Pro. In the gallery, when trying to visit a category/album it would return an error page saying, "An Error Has Occurred! The category doesn't exist."

The fix was a code edit to TPortal.php that Brad had posted for me.
A temporary fix in TPortal.php about line #1024 you can find this code:
Code: [Select]
//return if not quite a category
if(isset($_GET['action']) && $_GET['action'] == 'manageboards')
return;

Change it to this:
Code: [Select]
//return if not quite a category
if(isset($_GET['action']) && ($_GET['action'] == 'manageboards' || $_GET['action'] == 'gallery'))
return;

However; before I could get it to work this time it was necessary to extract a fresh copy of TPortal.php from the rev 5 package, do the edit and then upload it to my server.
Works OK now.  O0
"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: TinyPortal1.108-rev1
« Reply #82 on: March 01, 2015, 06:42:16 AM »
I came here this morning and for some reason I decided to check the error log and see that you get 2 errors when you come here before logging in...as a guest.

Quote
http://www.ourfamilyforum.org/FamilyForum/index.php?action=dlattach;attach=723;type=avatar
8: Undefined index: forum_name
File: /home/ourfamil/public_html/FamilyForum/Themes/default/languages/TPortal.english.php
Line: 307

Quote
http://www.ourfamilyforum.org/FamilyForum/index.php?action=dlattach;attach=789;type=avatar
8: Undefined index: forum_name
File: /home/ourfamil/public_html/FamilyForum/Themes/default/languages/TPortal.english.php
Line: 307

The "attach=789" is different in each case...I assume for whatever the user is viewing, perhaps?

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: TinyPortal1.108-rev1
« Reply #83 on: March 01, 2015, 08:31:44 AM »
Not sure Steve... in any case I've already posted the error to the TP Beta topic.  :thumbup:
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Online Mick

Re: TinyPortal1.108-rev1
« Reply #84 on: March 01, 2015, 08:50:49 AM »
Not sure Steve... in any case I've already posted the error to the TP Beta topic.  :thumbup:

Ken, can you post me a link to that post please.

I'm sure that's a old error that's come up again.  http://www.tinyportal.net/index.php?topic=35278.msg282074#msg282074  I thought it was fixed tbh.

I'm not seeing it on my sites, but then I don't have any traffic.  :rofl2
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

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: TinyPortal1.108-rev1
« Reply #85 on: March 01, 2015, 10:30:30 AM »
Here it tizz Mick.  :happy1:


Bloc, you may have seen these errors when you were on my site, but just in case:

Code: [Select]
Bloc
Apply Filter: Only show the error messages of this IP address 84.202.209.36 
  Reverse chronological order of list Today at 02:40:27 PM
Apply Filter: Only show the error messages of this session e923793bcbcbe10429cc3af90ec1b0d4
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://www.ourfamilyforum.org/FamilyForum/index.php?action=tpmod;shout=admin
Apply Filter: Only show the errors with the same message
8: Undefined index: subtabs

File: /home/ourfamil/public_html/FamilyForum/Themes/default/TPsubs.template.php
Line: 2223
Apply Filter: Only show the error messages of this member Bloc

http://www.ourfamilyforum.org/FamilyForum/index.php?action=tpmod;shout=admin

8: Undefined index: subtabs

File: /home/ourfamil/public_html/FamilyForum/Themes/default/TPsubs.template.php
Line: 2223

http://www.ourfamilyforum.org/FamilyForum/index.php?action=dlattach;attach=723;type=avatar

8: Undefined index: forum_name

File: /home/ourfamil/public_html/FamilyForum/Sources/TPortal.php
Line: 511

http://www.ourfamilyforum.org/FamilyForum/index.php?action=dlattach;attach=723;type=avatar

8: Undefined index: forum_name

File: /home/ourfamil/public_html/FamilyForum/Themes/default/languages/TPortal.english.php
Line: 307

http://www.ourfamilyforum.org/FamilyForum/index.php?action=dlattach;attach=782;type=avatar

8: Undefined index: forum_name

File: /home/ourfamil/public_html/FamilyForum/Sources/TPortal.php
Line: 511

http://www.ourfamilyforum.org/FamilyForum/index.php?action=dlattach;attach=782;type=avatar

8: Undefined index: forum_name

File: /home/ourfamil/public_html/FamilyForum/Themes/default/languages/TPortal.english.php
Line: 307
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Online Mick

Re: TinyPortal1.108-rev1
« Reply #86 on: March 01, 2015, 11:10:21 AM »
Ken, Thanks.

So if I'm reading those posts correctly, the error was fixed, but now it's back again??

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

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: TinyPortal1.108-rev1
« Reply #87 on: March 01, 2015, 11:29:44 AM »
It would appear so, this needs to be posted to the Beta topic again.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Online Mick

Re: TinyPortal1.108-rev1
« Reply #88 on: March 01, 2015, 11:56:34 AM »
It would appear so, this needs to be posted to the Beta topic again.

Excellent, I see you 've done it.  Can't be many more bugs to iron out, so fingers crossed.  :thumbup:
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

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11667
  • Gender: Male
  • View Gallery
Re: TinyPortal1.108-rev1
« Reply #89 on: March 01, 2015, 12:16:01 PM »
It would appear so, this needs to be posted to the Beta topic again.

Excellent, I see you 've done it.  Can't be many more bugs to iron out, so fingers crossed.  :thumbup:
  laughing7

+1!
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.