IPB

Welcome Guest ( Log In | Register )

 Forum Rules 
UMI PerformanceSolo PerformanceHotpart.comBlaine Fabrication.comUnbalanced Engineering
3 Pages V  < 1 2 3  
Reply to this topicStart new topic
> Board upgrade in progress, We're still working on it.....
Teutonic Speedra...
post Mar 7 2006, 08:11 PM
Post #41


LS1 Inside! / Toolbox / Mechanical Engineer
***

Group: Advanced Members
Posts: 2,215
Joined: 5-February 04
From: NJ
Member No.: 179



At work now, I have to log-in everytime I visit the site, even if the "remember me" box is checked. It was never like that in the past.
Go to the top of the page
 
+Quote Post
trackbird
post Mar 7 2006, 08:19 PM
Post #42


FRRAX Owner/Admin
********

Group: Admin
Posts: 15,432
Joined: 13-February 04
From: Ohio
Member No.: 196



QUOTE (Teutonic Speedracer @ Mar 7 2006, 03:11 PM) *
At work now, I have to log-in everytime I visit the site, even if the "remember me" box is checked. It was never like that in the past.


Only at work? Sounds like a computer specific problem and I'm guessing you can fix it by clearing you cookies and logging in again. Let me know if that does it.
Go to the top of the page
 
+Quote Post
felton316
post Mar 7 2006, 08:29 PM
Post #43


Member
*

Group: Advanced Members
Posts: 179
Joined: 28-December 03
From: Texas
Member No.: 56



QUOTE (trackbird @ Mar 7 2006, 02:19 PM) *
Only at work? Sounds like a computer specific problem and I'm guessing you can fix it by clearing you cookies and logging in again. Let me know if that does it.

I have the same problem with four different computer. I already tried the delete the cookie trick, still no go.
Go to the top of the page
 
+Quote Post
trackbird
post Mar 7 2006, 08:35 PM
Post #44


FRRAX Owner/Admin
********

Group: Admin
Posts: 15,432
Joined: 13-February 04
From: Ohio
Member No.: 196



QUOTE (felton316 @ Mar 7 2006, 03:29 PM) *
I have the same problem with four different computer. I already tried the delete the cookie trick, still no go.


What browser are you using?
Go to the top of the page
 
+Quote Post
Teutonic Speedra...
post Mar 7 2006, 08:44 PM
Post #45


LS1 Inside! / Toolbox / Mechanical Engineer
***

Group: Advanced Members
Posts: 2,215
Joined: 5-February 04
From: NJ
Member No.: 179



QUOTE (trackbird @ Mar 7 2006, 03:19 PM) *
Only at work? Sounds like a computer specific problem and I'm guessing you can fix it by clearing you cookies and logging in again. Let me know if that does it.


I had been on travel for 2 weeks....clearing cookies worked!
Go to the top of the page
 
+Quote Post
DanKeen
post Mar 7 2006, 09:59 PM
Post #46


Blimey, something completely different...
*

Group: Advanced Members
Posts: 200
Joined: 16-January 04
From: San Jose, CA
Member No.: 132



Kevin, I'm sure you've figured this out by now - but the issue is the -- in the middle of the comment:
<!--QuoteBegin--Jon A+Aug 1 2005, 04:08-->

According to the HTML spec, a comment may not contain the characters -- anywhere except at its closing brace.

There are quite a few more errors, for instance:
<!-- TABLE FIX FOR MOZILLA WRAPPING-->
<table width='100%' style='padding:0px' cellspacing='0' cellpadding='0'>
<tr>
<td width='99%' style='word-wrap:break-word;''>

Double single quotes at the end of the style.

Not to mention that the page declares itself XHTML 1.0 Transitional, but has a middling 277 validation errors on it...

But just changing the comments in the quotes to remove the -- fixes the issue. If the fix-up script has issues pulling that off, it could be just as easy to modify the code that reads out the post info and remove them on the fly there.
Go to the top of the page
 
+Quote Post
trackbird
post Mar 8 2006, 12:03 AM
Post #47


FRRAX Owner/Admin
********

Group: Admin
Posts: 15,432
Joined: 13-February 04
From: Ohio
Member No.: 196



QUOTE (DanKeen @ Mar 7 2006, 04:59 PM) *
Kevin, I'm sure you've figured this out by now - but the issue is the -- in the middle of the comment:
<!--QuoteBegin--Jon A+Aug 1 2005, 04:08-->

