Car Dealer Website allows you to get your car dealership inventory on the Web. Its easy-to-use system features full searching capability by make/model, price range, and year range. Each listing has a contact form where buyers can easily make contact from your site on a particular vehicle. You can upload as many images as needed per listing and setup as many makes and models as needed for your dealership. It is fully template driven, and is easy to customize.
| Tags | Information Management Records Management Office/Business groupware |
|---|---|
| Operating Systems | Windows Windows Windows POSIX Linux |
| Implementation | PHP |
Recent releases


Changes: Some of the lines of code within the library files were fixed up to improve the speed of the system.


Changes: This release adds some important security related information to the system documentation.


Changes: This release fixed a few display problems with the code that were causing format issues on some browsers.


Changes: This release updated the documentation file to fix some display problems.


Changes: This release updates the license information to be clearer on acceptable usage of the software.
- All comments
Recent commentsRe: Admin section
> sorry for the absence...I may have a
> solution now for this issue. I will try
> to post soon.
>
Anyone figured this out yet?
Re: Cannot receive emails from contact form
Sorry,
I pressed finish too soon.
After adding this the page seems to work, but emails still fail to arrive.
Any help with this greatly received.
Martin
Cannot receive emails from contact form
Hi
My hosting company has made it that I need to add -f root@mydomain.com to all my mail scripts.
I have looked at adding it to mail.php in the
$res = @mail( $this->strTo, $this->xheaders['Subject'], $this->fullBody, $this->headers, "-f root@mydomain.co.uk" );
Re: Admin section
sorry for the absence...I may have a solution now for this issue. I will try to post soon.
Re: Admin section
Hi, I am experiencing the blank page problem in the admin user area to change the default pass, is there any fix? I am using php 5.2.5_p20080206 and MySQL 5.0.54.
Great project, was really easy to customize with some css thank you!