Posts: 71
Threads: 22
Registered: September 11th, 2010
Member Is Offline
Theme: UltimaBB Pro Blue ( Default )
posted on September 19th, 2010 at 10:06 PM
Goldcoast youngins?
hey guys new to the vw scene.. i just picked up 1970's squareback typ3. doing a full rat style restoration
17 and apprentice.. who else on the goldy like vdubs?
ahah
bajachris88
A.k.a.: Chris Leete
23 Windows of Awesome
The international telephone dialing code for Antarctica is 672.
Posts: 6660
Threads: 533
Registered: April 8th, 2005
Member Is Offline
Location: Adelaide SA
Theme: UltimaBB Pro Blue ( Default )
Mood: A bee bit ma' bottom, now ma' bottom's big!
posted on September 19th, 2010 at 11:12 PM
21yo uni bum from Edens Landing... close enough to gold coast
(gotz meself a 69' baja in the makin)
used to be the gold coast shire
Got a mate down in Burleigh with a splitty resto, hes just still working how to bring it home from rural south west nsw. For the moment he is in the
market for a short term rat project. I spotted a local fastie for him that hes keen on... His dad is Vic Williams and owns Vic Terry Automotive in
West Burleigh.
(ô_!_/ô) (ô_!_/ô)
69' baja: kombi box, thing spindles, irs, disc front, type 3 rear drums, 2 inch lift kit, 31x10 rears.
New engine in process: 94mm p&bs, 74mm C/w chomol Crank, 35.5x39 SP heads, turbo. Wierd combo, hopeful torque monsta!
bajachris88
A.k.a.: Chris Leete
23 Windows of Awesome
The international telephone dialing code for Antarctica is 672.
Posts: 6660
Threads: 533
Registered: April 8th, 2005
Member Is Offline
Location: Adelaide SA
Theme: UltimaBB Pro Blue ( Default )
Mood: A bee bit ma' bottom, now ma' bottom's big!
posted on September 19th, 2010 at 11:15 PM
wait! hang on... i'm 22 now....
forgot for a sec
(ô_!_/ô) (ô_!_/ô)
69' baja: kombi box, thing spindles, irs, disc front, type 3 rear drums, 2 inch lift kit, 31x10 rears.
New engine in process: 94mm p&bs, 74mm C/w chomol Crank, 35.5x39 SP heads, turbo. Wierd combo, hopeful torque monsta!
DylanTheDubber
Custom Title Time!
Posts: 1252
Threads: 173
Registered: June 5th, 2009
Member Is Offline
Theme: UltimaBB Pro Blue ( Default )
posted on March 31st, 2012 at 02:52 PM
I'm a nomad but you could say Gold coast is my 2nd home. I'm coming up this Easter long weekend.
From Dylan
Lachlan VL
Officially Full-On Dubber
Posts: 290
Threads: 32
Registered: November 24th, 2008
Member Is Offline
Location: coffs harbour
Theme: UltimaBB Pro Black
Mood: lets hit the streets oh wait no licence
posted on April 12th, 2012 at 08:35 PM
funny enough im up there too atm lol car is lookin well u will like my progress
sammaaee
Casual Dubber
Posts: 27
Threads: 24
Registered: October 30th, 2011
Member Is Offline
SELECT moderator FROM ubb_forums WHERE moderator != ''
3.
0.00018096
SELECT DISTINCT uid FROM ubb_members WHERE username = 'BUGBOY'
4.
0.00014901
SELECT DISTINCT uid FROM ubb_members WHERE username = 'MickH'
5.
0.00016212
SELECT DISTINCT uid FROM ubb_members WHERE username = 'barls'
6.
0.00014114
SELECT DISTINCT uid FROM ubb_members WHERE username = 'vanderaj'
7.
0.00018597
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Cam'
8.
0.00015616
SELECT DISTINCT uid FROM ubb_members WHERE username = 'vw54'
9.
0.00013995
SELECT DISTINCT uid FROM ubb_members WHERE username = 'SuperOwen'
10.
0.00014210
SELECT DISTINCT uid FROM ubb_members WHERE username = 'helbus'
11.
0.00014782
SELECT DISTINCT uid FROM ubb_members WHERE username = '65busser'
12.
0.00021815
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Baja Wes'
13.
0.00018811
SELECT DISTINCT uid FROM ubb_members WHERE username = 'Dasdubber'
14.
0.00018883
SELECT DISTINCT uid FROM ubb_members WHERE username = 'MISS VDUB'
15.
0.00061798
SELECT LENGTH(robot_string) AS strlen, robot_string, robot_fullname FROM ubb_robotsORDER BY strlen DESC
16.
0.00020099
SELECT f.fid, f.theme FROM ubb_forums f, ubb_threads t WHERE f.fid = t.fid AND t.tid = '86091'
17.
0.00028706
DELETE FROM ubb_whosonline WHERE ip = '34.239.150.57' && (username = 'xguest123' OR username = 'xrobot123' OR username = 'Anonymous') OR time < '1618179064'
18.
0.00016594
INSERT INTO ubb_whosonline(username, ip, time, location, invisible, robotname) VALUES ('xguest123', '34.239.150.57', LPAD('1618179664', '15', '0'), '/viewtopic.php?tid=86091', '0', '')
19.
0.00024199
DELETE FROM ubb_guestcount WHERE ((ipaddress = '34.239.150.57') OR (onlinetime < '1618093264'))
20.
0.00013709
DELETE FROM ubb_robotcount WHERE ((ipaddress = '34.239.150.57') OR (onlinetime < '1618093264'))
21.
0.00018406
INSERT INTO ubb_guestcount (ipaddress, onlinetime) VALUES ('34.239.150.57', '1618179664')
22.
0.00028300
SELECT * FROM ubb_themes WHERE themeid = '1'
23.
0.00014186
SELECT * FROM ubb_pluglinks ORDER BY displayorder ASC
24.
0.00027990
SELECT id FROM ubb_banned WHERE ((ip1 = '34' OR ip1 = '-1') AND (ip2 = '239' OR ip2 = '-1') AND (ip3 = '150' OR ip3 = '-1') AND (ip4 = '57' OR ip4 = '-1')) AND NOT (ip1 = '-1' AND ip2 = '-1' AND ip3 = '-1' AND ip4 = '-1')
25.
0.00060987
SELECT fid, type, name, fup, status, private, userlist, password FROM ubb_forums WHERE private != '5' AND private != '3' AND private != '2' AND userlist = '' AND password = '' AND status = 'on' ORDER BY displayorder
SELECT t.tid, t.fid, t.subject, t.views, t.replies, t.closed, t.topped, l.uid as lp_uid, l.username as lp_user, l.dateline as lp_dateline, l.pid as lp_pid FROM ubb_threads t LEFT JOIN ubb_lastposts l ON l.tid = t.tid WHERE t.tid = '86091'
29.
0.00018406
SELECT * FROM ubb_forums WHERE fid='84' AND status='on'
30.
0.00013399
SELECT code, url FROM ubb_smilies WHERE type = 'smiley'
31.
0.00012708
SELECT find, replace1 FROM ubb_words
32.
0.00014615
SELECT id, title, posts, stars, allowavatars, avatarrank FROM ubb_ranks
33.
0.00019503
UPDATEubb_threads SET views = views+1 WHERE tid = '86091' LIMIT 1
34.
0.00017810
SELECT COUNT(pid) FROM ubb_posts WHERE tid = '86091'
35.
0.00077200
SELECT t.tid as t_tid FROM ubb_threads t LEFT JOIN ubb_threads o ON o.tid = 86091 LEFT JOIN ubb_lastposts l ON l.tid = t.tid LEFT JOIN ubb_lastposts x ON x.tid = o.tid WHERE l.dateline < x.dateline AND t.fid = '84' ORDER BY l.dateline DESC LIMIT 1
36.
0.00071287
SELECT t.tid as t_tid FROM ubb_threads t LEFT JOIN ubb_threads o ON o.tid = 86091 LEFT JOIN ubb_lastposts l ON l.tid = t.tid LEFT JOIN ubb_lastposts x ON x.tid = o.tid WHERE l.dateline > x.dateline AND t.fid = '84' ORDER BY l.dateline ASC LIMIT 1
37.
0.00017190
SELECT vote_id FROM ubb_vote_desc WHERE topic_id = '86091'
38.
0.00015998
SELECT pid FROM ubb_posts WHERE tid = '86091' ORDER BY pid LIMIT 0, 30
39.
0.00018287
SELECT * FROM ubb_attachments WHERE pid IN('803205', '803218', '803219', '894667', '896642', '994494')
40.
0.00053287
SELECT p.*, m.*,w.time FROM ubb_posts p LEFT JOIN ubb_members m ON m.username = p.author LEFT JOIN ubb_whosonline w ON p.author = w.username WHERE p.fid = '84' AND p.tid = '86091' ORDER BY p.pid ASC LIMIT 0, 30