ubercart
How to obtain size of served HTTP response in PHP
In a PHP shutdown function, I want to know the size of the HTTP response that\'s been received by the client.[详细]
2023-02-10 07:26 分类:问答How to move from PayPal sandbox to the real paypal payment?
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.[详细]
2023-02-10 01:54 分类:问答Redirect to registration and not login page during UberCart checkout in Drupal?
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.[详细]
2023-02-09 15:43 分类:问答Drupal wrongly allowing access for anonymous users to a single edit 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[详细]
2023-02-08 21:47 分类:问答Ubercart: Create a set of products only one user can see
I\'m using Drupal 6 with the ubercart (and required/recommended modules) installed, and I can\'t seem to figure thi开发者_运维问答s out...[详细]
2023-02-08 05:50 分类:问答ubercart cart "stacking"
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[详细]
2023-02-08 00:14 分类:问答New invoice not showing up in ubercart
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[详细]
2023-02-06 01:28 分类:问答Extract Drupal encoded data using MySQL from Ubercart table
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[详细]
2023-02-04 17:07 分类:问答Drupal payment modules without "product, "
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.[详细]
2023-02-04 13:33 分类:问答How to add custom Ubercart check rule?
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=\[详细]
2023-02-03 07:23 分类:问答
加载中,请稍侯......