More forum problems-Rob

Message boards : Cafe SETI : More forum problems-Rob
Message board moderation

To post messages, you must log in.

1 · 2 · 3 · Next

AuthorMessage
Profile Qui-Gon
Volunteer tester
Avatar

Send message
Joined: 15 May 99
Posts: 2940
Credit: 19,199,902
RAC: 11
United States
Message 164487 - Posted: 8 Sep 2005, 1:44:53 UTC

Rob, now I can't post a reply in the NC thread I had problems with before, and I can't post in your "More forum breakage" thread.
ID: 164487 · Report as offensive
Profile AthlonRob
Volunteer developer
Avatar

Send message
Joined: 18 May 99
Posts: 378
Credit: 7,041
RAC: 0
United States
Message 164510 - Posted: 8 Sep 2005, 3:25:57 UTC - in response to Message 164487.  
Last modified: 8 Sep 2005, 3:38:42 UTC

Rob, now I can't post a reply in the NC thread I had problems with before, and I can't post in your "More forum breakage" thread.

What kind of problems are you seeing? Give me an error message or something... and steps taken to reproduce it. Also your browser version (you really should be using Firefox... any forum code I've written has been optimized for Firefox with IE and Opera support only added later - and some things just don't work in IE due to IE's crappy standards support).
Rob
ID: 164510 · Report as offensive
Profile Misfit
Volunteer tester
Avatar

Send message
Joined: 21 Jun 01
Posts: 21804
Credit: 2,815,091
RAC: 0
United States
Message 164541 - Posted: 8 Sep 2005, 5:27:28 UTC - in response to Message 164510.  

Rob, now I can't post a reply in the NC thread I had problems with before, and I can't post in your "More forum breakage" thread.

What kind of problems are you seeing? Give me an error message or something... and steps taken to reproduce it. Also your browser version (you really should be using Firefox... any forum code I've written has been optimized for Firefox with IE and Opera support only added later - and some things just don't work in IE due to IE's crappy standards support).

Rob, if theres a "&" in a sig image url that url is chopped off at that point. So either the image in the sig doesnt work or the wrong one is displayed.

.o0(and I wish I knew where you were reading so I could keep this in one place)
ID: 164541 · Report as offensive
Profile RDC
Volunteer tester
Avatar

Send message
Joined: 17 May 99
Posts: 544
Credit: 1,215,728
RAC: 0
United States
Message 164564 - Posted: 8 Sep 2005, 7:10:18 UTC - in response to Message 164510.  
Last modified: 8 Sep 2005, 7:12:46 UTC

Rob, now I can't post a reply in the NC thread I had problems with before, and I can't post in your "More forum breakage" thread.

What kind of problems are you seeing? Give me an error message or something... and steps taken to reproduce it. Also your browser version (you really should be using Firefox... any forum code I've written has been optimized for Firefox with IE and Opera support only added later - and some things just don't work in IE due to IE's crappy standards support).


It sounds like Tom is having the same problems I am. In some threads you won't see all the avatars and then clicking to reply to the thread usually ends up getting you a 404 - Page not found error. You'll also get the 404 error clicking on the links to get back to the menus on occaision. I've been seeing this throughout the Seti forums since yesterday.

{edit} As far as the avatars, if the thread is missing any avatars, I'm going to have problems with it. The +/- discussion thread in NC is one I cannot do much of anything with so there may be a clue in that one as to what's causing it.{/edit}

Again, these are what I'm experiencing but it sounds like Tom is experiencing them also.


To truly explore, one must keep an open mind...
ID: 164564 · Report as offensive
Scarecrow

Send message
Joined: 15 Jul 00
Posts: 4520
Credit: 486,601
RAC: 0
United States
Message 164565 - Posted: 8 Sep 2005, 7:14:39 UTC - in response to Message 164541.  
Last modified: 8 Sep 2005, 7:21:25 UTC

For folks that are lazy like me, and who are using Firefox, there's a handy little extension called BBCodeXtra that provides a popup menu when you right click inside a message input window. From there you can select the various color, size, url, etc, etc, bbcode stuff and just point and click or fill in the blanks as you're prompted and it adds the completed bbcode string at the cursor location. It's worked well on any board I've been on that uses bbcode.

As for the strangeness that's happening for some users, I recall a while back one board... I think it was a YaBB board... started acting funny with certain links, buttons, and other features working fine for some, but totally broken for others.
That was found to be caused by a small bug in some java code that didn't like any browser user.agent name other than Mozilla 5. Until they squashed the bug users had to 'fool' the board by manually adding a useragent string that the board could digest.
ID: 164565 · Report as offensive
Profile AthlonRob
Volunteer developer
Avatar

Send message
Joined: 18 May 99
Posts: 378
Credit: 7,041
RAC: 0
United States
Message 164623 - Posted: 8 Sep 2005, 13:03:43 UTC - in response to Message 164564.  

It sounds like Tom is having the same problems I am. In some threads you won't see all the avatars and then clicking to reply to the thread usually ends up getting you a 404 - Page not found error. You'll also get the 404 error clicking on the links to get back to the menus on occaision. I've been seeing this throughout the Seti forums since yesterday.

{edit} As far as the avatars, if the thread is missing any avatars, I'm going to have problems with it. The +/- discussion thread in NC is one I cannot do much of anything with so there may be a clue in that one as to what's causing it.{/edit}

Again, these are what I'm experiencing but it sounds like Tom is experiencing them also.

Okay... I'm wondering if I missed an htmlentities() call somewhere. What URL does the "reply to the thread" link send you to? As far as the menus are concerned - I wonder if S@H is having some oddball issues? That code has been untouched as far as I am aware.

Are you able to respond to individual posts? If not, what happens when you try?

Additionally, what web browser (name and version) are you using? When you hit one of those 404's, can you "View Source" and save that HTML somewhere to email to me? :-)
Rob
ID: 164623 · Report as offensive
Profile RDC
Volunteer tester
Avatar

Send message
Joined: 17 May 99
Posts: 544
Credit: 1,215,728
RAC: 0
United States
Message 164666 - Posted: 8 Sep 2005, 16:10:53 UTC - in response to Message 164623.  


Okay... I'm wondering if I missed an htmlentities() call somewhere. What URL does the "reply to the thread" link send you to? As far as the menus are concerned - I wonder if S@H is having some oddball issues? That code has been untouched as far as I am aware.

Are you able to respond to individual posts? If not, what happens when you try?

Additionally, what web browser (name and version) are you using? When you hit one of those 404's, can you "View Source" and save that HTML somewhere to email to me? :-)


I e-mailed you the information a few minutes ago.



To truly explore, one must keep an open mind...
ID: 164666 · Report as offensive
Profile Qui-Gon
Volunteer tester
Avatar

Send message
Joined: 15 May 99
Posts: 2940
Credit: 19,199,902
RAC: 11
United States
Message 164675 - Posted: 8 Sep 2005, 16:56:56 UTC

Rob, here's what I got when I tried to reply to a post in the "A message concerning +/- voting" thread in NC:


Not Found
The requested URL /forum+AF8-reply.php was not found on this server.


--------------------------------------------------------------------------------

Apache/1.3.33 Server at setiweb.ssl.berkeley.edu Port 80

Also, avatars don't show for me there, but they do in this thread.

When I am done posting this, I will try to re-post in this thread and see if that may be the problem. If I can post here, I will do it, but if I can't in about five minutes, you can assume I was unable to do so.
ID: 164675 · Report as offensive
Profile Kajunfisher
Volunteer tester
Avatar

Send message
Joined: 29 Mar 05
Posts: 1407
Credit: 126,476
RAC: 0
United States
Message 164840 - Posted: 9 Sep 2005, 0:50:54 UTC

Rob, Why does this also show up on the Orbit@Home "Your Account" page?:

"Would you like to make a tax-deductible donation to SETI@home?"

I can understand it being on S@H & S@HBeta, but Orbit?
ID: 164840 · Report as offensive
Profile RDC
Volunteer tester
Avatar

Send message
Joined: 17 May 99
Posts: 544
Credit: 1,215,728
RAC: 0
United States
Message 164841 - Posted: 9 Sep 2005, 0:54:30 UTC - in response to Message 164840.  

Rob, Why does this also show up on the Orbit@Home "Your Account" page?:

"Would you like to make a tax-deductible donation to SETI@home?"

I can understand it being on S@H & S@HBeta, but Orbit?


Probably because Pasquale forgot to change the linking on Orbit when he got the most recent version of the scripts. He said he was going to update to the latest and greatest version before starting to send out test units and I guess he missed recoding the link.


To truly explore, one must keep an open mind...
ID: 164841 · Report as offensive
Profile Fuzzy Hollynoodles
Volunteer tester
Avatar

Send message
Joined: 3 Apr 99
Posts: 9659
Credit: 251,998
RAC: 0
Message 164849 - Posted: 9 Sep 2005, 1:07:35 UTC - in response to Message 164840.  

Rob, Why does this also show up on the Orbit@Home "Your Account" page?:

"Would you like to make a tax-deductible donation to SETI@home?"

I can understand it being on S@H & S@HBeta, but Orbit?


LOLLL!! Poor Pasquale! I would think he could use the money himself!



"I'm trying to maintain a shred of dignity in this world." - Me

ID: 164849 · Report as offensive
Profile Kajunfisher
Volunteer tester
Avatar

Send message
Joined: 29 Mar 05
Posts: 1407
Credit: 126,476
RAC: 0
United States
Message 164859 - Posted: 9 Sep 2005, 1:28:28 UTC - in response to Message 164849.  

Rob, Why does this also show up on the Orbit@Home "Your Account" page?:

"Would you like to make a tax-deductible donation to SETI@home?"

I can understand it being on S@H & S@HBeta, but Orbit?


LOLLL!! Poor Pasquale! I would think he could use the money himself!




LOL :-)

He's already commented it out.
ID: 164859 · Report as offensive
Profile Jim Baize
Volunteer tester

Send message
Joined: 6 May 00
Posts: 758
Credit: 149,536
RAC: 0
United States
Message 165037 - Posted: 9 Sep 2005, 10:56:20 UTC

**whinning mode on**

I want an orbit account!!! **sniff** everyone has an orbit account except me. :( why can't I have an orbit account?? GIVE ME AN ORBIT ACCOUNT!!! (stomps feet)

**whinning mode off**

Ok... i threw my tempertantrum for the day. :)

Move along, move along, there's nothing here to see.
ID: 165037 · Report as offensive
Profile AthlonRob
Volunteer developer
Avatar

Send message
Joined: 18 May 99
Posts: 378
Credit: 7,041
RAC: 0
United States
Message 165074 - Posted: 9 Sep 2005, 13:03:09 UTC

Is anybody who is *NOT* running IE seeing this error? Do you all see the "+AF8" in the "Not Found" URL before the dash when it happens?
Rob
ID: 165074 · Report as offensive
Profile Kajunfisher
Volunteer tester
Avatar

Send message
Joined: 29 Mar 05
Posts: 1407
Credit: 126,476
RAC: 0
United States
Message 165080 - Posted: 9 Sep 2005, 13:19:01 UTC

Rob, I'm using Firefox & I see stretched threads here & there, but haven't had the problems he has run into.
ID: 165080 · Report as offensive
Profile 5 and a half of 13
Volunteer tester
Avatar

Send message
Joined: 21 Jan 02
Posts: 240
Credit: 21,261
RAC: 0
Message 165085 - Posted: 9 Sep 2005, 13:33:30 UTC
Last modified: 9 Sep 2005, 13:50:16 UTC

Using Firefox 1.0.6 on Linux, noticed in one thread (possibly Cafe Seti) that the +/- buttons (didn't try to use them) were on top of each other, no probs otherwise, could post fine.

PS: Nope, wasn't 'Welcome to Cafe Seti' or any other I rechecked, probably just a graphical glitch.
Need help? Check out the excellent Unofficial BOINC-Wiki!
'We are the BOINC. Prepare to be assimilated.'
ID: 165085 · Report as offensive
Profile RDC
Volunteer tester
Avatar

Send message
Joined: 17 May 99
Posts: 544
Credit: 1,215,728
RAC: 0
United States
Message 165177 - Posted: 9 Sep 2005, 17:26:56 UTC - in response to Message 165074.  

Is anybody who is *NOT* running IE seeing this error? Do you all see the "+AF8" in the "Not Found" URL before the dash when it happens?


Switching to Opera to test the board (since they were giving the reg keys away recently) and trying it with Netscape as well, I don't have the 404 not found problems I had using IE with the Seti board. It looks like an IE problem.

I wish browsers would interpret coding all the same way because Opera and Netscape don't show some sites as well as IE does since some sites are set up for IE.


To truly explore, one must keep an open mind...
ID: 165177 · Report as offensive
Profile Qui-Gon
Volunteer tester
Avatar

Send message
Joined: 15 May 99
Posts: 2940
Credit: 19,199,902
RAC: 11
United States
Message 165216 - Posted: 9 Sep 2005, 19:02:32 UTC - in response to Message 165074.  

Is anybody who is *NOT* running IE seeing this error? Do you all see the "+AF8" in the "Not Found" URL before the dash when it happens?


More clues: I am not having the problem in all threads (I'm not sure what distinguishes the threads that have the problem from those that do not); I'm not having the problem on some computers; all my computers run IE under Windows XP.
ID: 165216 · Report as offensive
Profile Qui-Gon
Volunteer tester
Avatar

Send message
Joined: 15 May 99
Posts: 2940
Credit: 19,199,902
RAC: 11
United States
Message 165220 - Posted: 9 Sep 2005, 19:06:53 UTC

Oh, and I just checked again and I can't post a reply in the "A message concerning +/- voting" thread in NC. But, as you can see, I can post here.
ID: 165220 · Report as offensive
Profile jorgeur

Send message
Joined: 1 Dec 03
Posts: 10
Credit: 594,581
RAC: 0
Brazil
Message 165345 - Posted: 9 Sep 2005, 23:04:34 UTC

also cannot post in NC, only here
ID: 165345 · Report as offensive
1 · 2 · 3 · Next

Message boards : Cafe SETI : More forum problems-Rob


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.