Go Back   London Fixed-gear and Single-speed > Forum Help & Testing Area


 
LinkBack Thread Tools
Old 29th March 2008   #51
Aroogah
 
Aroogah's Avatar
Hey VB. Liking the newness.

Quick issue to raise though. Getting zero results on any of the search terms entered. Is this an indexing issue with the new code/MySQL or does the issue exist between keyboard and chair?

I'm not sure how the community would feel if they were unable to continue with "that's what the search funciton is for" as a standard response. :-)

Cheers!
  quote   reply
Registered users don't see adverts. Signup or signin to hide them.
Old 29th March 2008   #52
Build
 
Build's Avatar
There are 1427 watching us.
  quote   reply
Old 29th March 2008   #53
Build
 
Build's Avatar
I 've just noticed that there are hundreds of Yahoo search bots (Yahoo! Slurp Spider) connecting/indexing the forum under users.
  quote   reply
Old 29th March 2008   #54
hippy
 
hippy's Avatar
Quote:
Originally Posted by Build View Post
I 've just noticed that there are hundreds of Yahoo search bots (Yahoo! Slurp Spider) connecting/indexing the forum under users.
How can you tell that?
  quote   reply
Old 29th March 2008   #55
TheBrick(Tommy)
 
TheBrick(Tommy)'s Avatar
New little icon on my tabs and address bar now! Little tweaks that make me happy!
  quote   reply
Old 29th March 2008   #56
asm
um, posting a message on behalf of Mister K - he can't seem to get onto the forum at all. I think he may have tried before the email function was fixed though.
  quote   reply
Old 29th March 2008   #57
roxy
 
roxy's Avatar
I don't understand the "Quick Reply" thing, can't I just add to the thread?

Also how does one link to pages, post images, write in italics, crossed out, etc..?
  quote   reply
Old 29th March 2008   #58
Build
 
Build's Avatar
Quote:
Originally Posted by roxy View Post
I don't understand the "Quick Reply" thing, can't I just add to the thread?

Also how does one link to pages, post images, write in italics, crossed out, etc..?
Not sure about the others.

Post an image [IMG]yourimageurl[/IMG]
  quote   reply
Old 29th March 2008   #59
Build
 
Build's Avatar
Quote:
Originally Posted by hippy View Post
How can you tell that?
Go to the quick links drop down menu (next to log out) who is online. Go to page 2 or 3 onwards.
  quote   reply
Old 29th March 2008   #60
RPM
 
RPM's Avatar
"multi-quote"

it's not working for me
  quote   reply
Old 29th March 2008   #61
VelocityBoy
 
VelocityBoy's Avatar
Quote:
Originally Posted by Aroogah View Post
Hey VB. Liking the newness.

Quick issue to raise though. Getting zero results on any of the search terms entered. Is this an indexing issue with the new code/MySQL or does the issue exist between keyboard and chair?

I'm not sure how the community would feel if they were unable to continue with "that's what the search funciton is for" as a standard response. :-)

Cheers!
I've just search Colnago in threads and posts and it works.

What search terms are you trying?
  quote   reply
Old 29th March 2008   #62
VelocityBoy
 
VelocityBoy's Avatar
Quote:
Originally Posted by RPM View Post
"multi-quote"

it's not working for me
CTRL+F5 to get the latest version of the JavaScript
  quote   reply
Old 29th March 2008   #63
VelocityBoy
 
VelocityBoy's Avatar
Quote:
Originally Posted by roxy View Post
I don't understand the "Quick Reply" thing, can't I just add to the thread?

Also how does one link to pages, post images, write in italics, crossed out, etc..?
Yes! Do it. (I just changed the option so this works.)

Though if you click "quick reply" in a post that will allow it to know what you're replying to and give you a chance to quote the post.
  quote   reply
Old 30th March 2008   #64
Aroogah
 
Aroogah's Avatar
Quote:
Originally Posted by VelocityBoy View Post
I've just search Colnago in threads and posts and it works.

What search terms are you trying?
Have looked used "IRO" and "bar tape" with zero responses.

You're right though, "Colnago" does work. Anti-american software? :-)
  quote   reply
Old 30th March 2008   #65
VelocityBoy
 
VelocityBoy's Avatar
Quote:
Originally Posted by Aroogah View Post
Have looked used "IRO" and "bar tape" with zero responses.

You're right though, "Colnago" does work. Anti-american software? :-)
I think it might be length of words. IRO is 3 letters, bar is 3 letters.

You can search for bar tape by making it longer than 3 letters, just quote it "bar tape".

IRO is a problem though. MySql (the database engine) doesn't index three letter words by default, and also includes a stopword list of common words in English that it won't index: http://dev.mysql.com/doc/refman/5.1/...stopwords.html

I'll look into how to re-configure the engine to index three word things.

An alternative though is to have people tag threads. Because the tag cloud on the search page will show three letter words and be searchable... so that works.
  quote   reply
Old 30th March 2008   #66
VelocityBoy
 
VelocityBoy's Avatar
OK, I've reduced the word length thing to 2 letters... so all 3 letter words are included now and IRO is searchable (as is MTB, and cog, etc)
  quote   reply
Old 30th March 2008   #67
VelocityBoy
 
VelocityBoy's Avatar
I've changed the navbar so that "Posts" is equivalent to "New Posts" and shows you all posts from the last 31 days.

I've added "Categories" which currently brings you to the default vBulletin home page list of categories.
  quote   reply
