Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

mbeerden

Pioneers
  • Posts

    15
  • Joined

  • Last visited

Profile Information

  • Real Name
    M. Beerden

mbeerden's Achievements

  1. Hello, I've got the OSC 2.2 RCA 2 installed. with the addon : <!--BOF for VAT INTRACOM_v3.3 //--> This module gives customers the possibility to register a company name and a VAT number. Now i want to show the company name and the VAT number on the invoice. the data can be found in the ORDERS table and are called: billing_company and billing_tva_intracom My php knowledge is not superb. i've tried to put in somethink like below: <?php echo BILLING_TVA_INTRACOM; ?> or <?php echo $order->customer['TVA_INTRACOM']; ?> or <?php echo $order->TVA['INTRACOM']; ?> But these codes won't give a result on my invoice page. Can anyone explain me how to show the company name and VAT number on my invoices?
  2. @@DunWeb Where do i find a developer?
  3. I'm looking for some commercial help on this one. I need an implementation for the Whooparoo module in my OSC 2.2 RC. I've got a sample file with the adjustment of the checkout_succes.php file. I've got documentation for implementation. Because i'm not a programmer i cant implement this one. What's whooparoo? Whooparoo is a social media plugin which communicates sales from the checkout_succes.php page to pages like facebook. If there is someone who can help me on this one please contact me. This module needs to be active whitin 1-2 weeks.
  4. Does anyone know how to change the dot in the price for a comma? I want to import a file with prices like this: 5,95 in stead of 5.95 is that possible?
  5. i have cleared the attributes tables. Made some attributes manually, exported a CSV file and imported it in excel. It has exact the same structure as the files i tried to upload. Just don't know anymore how to solve this problem. I have deleted 1 product group, now i only work with 1 product group whom can handle Attributes. I think the way the attributes module i build this can't work well with easy populate. There is no connection between products and the different attributes. When i make an export of any product all the attributes are put into the CSV file, while not all products have the same attributes. I hope there will be an module to fix this problem in the future. A EP vershop with can handle product attributes the right way.
  6. I have tried to remove all the product attributes and upload my excel list again. This wouldn't solve the problem. When the arrtibutes are empty i can add them manually but when i have to do that for all the products i have to add 1500 x 47 attributes. So that wouldn't be the solution. When I upload the first list this will add the attributes again. When i upload the second list. (with exact the same column headers) it won't upload the attributes. this is very stange and i can't find the solution at the moment. Is there a possibility there is a structural problem in my database?
  7. They do look fine indeed, but the problem is when i make an export of the file from EP it seems that EP places the contributes behind all the products. So when i download the file every product has the attributes i have uploaded. 2nd problem. When i want to add more products with other attributes the won't upload at all. EP wont add the attributes to the products. Could this be a DB problem? Maybe that some wrong data is in my DB? This because i also have the problem that i cant remove orders through the admin section. Wen i select an order and push the delete button it won't remove the order. Can someone help me with this issue? Help will be rewarded if i can solve this problem, because the shop is about to go live.
  8. EP Settings: Settings & Info EP vers: 2.76i-MS2 osCommerce 2.2-MS2 OS: Linux 2.6.18-53.el5 HTTP: Apache/2.2.3 (CentOS) DB: MySQL 5.0.45 PHP: 5.1.6 (Zend: 2.1.0) Temp Directory: /var/www/vhosts/**********.nl/httpdocs/abp/temp/ Temp Dir is Writable Magic Quotes is: off register_globals is: on Split files on: 800 records Model Num Size: 20 Price with tax: true Calc Precision: 2 Replace quotes: true Field seperator: comma Excel safe output: true Preserve tab/cr/lf: false Category depth: 7 Enable attributes: true SEF Froogle URLS: false Other Support: MVS Support: false Additional Images: false More Pics: false UltraPics Pics: false HTC: false SPPC: false Extra Fields: false PDF Upload: false I am editing the datafile with the edotor of CUTEFTP 8 PROFESSIONAL (a basic editor) The problem: The file i try to upload: (because it's an upload problem i think) Upload FILE
  9. product attributes and easy populate. I use easy populate to fill my website with products. But now i have the following problem. I have uploaded 1 CSV file with approx. 300 products. Each product has about 48 options. I have added this option to all the products with option ID1 (in total there are about 1500 products with this opdtion id (1)) Now i have another CSV file with other products. Also approx. 300 products. With about 10 different options, all the same for these 300 products. I gave the options option ID 2. Also id 2 for the attributes etc. But one problem. The attributes won't upload. After i have uploaded the 1st CSV file with the 48 options i also can't remove or edit any options through the admin panel. (this website also has the problem that i can't delete any orders from the database through the admin panel) Does anybody know how to solve this problem? Because i want to add more products with options and attributes.
  10. Has there been found a solution for multi language categories in EP nowadays? Because i have a great problem using EP with multilanguage categories. I would love to add the multilanguage categories to my excel sheet but I don't know how.. and it is very much work to add all the categories manually in multi languages.
  11. Hi Jan, I have got the same problem i get the following error: Fatal error: Call to undefined function tep_encrypt_password() in /var/www/vhosts/tuningimport.nl/httpdocs/catalog/admin/create_account_process.php on line 360 I have copied the --password_funcs.php-- to the admin directory but i still get the same error when I try to create the customer account. Does it help when i post the create_account_process.php file here?
  12. Does anyone have a solution for this? Thanks!
  13. Is there a possiblility to combine easy populate contribution with the Group Pricing Module so i can add 6 prices to a seperate product? The problem is that group pricing places the individual prices in a different table as the feed for easy populate. It there someone who has a solution for this problem? I have searched but without results.
×
×
  • Create New...