Jump to content


Corporate Sponsors


Latest News: (loading..)

burt

Member Since 09 Sep 2002
Offline Last Active Yesterday, 12:32
****-

Posts I've Made

In Topic: How to add count of orders to customer.php

Yesterday, 11:42

tep_count_customer_orders(x)
exists in the shop side, not sure about the admin side.

In Topic: How to calculate the final price when the attribute is the price per square m...

08 February 2012, 12:17

I do believe @DunWeb has a commercial solution that allows this.

In Topic: Simple Checkout - for 2.3.1 (official support thread)

07 February 2012, 16:45

Some add-on contributors make their addon dependant on other addons, so to use X you have to install Y.

Wondering if yours has any dependancy on other addons?

In Topic: One Page Checkout for osCommerce 2.3.1

07 February 2012, 15:32

@fulluvscents - may I suggest you start a new thread so as to differentiate between your upcoming mod and the existing one page checkout...

In Topic: Possible to post product with no prices?

05 February 2012, 16:36

Yes. You need to set up some sort of logic (in admin/categories.php maybe) to differerentiate between a product that has price/buy or not.

Then, where ever a button or price is found, remove based on that logic.

Something probably already exists for that, if you search the add-ons area, you might strike lucky.