According to the HTML spec, a comment may not contain the characters -- anywhere except at its closing brace.

There are quite a few more errors, for instance:
<!-- TABLE FIX FOR MOZILLA WRAPPING-->
<table width='100%' style='padding:0px' cellspacing='0' cellpadding='0'>
<tr>
<td width='99%' style='word-wrap:break-word;''>

Double single quotes at the end of the style.

Not to mention that the page declares itself XHTML 1.0 Transitional, but has a middling 277 validation errors on it...

But just changing the comments in the quotes to remove the -- fixes the issue. If the fix-up script has issues pulling that off, it could be just as easy to modify the code that reads out the post info and remove them on the fly there.


Thanks Dan! I hadn't figured that out because (of several reasons really) I see the quotes properly (and I'm a hardware guy and not much of a programmer at all).

Let me try something again and get back to you guys.
Go to the top of the page
 
+Quote Post
felton316
post Mar 9 2006, 04:09 PM
Post #48


Member
*

Group: Advanced Members
Posts: 179
Joined: 28-December 03
From: Texas
Member No.: 56



QUOTE (trackbird @ Mar 7 2006, 02:35 PM) *
What browser are you using?



IE, on all PC's.
Go to the top of the page
 
+Quote Post
DanKeen
post Mar 10 2006, 02:54 AM
Post #49


Blimey, something completely different...
*

Group: Advanced Members
Posts: 200
Joined: 16-January 04
From: San Jose, CA
Member No.: 132



The cookie issues seems to be whether you're visiting the site as www.frrax.com or frrax.com. Both work, but the frrax.com doesn't store the cookie properly (that is to say, it stores under frrax.com, but the site isn't smart enough to pull it back that way).

Near as I could tell. Updating my bookmarks to www.frrax.com fixed it for me.
Go to the top of the page
 
+Quote Post
trackbird
post Mar 27 2006, 04:23 PM
Post #50


FRRAX Owner/Admin
********

Group: Admin
Posts: 15,432
Joined: 13-February 04
From: Ohio
Member No.: 196



QUOTE (DanKeen @ Mar 6 2006, 04:18 PM) *
I'm still not able to see quoted messages from before the board transition (IMG:http://www.frrax.com/rrforum/style_emoticons/default/sad.gif)



QUOTE (trackbird @ Mar 6 2006, 04:40 PM) *
Dan, what browser are you using? And, just post a link to one of them in this thread and let me take a look.

The "clean up" routine would only run to about 22,500 posts, then it wanted to die. I ran it about a dozen times and that's as far as I got. Hmm.



QUOTE (sgarnett @ Mar 7 2006, 01:04 PM) *
I also have the same problem. I'm using Firefox 1.04 on Win XP Home, Win XP Pro, and Redhat Workstation.



Try it now guys.

With the new version of the software, the update script finally ran the whole database last night. So (in theory), those issues should be resolved.

Let me know.

Kevin
Go to the top of the page
 
+Quote Post
sgarnett
post Mar 27 2006, 06:48 PM
Post #51


Seeking round tuits
******

Group: Advanced Members
Posts: 5,522
Joined: 24-December 03
From: Kentucky
Member No.: 33



QUOTE (trackbird @ Mar 27 2006, 11:23 AM) *
Try it now guys.

With the new version of the software, the update script finally ran the whole database last night. So (in theory), those issues should be resolved.


Looks fine to me now.
Go to the top of the page
 
+Quote Post
trackbird
post Mar 27 2006, 07:10 PM
Post #52


FRRAX Owner/Admin
********

Group: Admin
Posts: 15,432
Joined: 13-February 04
From: Ohio
Member No.: 196



QUOTE (sgarnett @ Mar 27 2006, 01:48 PM) *
Looks fine to me now.


Excellent. Once I tried the script and it looked like it was going to run, I stayed up and let it go. It ran the whole database and I was hoping that it fixed it. Sounds like it did. That's excellent news.
Go to the top of the page
 
+Quote Post
DanKeen
post Mar 27 2006, 09:54 PM
Post #53


Blimey, something completely different...
*

Group: Advanced Members
Posts: 200
Joined: 16-January 04
From: San Jose, CA
Member No.: 132



Yay! It works wonderfully now.
Go to the top of the page
 
+Quote Post

3 Pages V  < 1 2 3
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 31st May 2025 - 06:43 AM