Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have set a shipping price for my products and when I add a product to the cart the order summary displays the subtotal, shipping cost and total.
When I click on 'place your order' the price in PayPal is just the subtotal. Shipping cost and tax are not included. I don't know whether this is a drupal issue or a PayPal issue?
at the moment the upcoming event that may be listed in the sidebar is displayed as
node title
days left and category name
what I was wondering is would any one know where in the events module is the category defined, I would like to change this to a term id of the category rather than the main category title
My breadcrumb display shows alright in book, forum, and blog nodes. But it does not show properly in story, page and all flexinodes.
I have taxonomy hierarchy like this:
a
--b
----c
------d
In story, page and all flexinodes, instead of showing up like "Home > a > b > c > d", it shows only "Home". I use phptemplate engine and a modified spreadfirefox theme.
I've made the directorys as written in the installation files... It appears in Administer menu, but when I want to set it up in settings, after enabling it in modules, I get the following:
Call to undefined function: form_radios() in /hsphere/local/home/hhberthe/krevi.dk/modules/tinymce/tinymce.module on line 561
I have created a new role - moderators. Now I would like to set permissions for them so they can see "Published, promoted to front page, Sticky,..." functions so they can moderate the forum. I tried changing those in access control but it doesn't work. Can this be controled only by admin user ?