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.
So I created a module to make widgEditor / Drupal integration as easy as possible. Interested parties can download it here. It's quite simple - possibly rough around the edges. If there is much interest I will work to improve it.
I've been looking for a module that can handle a tree of object relationships for an artist collaboration site, and this one seems close. What I need is a module that would allow users to specify a node as "using" other nodes and link back to them. Through this process each node would also display a list of links to other child nodes that "used" them.
Hi all,
Using drupal 4.6.3 on apache 1.3.27 and php 4.4 on a localhost
I have a problem when I go to advanced search - I get
warning: Invalid argument supplied for foreach() in /usr/local/apache_1.3.27/htdocs/gydgdemo/includes/tablesort.inc on line 160.
warning: Invalid argument supplied for foreach() in /usr/local/apache_1.3.27/htdocs/gydgdemo/includes/tablesort.inc on line 198.
warning: Invalid argument supplied for foreach() in /usr/local/apache_1.3.27/htdocs/gydgdemo/includes/theme.inc on line 639.
I have just upload a worldpay.module (thanks rkendall!) into my sandbox if anyone is looking for a solution of using the drupal eCommerce suite of modules and Worldpay payments. It's not intended for full release. I found it very useful and thought I would share it in the CVS repository. Tested and works with drupal 4.6.x. Installation instructions are included in the readme.txt