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
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
