![]() |
Quote:
|
Quote:
|
Has anyone who uses this mod ever add more questions to add car form?
Just wondering how I should go about doing that. |
|
Wish this was updated for vB 3.8
|
Will it work for 3.8
|
Quote:
What it wont do, is add the field in via the xml when upgrading an existing installation. I assume this is because its looking for the table exists statement and then as it already exists leaves it alone without inserting the extra field. I have no idea how to re-write the sql statement to check if the extra fields exist and then if not to create them $db->query(" CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . "vbgarage_users ( `userid` int(10) unsigned NOT NULL default '0', `year` varchar(20) NOT NULL default '', `make` varchar(30) NOT NULL default '', `model` varchar(40) NOT NULL default '', `engine` varchar(50) NOT NULL default '', `text` mediumtext NOT NULL, `lastactivity` int(60) unsigned NOT NULL default '0', PRIMARY KEY (`userid`) ) TYPE=MyISAM" ); I hope this makes sense! The screenshots below are of the standard tweaked install and not the install with the extra fields |
I offer paid support and modifications of this system. pm me if interested.
|
We have now purchased CND garage system for our forum and uninstalled this. highly recommended!
|
hi,
I installed this hacks. it works but it didnt appear in USERCP. I insert all the code to Usercp_shell but its now show the link. please help me |
All times are GMT. The time now is 08:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|