Ubercart 4B Pay.Gateway 7.x

Hi,
is there any upcomin migration of Ubercart payment gateway to Drupal 7.x. In case there is not, is there any other 4B compatible module?

Thanx in advance

The website encountered an error while retrieving http://localhost/drupal/.

Hi! i just encountered this problem
when i was installing the module *Commerce Kickstart* and then active the *rules module*
suddenly when i save it *the error showed up* and my drupal site cannot be restored
i tried to uninstall manually the new install modules , but it couldn't save my site :(

im using Ubuntu 11.10 OS

validate funnction

In validate function,
how to compare previous nid and current nid are equal .

Dropdown boxes on Content Types

I'm creating a new 'Content Type' and would like the Admin User to be able to select data from a dropdown box field when creating this new content.

I can see on the 'Manage Fields' page that for a 'Field' you can select either 'List (float)', 'List (integer)', 'List (text)' but the 'Widget' only has 'Check boxes/radio buttons'. Is it not possible to create a 'Content type' that has drop down boxes where the admin user can select data from?

I have done a search and cannot see anything that has answers which relate to this problem?

SimpleTesting-PDOException: SQLSTATE[42S02]

Hi all,

I am in the processes of developing a module. I am trying to incorporate SimpleTest module in order to have a separate place that contains my code tests.

However, when I try to run a query against the tables in the database, which are build by me, I get:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'playground.simpletest311135TABLENAME
It tries to find a table simpletest311135TABLENAME while it should look for TABLENAME.
It always adds simpletest and some random number.

Hook menu access denied

I'm trying to create two sections inside a custom module. Here's mymodule.module:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x