Contributions
Custom Computer Creator
System to create custom computers
Expand All / Collapse All
Small correction made to the readme file. Error corrected with order.php not displaying custom computer details.
Brazilian Portuguese Translation of ccc.php file.
In build.php all products are shown which one has once chosen with CCC admin interface - even if they are for example temporarily sold out. With a small change you can make sure that only available products are shown in the drop downs on build.php - download attached text file and follow the instruction.
Regards, setarkos (www.hebsacker-verlag.de)
'onmouseover' works even better than 'onfocus' which causes some problems in IE.
Sorry!
I had the problem that when a customer entered build.php, in the drop down menu for the components the prices were not be rounded - only after choosing
the component for the first time.
That is because the function 'showimage', which rounds the price, is only called 'onChange', so I just added an 'onFocus' call for this function
I have had this problem for some time now in the admin with the invoice and packing slip not showing the custom computer description and i came accross the fix in the forums. Since no one has posted the fix and i figured others must have the same problem. All credit goes to goring_gap. THANKS!
Form tag fix!
A small mistake sliped into previous uploaded package. The form tag wasn't at the right place. In this package it is.
If you are using STS template system the layout might be a bit strange. This build.php is corrected according to all other pages in osCommerce MS2 so it works like it should together with STS.
I found a bug in my version of CCC 9.3 in the pending.php file. The problem was that the button "Clean Out Unordered Builds" pointed to the wrong adress, it duplicated the hostname so it would look like this "http://www.hostname.xx/shop/admin/http://www.hostname.xx/shop/admin/pending.php?action=clean" and that is wrong.
In the pending.php file on line, somewhere around 60-64, there is a sentence
<?php echo tep_draw_form('clean', tep_href_link(FILENAME_CCC_PENDING, 'action=clean'));?>
If you remove "tep_href_link(" and one of the last brackets the problem will be salved :)
It would look like this after your edit
<?php echo tep_draw_form('clean',FILENAME_CCC_PENDING, 'action=clean');?>
Im not sure if its something that is unique for my installation but if there is someone else out there with the same problem i had, heres a solution for the prob.
Not a big bug but i hope i help someone out there
// Fredrik @ Linkpimp
The Newest Version Of CCC, This Version Is Completly Rewritten and is not beckwards compatable with any other version of ccc, sorry but the db changes are too signifigant and much more organized than the other versions
Newest Revision Of This Mod With Alot Of Updates,
There Are Alot Of Changes To This Contribution From The Last One Submitted You Can See Some Of The Changes On The Support Forum Under The Current Revision Topic.
Costum Computer Creator
Version 9.1.1
------------------------------------------------------------
Last version of the custom computer creator.
this is the newest version of CCC
updated readme file with current additions and updates.
CCC v9 |
Stephen Walker |
23 Dec 2003 |
|
This is the release everyone has been waiting on, ALOT of new things went into this release you can read a little more about it here: http://forums.oscommerce.com/index.php?showtopic=29594&st=280&hl=
hope you guys enjoy this release. more are on the way.
Found a few bugs in 09/29 posting. This TXT file summarizes the items to be addressed, with some direct fixes...
its new, its improved, its reloaded!
sounded original, enjoy the new features and give me some feedback on future versions.
fixed some real problems with the last one please get this one
its new, its improved, its fun to play with, lol
this is yet again hopefully a final version.
this displays all the computers info on the invoice, order, order history, packing slip, and when you edit the order as well. i also fixed the problem with displaying the picture for the motherboard and processor. enjoy!
hopefully this is the final version, i have done all i can think on this although it could use a better admin section, but hey the one it has works. if there are any suggestions possibly for a later version e-mail me and let me know. Enjoy!
sorry for missing this stuff, replace this file and it should fix the problems with not displaying the motherboard and processor, i am working on a new version but it will be a little while.
left out some files but there all here now.
heres a new version with most of the suggestions added. no need for images this time IT USES YOURS :)
hopefully this is the final release is does everything that was suggested to me features:
1. with or without pictures
2. ability to purchase right away
3. adds the custom build to the product inventory
this is the last update for a while i am working on having the system qoute buyable but that will take a little while.
this release includes the pricing totals with and without tax and the prices per product.
this includes the admin module and a few changes to the customer side.
Please Read The Readme To Avoid Sending The Requests To Me
AMD System ONLY working on intel, theis e-mails the administrator what options were chosen.
just a layout right now (Alpha Stage), will be converting to php so it's easier to deal with but it is for letting customers choose predefined parts for custome built computers
Note: Contributions are used at own risk.