• { ANNOUNCEMENTS }
    Replies
    Views
    Last post

Board Updated

Read me first before posting anywhere!

Moderator: Moderation Team

Re: Board Updated

Postby hernandez9039 » Mon Apr 05, 2010 4:18 pm

It is really fabulous post. I really thankful to you for the nice article. Thanks a lot for sharing.
_______________________________________________________
[url=http://www.drmounir.com/]Boob Job[/url]
[url=http://www.ukhairstraighteners.co.uk/]Hair Straightener[/url]
[url=http://www.drmounir.com/]Breast Augmentation[/url]
hernandez9039
 
Posts: 0
Joined: Sat Apr 03, 2010 9:19 am

Re: Board Updated

Postby radcliff1234 » Thu Apr 08, 2010 5:02 am

Thanks for the nice information........Keep it up

_______________
[url=http://www.octavopictures.co.uk/]Wedding Videos[/url]
radcliff1234
 
Posts: 7
Joined: Thu Mar 18, 2010 9:02 am

Re: Board Updated

Postby radcliff1234 » Thu Apr 08, 2010 5:07 am

Thanks for the nice information........Keep it up

_______________
[url=http://www.octavopictures.co.uk/]Wedding Videos[/url]
radcliff1234
 
Posts: 7
Joined: Thu Mar 18, 2010 9:02 am

Re: Board Updated

Postby rohanross5 » Mon Apr 19, 2010 7:25 am

[quote="poyntesm"]Hi all,

Board is now updated from 3.0.3 to 3.0.5

Please let me know any (forum) errors you see.

Thanks,
Esmond[/quote]

Hi,
As i am new to this forum i don't have any idea about any previous version. However if i get any problem i will post here.
Now i want to introduce myself
I am rohan ross. I am 28 years old from USA. I am new to this forum. Just registered here. I heard about this forum from one of my favorite friends. He told a lot of interesting things about this forum which attracted me here. Hope to pass some quality time here.
rohanross5
 
Posts: 0
Joined: Mon Apr 19, 2010 7:19 am
Location: USA

Re: Board Updated

Postby marcb » Tue Apr 27, 2010 8:50 am

marcb
 
Posts: 0
Joined: Tue Apr 27, 2010 8:40 am

Re: Board Updated

Postby llisyspa67 » Fri Apr 30, 2010 6:53 am

Nice to know that Board updated, and thanks to all for sharing this message with us.

___________________________________________
[url=http://www.wineinvestment.org]Wine Investment[/url]
[url=http://www.wineinvestment.org/Fine_Wine_Investment.html]Fine Wine Investment[/url]
llisyspa67
 
Posts: 0
Joined: Sat Mar 06, 2010 8:13 am

Re: Board Updated

Postby domminic59 » Mon Jun 07, 2010 1:24 pm

Table Name Table Description
phpbb_garage All the main vehicle information is stored in this table. There is one entry per vehicle
phpbb_garage_business All business's are listed in this table
phpbb_garage_categories Categories are the means of dividing different types of modifications into logical groups.
phpbb_garage_config Garage configuration values. The values are in a name / value pair. For example, a name of "version" has a value of "1.0.3". The values in this table may be provided by a default phpBB Garage install, or there may be additional values added by various mods. These values are maintained via the Configuration option on the ACP.
phpbb_garage_gallery This table holds the imformation about which images are in a gallery for any vehicle.
phpbb_garage_guestbooks Stores all the posts of comments entered into a vehicles guestbook
phpbb_garage_images Every image record wether it be connected to a vehicle, modification, quartermile or dynorun are located in this table
phpbb_garage_insurance Contains all the insurance premiums entered for vehicles.
phpbb_garage_makes A list of vehicle makes.
phpbb_garage_models A list of vehicle models.
phpbb_garage_mods Stores all modifications added to a vehicle.
phpbb_garage_quartermile Contains all the quartermile data related to any vehicle
phpbb_garage_rating Records every vote for a vehicle.
phpbb_garage_rollingroad Contains all the dynorun records for all vehicles.

phpbb_garage
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
member_id int(10) 0 Foreign key to the phpbb_users table, showing which user made this post..
made_year varchar(4) 2003 Year of vehicle manafacturer.
color varchar(128) Colour of vehicle.
mileage int(10) unsigned 0
mileage_units varchar(32) Miles
price int(10) unsigned
currency varchar(32) USD
comments varchar(255)
image_id int(10) unsigned
views int(10) unsigned 0
date_created int(10) unsigned
date_updated int(10)
make_id int(10) unsigned 0
model_id int(10) unsigned 0
guestbook_pm_notify tinyint(1) 0
main_vehicle tinyint(1) 0

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_business
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
title varchar(255) System assigned primary key, no user interaction required.
address varchar(255) System assigned primary key, no user interaction required.
telephone varchar(32) System assigned primary key, no user interaction required.
fax varchar(32) System assigned primary key, no user interaction required.
website varchar(255) System assigned primary key, no user interaction required.
email varchar(32) System assigned primary key, no user interaction required.
opening_hours varchar(255) System assigned primary key, no user interaction required.
insurance tinyint(1) 0 System assigned primary key, no user interaction required.
retail_shop tinyint(1) 0 System assigned primary key, no user interaction required.
web_shop tinyint(1) 0 System assigned primary key, no user interaction required.
garage tinyint(1) 0 System assigned primary key, no user interaction required.
pending tinyint(1) 0 System assigned primary key, no user interaction required.
comments text System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_categories
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
title varchar(255) System assigned primary key, no user interaction required.
image_id int(10) unsigned System assigned primary key, no user interaction required.
field_order tinyint(4) unsigned 0 System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_config
Contains vehicle data
Column Name Datatype Default Column Description
config_name varchar(255) System assigned primary key, no user interaction required.
config_value varchar(255 System assigned primary key, no user interaction required.

Table relationships
No joins for this table N/A
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_gallery
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
garage_id int(10) unsigned 0 System assigned primary key, no user interaction required.
image_id int(10) unsigned 0 System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_guestbook
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
garage_id int(10) unsigned System assigned primary key, no user interaction required.
author_id mediumint(8) System assigned primary key, no user interaction required.
post_date int(10) System assigned primary key, no user interaction required.
ip_address varchar(16) System assigned primary key, no user interaction required.
post text System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_images
Contains vehicle data
Column Name Datatype Default Column Description
attach_id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
attach_location varchar(255) System assigned primary key, no user interaction required.
attach_hits int(10) unsigned 0 System assigned primary key, no user interaction required.
attach_ext varchar(10) System assigned primary key, no user interaction required.
attach_file varchar(255) System assigned primary key, no user interaction required.
attach_thumb_location varchar(128) System assigned primary key, no user interaction required.
attach_thumb_width smallint(5) 0 System assigned primary key, no user interaction required.
attach_thumb_height smallint(5) 0 System assigned primary key, no user interaction required.
attach_is_image tinyint(1) 0 System assigned primary key, no user interaction required.
attach_date int(10) 0 System assigned primary key, no user interaction required.
attach_filesize int(10) System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_insurance
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) auto_increment System assigned primary key, no user interaction required.
garage_id int(10) unsigned System assigned primary key, no user interaction required.
business_id int(10) unsigned System assigned primary key, no user interaction required.
premium int(10) unsigned System assigned primary key, no user interaction required.
cover_type varchar(255) System assigned primary key, no user interaction required.
comments text System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_makes
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
make varchar(255) System assigned primary key, no user interaction required.
pending tinyint(1) 1 System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_models
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
make_id int(10) unsigned 0 System assigned primary key, no user interaction required.
model varchar(255) System assigned primary key, no user interaction required.
pending tinyint(1) 1 System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_mods
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
garage_id int(10) unsigned 0 System assigned primary key, no user interaction required.
member_id int(10) 0 System assigned primary key, no user interaction required.
category_id int(10) unsigned 0 System assigned primary key, no user interaction required.
title varchar(255) System assigned primary key, no user interaction required.
price int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
install_price int(10) unsigned System assigned primary key, no user interaction required.
product_rating tinyint(2) System assigned primary key, no user interaction required.
install_rating tinyint(2) System assigned primary key, no user interaction required.
business_id int(10) System assigned primary key, no user interaction required.
install_business_id int(10) System assigned primary key, no user interaction required.
comments text System assigned primary key, no user interaction required.
install_comments text System assigned primary key, no user interaction required.
image_id int(10) unsigned System assigned primary key, no user interaction required.
date_created int(10) System assigned primary key, no user interaction required.
date_updated int(10) System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_quartermile_mods
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
garage_id int(10) unsigned System assigned primary key, no user interaction required.
rt decimal(6,3) System assigned primary key, no user interaction required.
sixty decimal(6,3) System assigned primary key, no user interaction required.
three decimal(6,3) System assigned primary key, no user interaction required.
eight decimal(6,3) System assigned primary key, no user interaction required.
eightmph decimal(6,3) System assigned primary key, no user interaction required.
thou decimal(6,3) System assigned primary key, no user interaction required.
quart decimal(6,3) System assigned primary key, no user interaction required.
quartmph decimal(6,3) System assigned primary key, no user interaction required.
pending tinyint(1) 1 System assigned primary key, no user interaction required.
image_id int(10) unsigned System assigned primary key, no user interaction required.
rr_id int(10) unsigned System assigned primary key, no user interaction required.
date_created int(10) System assigned primary key, no user interaction required.
date_updated int(10) System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_rating
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) auto_increment System assigned primary key, no user interaction required.
garage_id int(10) 0 System assigned primary key, no user interaction required.
rating int(10) 0 System assigned primary key, no user interaction required.
user_id int(10) 0 System assigned primary key, no user interaction required.
rate_date int(10) System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]
phpbb_garage_rollingroad
Contains vehicle data
Column Name Datatype Default Column Description
id int(10) unsigned
auto_increment System assigned primary key, no user interaction required.
garage_id int(10) unsigned System assigned primary key, no user interaction required.
bhp decimal(6,2) System assigned primary key, no user interaction required.
bhp_unit varchar(32) System assigned primary key, no user interaction required.
torque decimal(6,2) System assigned primary key, no user interaction required.
torque_unit varchar(32) System assigned primary key, no user interaction required.
boost decimal(6,2) System assigned primary key, no user interaction required.
boost_unit varchar(32) System assigned primary key, no user interaction required.
nitrous int(10) System assigned primary key, no user interaction required.
datacenter varchar(32) System assigned primary key, no user interaction required.
peakpoint decimal(7,3) System assigned primary key, no user interaction required.
image_id int(10) unsigned System assigned primary key, no user interaction required.
date_created int(10) System assigned primary key, no user interaction required.
date_updated int(10) System assigned primary key, no user interaction required.
pending tinyint(1) 1 System assigned primary key, no user interaction required.

Table relationships
Forum containing the Post phpbb_forums.forum_id = phpbb_posts.forum_id
Legend Notes: [Primary Key] [Foreign Key or other Indexed Field(s)]

^^
is the table..!!












--------------------------------------
[url=http://www.styleunion.co.uk/kerastase-nutritive-hair-care-m12.html]Kerastase Nutritive[/url]
[url=http://www.styleunion.co.uk/kerastase-resistance-m14.html]Kerastase Resistance[/url]
domminic59
 
Posts: 14
Joined: Sat Apr 17, 2010 8:03 am

Re: Board Updated

Postby albertlbrt11 » Sat Jun 26, 2010 4:46 am

Sorry no idea.


________________
[url=http://www.4net-technologies.co.uk/]Managed Services Provider[/url]
[url=http://www.4net-technologies.co.uk/managed-services.html]Managed Services[/url]
albertlbrt11
 
Posts: 18
Joined: Sat Jun 19, 2010 6:33 am

Re: Board Updated

Postby coffeemugs » Tue Jul 20, 2010 11:26 am

Thanks for Updating... :)
coffeemugs
 
Posts: 0
Joined: Tue Jul 20, 2010 11:17 am

Re: Board Updated

Postby jacob6418 » Fri Jul 23, 2010 4:03 am

The next version of the software with a bunch of bug fixes has been launched, and there's also some better documentation on doing the overall update, so if I get the time and energy I will probably have a go at this in the coming days.
____________________
[url=http://www.electroniccigarettes2buy.co.uk]Electronic Cigarette[/url]
[url=http://www.electroniccigarettes2buy.co.uk]E Cigarette[/url]
jacob6418
 
Posts: 10
Joined: Mon Jul 12, 2010 6:17 am

Re: Board Updated

Postby jacoby161 » Sat Jul 24, 2010 7:59 am

I haven't find any error yet ..........



_____________
[url=http://www.electroniccigarettes2buy.co.uk/]Electronic Cigarette[/url]
[url=http://www.electroniccigarettes2buy.co.uk]E Cigarette[/url]
jacoby161
 
Posts: 6
Joined: Tue Jul 06, 2010 6:08 am

Re: Board Updated

Postby ffalknerr77 » Wed Jul 28, 2010 1:36 pm

Thanks for the great idea and Nice to know that Board updated..
________________________________________________________
[url=http://www.silverbean.co.uk]SEO Agency[/url]
[url=http://www.silverbean.co.uk/internet-marketing/seo-marketing-agency.aspx]SEO Newcastle[/url]
ffalknerr77
 
Posts: 11
Joined: Wed Jul 21, 2010 8:32 am

Re: Board Updated

Postby ebbenezer66 » Fri Aug 06, 2010 2:50 pm

For your feedback and for your such a great support for me.Thanks of lot.

________________________________

[url=http://www.compositedoors.uk.com]Composite Doors[/url]
[url=http://www.frontdoors.uk.com]Front Doors[/url]
ebbenezer66
 
Posts: 8
Joined: Mon Aug 02, 2010 3:08 pm

Re: Board Updated

Postby humberto913 » Wed Aug 11, 2010 6:08 am

That's good news....Well done.


_____________
[url=http://www.simonbellmini.co.uk]Driving Lessons Glasgow[/url]
[url=http://www.simonbellmini.co.uk/driving-lessons/standard-driving-lessons/]Driving Lessons[/url]
humberto913
 
Posts: 12
Joined: Mon Aug 02, 2010 3:42 am

Tanbee Video Converter - Powerful and easy-to-use video file

Postby aaron » Wed Aug 11, 2010 2:23 pm

Tanbee Video Converter Platinum is a powerful all-in-one video conversion software which can convert videos of all popular formats like AVI, MPEG, WMV, MP4, MKV, RM, MOV, MTS, MOD and audio MP3, M4A, WMA, AAC, WAV. Now you can convert video, audio to play on your iPod, iPhone, PSP, Zune, Google phones, BlackBerry and other digital multimedia devices.

Tanbee Video Converter Platinum features a variety of file editing tools enabling you to adjust output video effect, trim video/audio, crop video and merge video files into one output file. It also enables you to set the specific output parameters of your output video and you can preview the video effect before conversion.

It's the most powerful and easy-to-use video file converter on the today's market. Try Tanbee Video Converter Platinum for FREE!

Free Download://http://www.tanbee.com/video-converter

http://www.tanbee.com/video-converter/i ... verter.jpg
aaron
 
Posts: 6
Joined: Sat Jul 31, 2010 2:17 pm

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: No registered users and 0 guests

cron