Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (SteveS, Telly), 31 Guests and 18 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 03/06/10
Posts: 14
Top Posters (30 Days)
Ruben 50
DennyP 24
Gizmo 24
Dunny 17
SteveS 14
AllenAyres 12
dbremer 10
drkknght00 9
SD 9
driv 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 2 1 2 >
Topic Options
#1471 - 07/19/06 08:43 PM [FIXED in b2] I log in and no boards
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
After importing the data with the fix detailed on another thread I then logon using my user name and password. My user is an administrator on the old ubbthreads 6.5.5. boards. when I log in I get http mis behaving header errors and nothing loads. Without logging in I can see the forums I am supposed to see. I log in the site dies. Would a missing stylesheet have something to do with this. Usually it just loads without the style and images.


Edited by Rick (07/20/06 03:21 PM)
_________________________
Happy Customer !!!
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#1472 - 07/19/06 09:10 PM Re: right after upgrade I log in and no boards [Re: Mors]
Ron M Offline

Registered: 06/04/06
Posts: 361
Loc: Des Moines, IA
Can you provide a URL to your Version 7 forums and what the Apache error log is telling you about the misbehaving headers?
_________________________
Threads Alpha Tester
My Homepage
Top
#1473 - 07/19/06 09:29 PM Re: right after upgrade I log in and no boards [Re: Ron M]
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
Yes I am testing the conversion on http://www.gamemaster.ws/forums/

I use IIS

2006-07-20 01:24:44 W3SVC445665092 209.108.162.239 GET /forums/ubbthreads.php ubb=login 80 -
2006-07-20 01:24:44 W3SVC445665092 209.108.162.239 GET /forums/styles/ubbthreads_1.css - 80 -
2006-07-20 01:24:44 W3SVC445665092 209.108.162.239 GET /forums/ubb_js/ubb_jslib.js - 80 -
2006-07-20 01:24:45 W3SVC445665092 209.108.162.239 GET /forums/images/general/default/toggle_open.gif - 80 -
2006-07-20 01:24:45 W3SVC445665092 209.108.162.239 GET /forums/images/general/default/toggle_closed.gif - 80 -

it stops loading and hangs here.


btw.. all forums are showing now.. it's ignoring security


Edited by Mors (07/19/06 09:29 PM)
_________________________
Happy Customer !!!
Top
#1474 - 07/19/06 09:34 PM Re: right after upgrade I log in and no boards [Re: Mors]
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
Feel free to create an account.. It happens to any user. I just created test with password test..

it gets the error exactly.
_________________________
Happy Customer !!!
Top
#1476 - 07/19/06 09:45 PM Re: right after upgrade I log in and no boards [Re: Mors]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Hmm, right now when trying to login I'm getting a CGI error stating that not all headers were sent. Can you check your webserver error logs and see if it's putting any info in there?
Top
#1477 - 07/19/06 10:12 PM Re: right after upgrade I log in and no boards [Re: Rick]
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
2006-07-20 01:24:44 W3SVC445665092 209.108.162.239 GET /forums/ubbthreads.php ubb=login 80 -
2006-07-20 01:24:44 W3SVC445665092 209.108.162.239 GET /forums/styles/ubbthreads_1.css - 80 -
2006-07-20 01:24:44 W3SVC445665092 209.108.162.239 GET /forums/ubb_js/ubb_jslib.js - 80 -
2006-07-20 01:24:45 W3SVC445665092 209.108.162.239 GET /forums/images/general/default/toggle_open.gif - 80 -
2006-07-20 01:24:45 W3SVC445665092 209.108.162.239 GET /forums/images/general/default/toggle_closed.gif - 80 -

all it shows after login is the .css loads, the .js loads and 2 gifs load then boom. sends the generic error message you get. I can navigate everything on the site no issue.. when I am authenticated I go boom.

I use Windows 2003 Server, IIS 6.0, PHP 4.4.2 and MYSql 4.0X
_________________________
Happy Customer !!!
Top
#1478 - 07/19/06 10:13 PM Re: right after upgrade I log in and no boards [Re: Mors]
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
let me know if you want full ftp access rick
_________________________
Happy Customer !!!
Top
#1480 - 07/19/06 11:33 PM Re: right after upgrade I log in and no boards [Re: Mors]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Yeah, I might need ftp access to get in and actually do some debugging.
Top
#1481 - 07/20/06 12:02 AM Re: right after upgrade I log in and no boards [Re: Rick]
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
I sent you a private message with access. Do whatever you need to do smile

Play as much as you want to.. this is a non production server.


Edited by Mors (07/20/06 12:13 AM)
_________________________
Happy Customer !!!
Top
#1518 - 07/20/06 12:12 PM Re: right after upgrade I log in and no boards [Re: Mors]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Ok, you're fixed. Basically it was an issue when I was trying to do a Location: redirect. I was using the BASE_URL, but really needed to be using FULL_URL. Fixed your site, fixed for the next beta.

If anyone else runs across an issue like this. Line 280 of ubbthreads.php looks like this:

header("Location: {$config['BASE_URL']}/ubbthreads.php?ubb={$results['location']}");

It needs to look like this:

header("Location: {$config['FULL_URL']}/ubbthreads.php?ubb={$results['location']}");
Top
#1524 - 07/20/06 01:32 PM Re: right after upgrade I log in and no boards [Re: Rick]
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
Wow very nice. Yes I was going to say when using the installer I had an issue. Check the install scripts too. when you put in tha abolute and relative URL's correctly it would not validate the site when it tested things as it stepped through setup. If you got it right the site would crash the setup program and not allow you to go further.

That makes sense now. I just thought it was an installer problem.
_________________________
Happy Customer !!!
Top
#1525 - 07/20/06 01:39 PM Re: right after upgrade I log in and no boards [Re: Mors]
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
Is this code in more then 1 spot ? I can log into my administrator on the boards but when I hit control panel it does it again.


Edited by Mors (07/20/06 01:45 PM)
_________________________
Happy Customer !!!
Top
#1526 - 07/20/06 01:47 PM Re: right after upgrade I log in and no boards [Re: Mors]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Yes, there are other spots I need to fix up that I'm tracking down now, but the initial control panel isn't one of them. I think that, might be related to this:

http://www.ubbcentral.com/version7/ubbthreads.php/ubb/showflat/Number/1372#Post1372
Top
#1528 - 07/20/06 01:59 PM Re: right after upgrade I log in and no boards [Re: Rick]
Mors Offline
addict
Registered: 06/26/06
Posts: 471
Loc: So. California
Ahh ok because it looks exactly like the same problem when it goes to those parts of the program.
_________________________
Happy Customer !!!
Top
Page 1 of 2 1 2 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
How do I make a selection between helpdesk and service desk
by Telly
09:47 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10488 Members
36 Forums
33836 Topics
181688 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image