I only see two major differances with the showflat/showthreaded... (I'm using an old version of the importer, so it could be something else too lol)

1 - ShowFlat (see #import):
Code
	header("Location: {$URL}/ubbthreads.php{$var_start}ubb{$var_eq}showflat{$var_sep}Number{$var_eq}$old{$var_sep}site_id{$var_eq}$site_id#import");

1 - ShowThreaded:
Code
	header("Location: {$URL}/ubbthreads.php{$var_start}ubb{$var_eq}showthreaded{$var_sep}Number{$var_eq}$old{$var_sep}site_id{$var_eq}$site_id");


2 - ShowFlat:
Code
	header("Location: {$URL}/ubbthreads.php{$var_start}ubb{$var_eq}cfrm");

2 - ShowThreaded (see _sep vs _eq):
Code
	header("Location: {$URL}/ubbthreads.php{$var_start}ubb{$var_sep}cfrm");

Not sure, but you could try the #2 and make it be _eq vs _sep and see if it'd work...

Last edited by Gizmo; 04/05/2007 6:11 AM.

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!