Forms API to edit nodes ?

Hello everyone,

So I have a page building a form with:

drupal_get_form('my_form_id')
my_form_id(&$form_state)
my_form_id_validate($form, &$form_state)
my_form_id_submit($form, &$form_state)

and saving in DB, my question is how can I edit node in another page? just loading the content from a table in DB and building the form filled with the data + edit button ?

Thanks.

Cart items missing after login, drupal6 with ubercart

I using drupal 6 and ubercart latest version for my shopping site.

Unfortunately the selected items missing from the cart after login. Message showing "There are no products in your shopping cart".

Homepage : our products -> Buy now -> checkout -> login -> result in cart page = 'There are no products in your shopping cart.'

I have tried out some more fixes, But its not working for me.

For ref : http://www.ayurvedaonlineshopping.com

Grid view of orders

Hi,

I have a drupal 6.28 site with ubercart 6.x-2.11

What i would like is a view that displays the following:

Tabel

Is that possible?

Kind regards,
Henk

What module can I use to stop the number of bogus user signups?

For the past 13 weeks over 4000 bogus users have created accounts on my website. The sign up process requires the user to fill out a two-page registration form. Without completing the second page of the registration form and without officially “submitting” the form, these robots are successfully creating accounts. Does anyone have any idea what I can do to prevent this? I’m using version 6. Any assistance would be greatly appreciated. Thanks in advance!

Nodes not displaying in View

We have several past events (set up as nodes) that can be viewed by year and suddenly the vast majority of them disappeared the other day. They are still available when i view the content list, but are no longer visible on our past events page. Example: http://artsarena.org/pastevents/2012 We in fact had some 30 events in 2012, but only 3 are displaying.

images inner a view's field are in one vertical column; how to have 3 vertical columns?

I have a view's field with 12 small images.
They are all in one vertical position

Is possible to to have 3(or more) vertical columns?

I know that is possible to use template file;

I does tests, but which code use?

I tested this

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x