Previous Thread
Next Thread
Print Thread
Hop To
Joined: Aug 2006
Posts: 1,358
Y
Veteran
Veteran
Y Offline
Joined: Aug 2006
Posts: 1,358
When you click on the ... in a large multiple page topic

Please put your homepage into your profile!!
( 1 2 3 4 ... 25 26 27 all )

You get:

There was a problem looking up this post in our database.

On our board, and I also confirmed it here at ubbcentral with above topic.


[Linked Image from siemons.org]
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057

7.1
I have a ongoing chat thread, as i dont use the Shout Box,
anyways its 37 pages deep and 2000 replies.

Problem is when ever i click the "ALL" tag,
it times out and "page can not be displayed" Appears.

Maybe cap this when it should be displayed upto say 200 replies
then the option no longer is available.

As blaaskaak says above, happens in FF2 & IE7


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
I've been hoping for a cap for a while; the php max execution "feature" in PHP will kill it before it can load everything in a post... It really needs a cap after so many posts...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
OR at least have it so if you go above so many posts ina thread, "all" dissapears wink


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!
Joined: Aug 2006
Posts: 1,358
Y
Veteran
Veteran
Y Offline
Joined: Aug 2006
Posts: 1,358
I made a fix myselve. There were actually 2 errors in this line /scripts/postlist.inc.php

Line #921 was:

Code
$pageprint .= "<a href=\"{$config['BASE_URL']}/ubbthreads.php{$var_start}ubb{$var_eq}showflat{$var_sep}Post_ID{$var_eq}$Post_ID{$var_sep}page{$var_eq}$plink{$var_sep}fpart{$var_eq}$prints\">...</a> ";

and changed to:

Code
$pageprint .= "<a href=\"{$config['BASE_URL']}/ubbthreads.php{$var_start}ubb{$var_eq}showflat{$var_sep}Number{$var_eq}$Post_ID{$var_sep}page{$var_eq}$plink{$var_sep}fpart{$var_eq}$plink\">...</a> ";

Instead of adding the parameter Number it added to parameter Post_ID, that why it didn't find a matching post. And the fpart I think has to be the same as the page parameter.

On my board it now hops to a page somewhere in the middle.


[Linked Image from siemons.org]
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Have both of these fixed for 7.2. The fix from blaaskaak, and also put a 200 reply cap in, so if there are more than 200 replies to a topic, the ALL link won't appear.

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Lol, thank god... Threads like our long "how long till gizzy posts" 55+ page thread scare me when I see "ALL"


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
1 members (Nightcrawler), 963 guests, and 210 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)