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.
hey people, I'm using drupal 4.7.x.
I installed the nodeorder and spajax module. Everything seems to be fine, I can move up or down any node but I can't save the changes.
when I clik on home page the node are exactly where they were. To sum up, my work of sorting the nodes was in vain.
Anyone that's completed a site with an external payment gateway - what is the URL of a payment confirmed/failed callback? I just can't see it anywhere.
I am having a hard time customizing and theming comments. I created comments.tpl.php and applied the theming there, but I can't figure out how to make changes to the "reply" and "post new" forms. Is there a .tpl.php for them?
Also, I'd like to understand how all the html for comments ends up in $content and if there's a way to place it into a new area created in template.php, like $comments, for instance.