Old 30th March 2008   #68
Aroogah
 
Aroogah's Avatar
Quote:
Originally Posted by VelocityBoy View Post
OK, I've reduced the word length thing to 2 letters... so all 3 letter words are included now and IRO is searchable (as is MTB, and cog, etc)
Thanks VB. MySQL can be a bugger to optimise. Nice work.
  quote   reply
Old 30th March 2008   #69
horatio
 
horatio's Avatar
Quote:
Originally Posted by VelocityBoy View Post
I've changed the navbar so that "Posts" is equivalent to "New Posts" and shows you all posts from the last 31 days.
That's not working for me? It did the first time, but unlike the "New Posts" button did, it doesn't refresh every time I hit it. The icons show that I've read stuff, but that includes stuff above and below the "The threads below have not been updated since your last visit or since forums have been marked read."
  quote   reply
Old 30th March 2008   #70
VelocityBoy
 
VelocityBoy's Avatar
OK, I'm just hacking the postbit templates again and I'll take another look at that.
  quote   reply
Old 30th March 2008   #71
VelocityBoy
 
VelocityBoy's Avatar
Hmm, I think this looks much better.

What do you think? Nice? Should I bump the avatar size back up now?
  quote   reply
Old 30th March 2008   #72
VelocityBoy
 
VelocityBoy's Avatar
Quote:
Originally Posted by horatio View Post
That's not working for me? It did the first time, but unlike the "New Posts" button did, it doesn't refresh every time I hit it. The icons show that I've read stuff, but that includes stuff above and below the "The threads below have not been updated since your last visit or since forums have been marked read."
It caches the search result until something changes. It should know whether you've read something or not though... I've just viewed the page, opened an unread thread in the background and reloaded the page, and indeed the bolded thread is now unbolded.

What are the symptoms you're seeing?
  quote   reply
Old 30th March 2008   #73
VelocityBoy
 
VelocityBoy's Avatar
I've put the avatar size back up to 64 x 64 now, as this layout allows that.
  quote   reply
Old 30th March 2008   #74
horatio
 
horatio's Avatar
Quote:
Originally Posted by VelocityBoy View Post
It caches the search result until something changes. It should know whether you've read something or not though... I've just viewed the page, opened an unread thread in the background and reloaded the page, and indeed the bolded thread is now unbolded.

What are the symptoms you're seeing?
It unbolds, as it should, and changes the icon. I just thought it would drop the read thread below the "Stuff below here has not changed since your last visit" text. Kind of like an extended "New Posts" where the top is "New Posts" only, and below is everything else. It's not a big deal though. THANKS!
  quote   reply
Old 30th March 2008   #75
VelocityBoy
 
VelocityBoy's Avatar
Quote:
Originally Posted by horatio View Post
It unbolds, as it should, and changes the icon. I just thought it would drop the read thread below the "Stuff below here has not changed since your last visit" text. Kind of like an extended "New Posts" where the top is "New Posts" only, and below is everything else. It's not a big deal though. THANKS!
Oh no, it doesn't do that. It sorts them all by the last post date, the stuff below that line are the things since the last time you visited (logged in) or the last time you clicked "Mark Forums Read".

So you have the granular "You've read this or not" through the bolding of the thread titles. And you have the more high level "These are recent, and these are old" through that line.
  quote   reply
Old 30th March 2008   #76
horatio
 
horatio's Avatar
Quote:
Originally Posted by VelocityBoy View Post
Oh no, it doesn't do that. It sorts them all by the last post date, the stuff below that line are the things since the last time you visited (logged in) or the last time you clicked "Mark Forums Read".

So you have the granular "You've read this or not" through the bolding of the thread titles. And you have the more high level "These are recent, and these are old" through that line.
Cool. Now I know!
  quote   reply
Old 30th March 2008   #77
wheels
 
wheels's Avatar
Quote:
Originally Posted by VelocityBoy View Post
I've put the avatar size back up to 64 x 64 now, as this layout allows that.
I love you ! :)
  quote   reply
Old 30th March 2008   #78
bigben
It's a minor niggle but the new site doesn't seem to have page anchors (remembering where I was the last time I visited a thread), although it may just be me as Firefox is being flakey, anyone else got the same issue?
  quote   reply
Old 30th March 2008   #79
VelocityBoy
 
VelocityBoy's Avatar
Quote:
Originally Posted by bigben View Post
It's a minor niggle but the new site doesn't seem to have page anchors (remembering where I was the last time I visited a thread), although it may just be me as Firefox is being flakey, anyone else got the same issue?
It does. But the very first time you come here things might be weird until you go to Quick Links in the navbar and click on "Mark Forums Read". After that it should effectively track everything.
  quote   reply
Old 30th March 2008   #80
bigben
Quote:
Originally Posted by VelocityBoy View Post
It does. But the very first time you come here things might be weird until you go to Quick Links in the navbar and click on "Mark Forums Read". After that it should effectively track everything.
Wheels was right: "I love you too!"
  quote   reply
Old 30th March 2008   #81
VelocityBoy
 
VelocityBoy's Avatar
Just got all of the old links working... so things like these links that are still in lots of posts will work:
http://www.londonfgss.com/discussion...de-discussion/
  quote   reply
Old 30th March 2008   #82
VelocityBoy
 
VelocityBoy's Avatar
I've just added the Google AdSense slots, but until some adverts show up and I know they're working I can't make them "guests only"... so apologies if you all see some adverts.
  quote   reply