In a PHP shutdown function, I want to know the size of the HTTP response that\'s been received by the client.
I own a website selling greeting cards. I had programmers help me build the site, but upon testing, I realised that the PayPal checkout link still points to PayPal sandbox instead of the real PayPal.
Currently if a user is not logged in, they are redirected to the \"login page\" when checking out in UberCart. I need them to rather be redirected to the \"registration\" page.
My Drupal / ubercart install has a bizarre issue. Anonymous users can access an edit page /node/44/edit for s SINGLE node only - an ubercart product. I have created a new version of the node, which do
I\'m using Drupal 6 with the ubercart (and required/recommended modules) installed, and I can\'t seem to figure thi开发者_运维问答s out...
On my website, I use hook_add_to_cart_data to add some extra customization to items. When two identical products are added, but with different $data, it seems like ubercart squashes the old $data and
I\'ll make this quick because I\'m hoping to get it fixed as quickly as possible! Basically, after making multiple posts asking for assistants creating a invoice template for ubercart, non of which g
I am writing an integration piece between Drupal/Ubercart and a in-house admin system. The customer uses Ubercart products with attributes (e.g. a Plaque, which can contain a name, a company, a regis
I have a Drupal 6 website where I need to handle payments. Ubercart doesn\'t fit well (I think) - it looks like a huge overhead of cart, orders, products, etc.
How can I add custom check rules when hitting the checkout button开发者_JAVA技巧? For example, I\'d like to limit the total quantity of products in an order <= 10. Thanks!Implement hook_order($op=\