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 downloaded and put the archive-folder up under modules in my drupal 5 installation. The module shows up under 'Modules' and I have enabled it, but where do I go from here? I do not find any settings what so ever, and the documentation that accompanies it is sparse to say the least.
Has anyone got it working? If I am asking an obvious question, please let me know!
I am using tables within the main section of my homepage and it is not recognizing the formatting. I am trying to center some images and it just is not happening. Any ideas?
I need user database integration with MyBB with my site, and wondering if there are any modules for doing so. If not, I would likesome assistance on how to develop such a module of how to synchronise the MyBB database user tables with Drupal's.
I have run into an odd issue. I have a template built, and in that template I do a print $node->body; to print out the body text. If in my page.tpl.php file I do not at some point do print $content; I can't edit anything. The edit tab shows up, but clicking on it just displays the content again. If I do print $content; the edit text areas show up and I can edit, BUT my layout is duplicated. What am I doing wrong?
using drupal for organization and most all but frontpage turned off for un authenticated.
We did have edit own posting turned on for authenticated users, forums, pages etc...
However we found that we had to turn off edit of a page unless special group,
because on most pages we do not want information changed later by author.
On a few pages, nodes, we would like to allow the author to be able to edit,
some nodes are events, pages, forum.