

empo
Members-
Content count
98 -
Joined
-
Last visited
Everything posted by empo
-
Hack for computer shop, Pc Pro Creator with range of abilities and two basics skins. Download: http://www.oscommerce.com/community/contributions,3282
-
This contribution make ability to customer add products to your shop. Products must be approve by administrator. Download here
-
Alternative Checkout System v1.1 - short way to buy product :) Download: http://www.oscommerce.com/community/contributions,2197
-
remove all mention of user session check in files that included in.
-
You need to create function (for example you can look at /includes/function/html_output.php) that will do it and replace code at "account_add.php:353" tep_draw_pull_down_menu with your function
-
wildboy156: website dead (no free time to support it)
-
Web Host: you need to create object $cart and pass to it your parameters...
-
2andamoka: probably u miss something because on demo site all work perfect. May be there conflict between contributions. about globals off i will recheck it. @all:i`m working on new version of this contribution that i plan to rewrite all code. and also add some new features. you can also sujest one on my site http://www.procreator.org or here
-
My email emposha @%gmail$dot^com was stolen so please dont send emails to that email address
-
There new sql command in readme file #INSERT INTO `address_book` VALUES (address_book_id, 0, 'm', '', 'Administrator', 'Administrator', 'Administrator', 'Administrator', 'Administra', 'Administrator', 'Administrator', 176, 0); this one solve the problem in admin page
-
Customer Add Product 1.4.2 - realised and this version should resolve problem with #Password Ask from customer fixed (removed) #Warnigns in administration fixed. You can download update from Download Section http://www.procreator.org/com_docman.Itemid-27.html or http://www.oscommerce.com/community/contributions,2890
-
1) probably some calls to admin section i will recheck code 2) yes possible, green and red dots it`s only for indication for customer. only adminisrtrator have ability to approve product. for all your mistakes and other check manual and also u can see how demo shop works...
-
@chooch: i`v noticed about this problem and i will fix it in next version @koelkast26: set all path properly (tmp dir is not set or dont have right permissions)
-
My website: http://www.procreator.org and http://www.oscommerce.com/community/contri...ons/search,7760
-
Ok i got the problem and it`s fixed you can download fixed file from website or oscommerce catalog
-
@chooch: i created demo shop for this component so can you try test it and infrom me if same problem came... for details of demo shop and suggest improvement use this link http://www.procreator.org
-
Hi all i`m back :) have some free time @chooch: Describe please all you problems with this hack @all: For demo and dev progress i will recreate procreate.info
-
First of all you dont set "dir_ws" second from administrator you must approve user that able to add item to your shop
-
read manual p.customer_id =???
-
http://www.allcompinfo.com/catalog/compbuild.php
-
@Ғяαпқ just replace with this one this should solve quontety problem case 'add_products' : $products_count=explode("::",$_POST['recid']); $products_qty = explode("::",$_POST['ammount']); for ($i = 0, $n = count($products_count); $i < $n-1; $i++) { $cart->add_cart($products_count[$i], $products_qty[$i], $HTTP_POST_VARS['id']); } tep_redirect(tep_href_link($goto,'')); break; }
-
No I sold only one copy ;) Why I dont want to distribute this one? Answer very simple -I asked ppl not to remove copyrights and they arent listen. So after that i saw couple of shops with pcpro without any notice of copyright I decide to stop distirbution of all my new developments...
-
2->Ғяαпқ This is new version with new fast mechanism of sql queries. and new dependence machnism. but this version is not public... and i cant upload it...
-
yeah some problems in this shop i have one worked 100% on localhost or you can test on real life shop http://www.jetnet.co.il
-
i have one work check this-> http://www.tusofki.net/shop/compbuild.php