Community Add-Ons
Pc Pro Creator
for osCommerce Online Merchant v2.2
For computer shop Pc Pro Creator with range of abilities and two basics skins
Support :http://forums.oscommerce.com/index.php?showtopic=156396
*Español:
Instrucciones de instalación:
-Copia el contenido de este paquete a la carpeta donde tengas
instalado tu tienda oscommerce-v2.2rc2
-Añadir en /catalog/admin/includes/languages/espanol.php
al final, antes del último "?>"
-----------------------------------------------------------------
// PC BUILDER
define('IMAGE_PRINT', 'Imprimir');
define (BOX_HEADING_COMPBUILD ,"Configurador PC");
define (BOX_COMP_SETTINGS ,"Preferencias");
define (BOX_COMP_ABOUT ,"About");
-----------------------------------------------------------------
*English:
Installation instructions:
-Copy the content of this package into oscommerce-v2.2rc2 folder.
-Edit /catalog/admin/includes/languages/english.php
At the end, before the last ?> tag, INSERT:
-----------------------------------------------------------------
// PC BUILDER
define('IMAGE_PRINT', 'Imprimir');
define (BOX_HEADING_COMPBUILD ,"Configurador PC");
define (BOX_COMP_SETTINGS ,"Preferencias");
define (BOX_COMP_ABOUT ,"About");
-----------------------------------------------------------------
Only translation.
Thank you for this contribution.
PC BUILDER VERSION 2.5.5 - Full Install for osCommerce 2.2ms2 (RC2a compliant - tested and confirmed in development)
~~~~~~~~~~~~~~~~~~~~~~~~
The reason for this release is to consolidate all forum posts, patches and various fixes since version 2.5.4 right up until now (2008-10-19), making it much easier for first time installers to get up to speed immediately.
Estimated install time is 15 minutes.
NB: Full Package
PC BUILDER VERSION 2.5.5. - PATCHES FOR VERSION 2.5.4 TO 2.5.5 UPGRADE
These patches will bring you fully up to date with version 2.5.5 which will be released as a full install shortly after this. This will be my last contribution to this particular builder. It is still a very cool contrib but will soon be made redundant (or not as good as) by the new one I will be releasing under a totally new title - mainly because it is specifically not just a PC Builder.
So, here are the last patches if you are running version 2.5.4. and want to be up to date with 2.5.5.
If you have not installed any version of this builder yet then do not waste your time with this, and any others before it, rather use the one after this; version 2.5.5 - full install.
NB: just the patch instructions - no other files
PC BUILDER VERSION 2.5.4 - MINOR PATCH / UPGRADE - THE LAST ONE BEFORE VERSION 3.0.0???
This patch relies on the fact that you have upgraded to 2.5.3 including all patches up to this one (excluding posts on the forum).
This patch will bring you up to version 2.5.4.
I use FCKeditor on my full (cumulative) development site and noticed that the short descriptions are preceeded with
a linefeed/carriage return. This small patch fixes carriage returns and apostrophes (amongst others) in your products
description. If your products popup list sometimes hangs then you need this patch.
Note: Just the patch instructions, no other files
Spotted an error in the upgrade instructions. This is just the fix to that - no other files.
PC BUILDER VERSION 2.5.3 - (upgrade / bugfixes)
Only apply these patches if you are up to date with version 2.5.2. Applying these patches will bring you up to version 2.5.3.
Summary of most important fixes/changes: - SEE CHANGELOG FOR MORE DETAILS
1. Support for duplicate builder categories + intelligent 'add-to-cart'
2. Products options popup list honors product status and stock quantity. Now sorted by price (asc)
3. Short descriptions hangup fixed
4. Print preview currency issue fixed + close button for convenience
5. Millions calculation working
6. Builder total currency symbol issue fixed
7. Thousands separator causing builder not to total. How-to-fix details included
NB: Not the full package
demo site updated - www.finchtech.co.za/demo/compbuild.php
(admin panel = un:admin pw:admin)
PC BUILDER VERSION 2.5.2 - (upgrade / patches)
FIX FOR DISABLED ASSEMBLY FEE PROBLEM
Up to (and including) version 2.5.1, disabling the assembly fee in admin stopped the builder from adding to cart or even
to print preview.
PRINT PREVIEW ALSO FIXED - AND NOW INCLUDES ASSEMBLY FEE (if enabled)
Note: Not the full package.
PC BUILDER VERSION 2.5.1 (full release - in development - BUGS ARE FREE!!)
This is a complete 'new' installation of PC Builder Pro (or PC Pro Creator). Only attempt this installation if you do not have any version of the builder prior to this release. You may choose to overwrite an existing installation but this document does not cater for that.
This is the Full Package!!
PC BUILDER VERSION 2.5.1 (bugfixes/workarounds)
Straight after the release of 2.5.0 these issues were identified, some of them are genuine bugfixes, others are workarounds which you can implement while the real problem(s) get fixed.
This information has already been posted on the board - this document is just a consolidated presentation thereof.
NOTE: patch instructions only - no other files.
PC BUILDER VERSION 2.5.0 (some major changes, bugfixes and corrections)
It just gets better and better. This release started out as a version 2.4.2 upgrade and was bumped up to 2.5.0 after I got caught up in some radical changes. The biggest changes will be found in the admin side - in fact it's the only noticeable change.
NEW FEATURES:
1. Builder, category and dependence Configurations all on one page.
2. Assembly fee category id now selectable in configuration (no more hard-code).
3. Ability to disable the builder frontend (nice for serious maintenance).
4. Global dependency can be turned on or off (working!).
5. Individual builder categories can be set to 'non-dependent'.
6. Builder categories no longer need to be in strict sequential order for dependency to work.
7. Builder matrix editor enhanced, (sub)category descriptions, selectable builder categories (or all) - neato!.
8. Catalog 'USE_TAX' flag honored by builder (instead of its own one - psh!).
9. Database tables 'pruned' - unneeded clutter!!
10. Cancel button in matrix editor changed to 'back' - takes you back to builder config - logical!.
11. Builder category maintenance - deleting categories now also removes product dependences.
12. Builder category maintenance - inserts, and renames now check for duplicates, etc... (better!).
13. Matrix editor - does not show builder categories that have no dependence.
14. Catalog 'LANGUAGE' id honored by builder.
Upgrade only - not the full package.
PC BUILDER VERSION 2.4.1 (bugfixes/corrections)
Builder settings in admin; the header shows 2.3 BETA. This fix removes the version number altogether, and places
the language definition in the right place. The builder matrix editor is also fixed so that the product edit link
is displayed - on the RHS of the matrix - they are only for the products listed down the left side.
Changed some php code to call the filenames correctly - moving towards standard operating procedure for Osc. This may fix the PHP.INI issue with builder2.php (on some servers/hosts - see forums).
Increased the size of the components selection window (dropdown) - you can change this to whatever size you want.
NB: This is not a full package.
UPGRADE TO 2.4.0
This version of PC Builder fixes a bug in the builder front-end; when products are
selected and then deselected they still show up in the shopping cart - I've only
managed to get it working for individualy deselected components.
The main purpose for releasing this version is the addition of a dependencies matrix, which
makes defining and maintaining individual product dependencies much easier.
NB: This is not a full package !!
Installation instructions and procedure revised. Quick and simple.
Full package (includes admin fix).
This update will stop the error on the product edit page (in admin) when a new product is added.
Some minor code changes also done for changing certain variable names and functions from spanish to english.
Some heavy changes. Reinstallation suggested.
If you want to see how it looks before trying then have a look at www.finchtech.co.za/catalog/compbuild.php
please exchange this file in /builder/
thanks to DCP for the hint
i added dependence function, it is a kind of hurry and lazy job, i used Yahoo YUI Library to make remote scripting work...
If i got more time i make it better
Is the same package created by meisterbartsch
only that modificated to work with php5 (replaced <? with <?php)
and corrected this 2 lines
-In order.php line 185 a "?>" is missing.
-In catalog/compbuild.php line 234 "<?php } ?>" should be in line 229, up of "</script>".
#########################################################################################
# history of PC Pro Creator #
# #
# !!!! latest version: 2.3.3 !!!! #
# #
# check out http://www.individual-systems.de for a test installation #
# of compbuild. #
#########################################################################################
-----------------------------------------------------------------------------------------
2006-07-18: v.2.3.1 by meisterbartsch
- enable compbulid to handle multiple assemblyfees
- taxes on assemblyfees
- add "info" for assembly
- add assemblyfees to cart
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
2006-08-13:
- fixed the decimalsingproblem
- spanish language (by DCP) added to package
-----------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------
2006-08-15: v.2.3.3 by meisterbartsch (big thx to ratava)
- fix for category-selection in admin section -> using "tep_draw_pulldown_menu();" now
-----------------------------------------------------------------------------------------
+ enable compbulid to handle multiple assemblyfees -> done July 18th 2006
+ taxes on assemblyfees -> done July 18th 2006
+ add "info" for assembly -> done July 18th 2006
+ add assemblyfees to cart -> done July 18th 2006
+ fixed the decimalsingproblem -> done AUgust 13th 2006
+ spanih language (by DCP) added to package -> done AUgust 13th 2006
- bring back full dependecy-support
- remove quantity for assembly
PS: check out http://www.individual-systems.de for a test installation of compbuild.
+ enable compbulid to handle multiple assemblyfees -> done July 18th 2006
+ taxes on assemblyfees -> done July 18th 2006
+ add "info" for assembly -> done July 18th 2006
+ add assemblyfees to cart -> done July 18th 2006
Spanish pack for this contribution of OsCommerce.
Pack en español del Pc Pro Creator para OsCommerce
Changes:
- Ammount to shopping cart bug fix.
Todo:
- Check english language file
- Add german and spanish
- Modify/fix TAX functionality.
- Dynamic pop-up box size (depending on content with adjustable max lines)
- Option for loading preset computer configurations.
- Add sub-catergory support.
- Solving overwriting same product in shopping cart bug.
- Fixing PC assembly code
Changes:
- Ammount to shopping cart bug fix.
Todo:
- Check english language file
- Add german and spanish
- Modify/fix TAX functionality.
- Dynamic pop-up box size (depending on content with adjustable max lines)
- Option for loading preset computer configurations.
- Add sub-catergory support.
- Solving overwriting same product in shopping cart bug.
- Fixing PC assembly code
Polish language pack for this contrubution
Polska paczka językowa dla tej kontrybucji
Changes:
- Deselect line fix
- Some minor multi languages fixes
- Print preview updated
- Quantity box "enabled"
- Decimal Point and Thousands Point bug fixed.
Todo:
- Check english language file
- Add german and spanish
- Modify/fix TAX functionality.
- Dynamic pop-up box size (depending on content with adjustable max lines)
- Option for loading preset computer configurations.
- Add sub-catergory support.
Made some minor changes in the language files and changed the readme.txt
Changes:
- Added support for Netscape and Opera
- Bug fix for Euro sign
- Multi language support
- Display box below/above row depending on screen space below row.
Todo:
- Check english language file
- Add german and spanish
- Enable quantity box
- Look at/test TAX functionality.
- Dynamic pop-up box size (depending on content with adjustable max lines)
Dossier de langue pour le paquet français il était absent
donnez ce code dans admin/includes/languages/german.php le dossier:
// bof Computer Builder
define('BOX_HEADING_COMPBUILD ', 'construction de construction ');
define('BOX_COMP_SETTINGS ', 'réglages ');
// eof Computer Builder
trouvez ce code dans catalog/includes/boxes/compbuild.php le dossier:
'text' => "<center><a href=".tep_href_link("compbuild.php")." border=0><img src=./images/normal_computer.png width=78 border=0><br>Custom PC Creator</a>");
remplacez et lui:
'text '= > "<center><a href=".tep_href_link("compbuild.php")." border=0><img src=./images/normal_computer.png width=78 border=0><br>Kundenspezifischer PC-Schoepfer</a >");
Sprachakte für das deutsche Paket fehlte er
Geben Sie diesen Code in ein admin/includes/languages/german.php Akte:
// bof Computer Builder
define('BOX_HEADING_COMPBUILD', 'Baut.-Bau');
define('BOX_COMP_SETTINGS', 'Einstellungen');
// eof Computer Builder
finden Sie diesen Code in catalog/includes/boxes/compbuild.php Akte:
'text' => "<center><a href=".tep_href_link("compbuild.php")." border=0><img src=./images/normal_computer.png width=78 border=0><br>Custom PC Creator</a>");
Und ersetzen Sie ihn durch:
'text' => "<center><a href=".tep_href_link("compbuild.php")." border=0><img src=./images/normal_computer.png width=78 border=0><br>Kundenspezifischer PC-Schöpfer</a>");
Put this code in the admin/includes/languages/english.php file:
// bof Computer Builder
define('BOX_HEADING_COMPBUILD', 'Comp Build');
define('BOX_COMP_SETTINGS', 'Settings');
// eof Computer Builder
So you don't have
BOX_HEADING_COMPBUILD
BOX_COMP_SETTINGS
in the admin panel of your site
Changes:
- Added support for FireFox
- Bug fix for Euro sign
- Bug fix for currency sign left/right
Todo:
- Support for Opera
should be simple, problem is in builder2.js in line 100~125 in code:
oiFrame.document.write("Loading please wait ...");
Just can't find the solution (yet).
- Resolving the problem in the disabled code in builder2.js in line 141~143.
- Adding multi-language support.
Add to cart bug fixed
New functionality added
1)Ability in admin to suppress various fields if you dont stock items of that type
Administrator file fix:
1)Javascript error
2)Devide by zero warning
download administrator file and rewrite old one.
For computer shop Pc Pro Creator with range of abilities and two basics skins
Support :http://forums.oscommerce.com/index.php?showtopic=156396
