Show full size 924Board.org
Discussion Forum of 924.org
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 Technical FAQ924 FAQ (Technical)   Technical924 Technical Section   Jump to 924.org924.org   Jump to PCA 924 Registry924 Registry

Reordering the topics

 
Post new topic   Reply to topic    924Board.org Forum Index -> About The Board
View previous topic :: View next topic  
Author Message
924RACR  



Joined: 29 Jul 2001
Posts: 9060
Location: Royal Oak, MI, USA

PostPosted: Sat Jun 22, 2002 4:57 am    Post subject: Reply with quote

Peter, a suggestion. I'm thinking it could be more efficient that we reorder the discussions to deal with the issue of the 931 and 924S groups dropping off the bottom of the screen. Move the 931 discussion and tech and the 924S discussion sections right below the General Discussion section, and keep everything together.

The Old Board can stay at the bottom. Maybe move About the Board to the bottom. Should probably move Body and Interior up below Performance Upgrades. Essentially end up ordering by activity levels.

Sound good? Makes sense to me...

Gee, I gotta put a new picture up top... I like the blue car, real sweet, but time for a change... got a picture in mind...

_________________
Vaughan Scott
Webmeister
'79 924 #77 SCCA H Prod racecar
'82 931 Plat. Silver
#25 Hidari Firefly P2 sports prototype
Back to top
View user's profile Send private message Send e-mail Visit poster's website
924RACR  



Joined: 29 Jul 2001
Posts: 9060
Location: Royal Oak, MI, USA

PostPosted: Thu Jun 27, 2002 11:52 pm    Post subject: Reply with quote

BUMP

Peter (B), please read and give feedback...

_________________
Vaughan Scott
Webmeister
'79 924 #77 SCCA H Prod racecar
'82 931 Plat. Silver
#25 Hidari Firefly P2 sports prototype
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Peter_in_AU  



Joined: 29 Jul 2001
Posts: 2743
Location: Sydney, Australia

PostPosted: Fri Jun 28, 2002 12:20 pm    Post subject: Reply with quote

OK, you got my attention

I've moved some of the topics around. Can't set the order of the topics within the categories. I'll put a change into the software to do that.
Back to top
View user's profile Send private message Send e-mail
Peter_in_AU  



Joined: 29 Jul 2001
Posts: 2743
Location: Sydney, Australia

PostPosted: Fri Jun 28, 2002 12:41 pm    Post subject: Reply with quote

how does that look?
Back to top
View user's profile Send private message Send e-mail
John H  
Guest





PostPosted: Fri Jun 28, 2002 3:09 pm    Post subject: Reply with quote

Looks good - I was reading a section then went back and you'd done it.

Back to top
wdb  
Guest





PostPosted: Fri Jun 28, 2002 4:39 pm    Post subject: Reply with quote

I think I interupted your reordering, tried to view pages got this message;
Unable to get categories from database
SELECT c.* FROM catagories c, forums f WHERE f.cat_id=c.cat_id GROUP BY c.cat_id, c.cat_title, c.cat_order ORDER BY c.cat_order f.forum_order
Back to top
924RACR  



Joined: 29 Jul 2001
Posts: 9060
Location: Royal Oak, MI, USA

PostPosted: Fri Jun 28, 2002 10:38 pm    Post subject: Reply with quote

Cool...

_________________
Vaughan Scott
Webmeister
'79 924 #77 SCCA H Prod racecar
'82 931 Plat. Silver
#25 Hidari Firefly P2 sports prototype
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jcope  
Guest





PostPosted: Sat Jun 29, 2002 2:33 am    Post subject: Reply with quote

I like the reorganization a lot. But I was hoping the 924S discussion would end up a little higher. Maybe just at the very top?
Back to top
Rick MacLaren  
Guest





PostPosted: Sat Jun 29, 2002 2:39 pm    Post subject: Reply with quote

Looks to me like a bad SQL statement:

SELECT c.* FROM catagories c, forums f WHERE f.cat_id=c.cat_id GROUP BY c.cat_id, c.cat_title, c.cat_order ORDER BY c.cat_order f.forum_order

Dunno what DB drives your system, but, hey, that's never stopped me from commenting on anything before! Still, SQL is SQL. So I'm guessing, but here's some possible errors:

1. Why did you group by cat_order and then try to order by cat_order while NOT including f.forum_order in the GROUP BY clause?

2. If 'catagories' is a table name, it's spelled wrong - that can cause trouble because the DB doesn't likely have a spell checker, unless of course the table really and truly is spelled 'catagories'.

3. Also, the 'c.*' is a bit dangerous. I'd just spell out the column names that you want. Explicit naming helps a lot. * is a timesaver but that 'c.*' is wierd.

4. Shouldn't the ORDER BY clause have a ',' between 'c.cat_order' and 'f.forum_order'?


[ This Message was edited by: Rick MacLaren on 2002-06-29 14:41 ]
Back to top
Peter_in_AU  



Joined: 29 Jul 2001
Posts: 2743
Location: Sydney, Australia

PostPosted: Sat Jun 29, 2002 6:16 pm    Post subject: Reply with quote

alright I admit it. I made an error in the SQL when I was adding forum ordering to the software.

Yes Rick, you get the bonus point for picking the missing comma.

I always try to make any changes in the morning (Sydney time) when most of us are asleep dreaming of Carrera GTs.

My error was fixed 1 minute later. wdb must have been having a restless night
Back to top
View user's profile Send private message Send e-mail
teo  



Joined: 07 Sep 2001
Posts: 637
Location: Hungary, Europe

PostPosted: Sun Jun 30, 2002 3:34 am    Post subject: Reply with quote

from the Interesting Board Stats topic:

"Yeah that Sybase guy is very mouthy!"
Rick MacLaren

I wonder who can that be...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    924Board.org Forum Index -> About The Board All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group