I'm hoping that this is an easy thing for one of the experienced Drupal experts here.
My site is almost ready to be released, and I've got the ecommerce modules installed and configured, although not fully tested.
What I'm trying to do is to insert an image tag after a sale is completed, but I can't find any sort of "Order Complete" page where the customer is officially thanked for the order and the order details are available for post processing.
Just wondering if anyone new of any particluar modules/blocks that do not work with the throttle module? I have a site I am about to launch using Drupal 4.7.3 which is hosted on a VPS, so I will be looking to do whatever I can to reduce load. Thanks for any tips.
I want the intuitive AJAX interface of the new Uploads module file attachement interface
with the node specific name-spaces that the attachments module provides. Is this possible? do i need to recode one or the other?
I'm using the user_search module and in its settings you can set the "Users per page". I've set this to 5 and when doing a specific search which returns 10 results, all I see is the first page of 5 results. No links appear at the bottom to move through the paged results. Should this happen automatically?
I think I've worked out that the following function is responsible for paging the results:
When I create a new story as an admin user I see in the publishing options "in moderation queue", and in the admin -> content menu, I see how to approve nodes.
What I haven't found is how to setup a user or role so that they can create a new story, but not have it auto-published. I'm going for something like the submission queue on slashdot or something to that effect.