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.
After enabling the online module I get this error.
Any help to solve that??
"Fatal error: Cannot redeclare throttle_status() (previously declared in /usr/home/hutt1/html/modules/online.module:170) in /usr/home/hutt1/html/modules/statistics.module on line 847"
I'm trying to install drupal 4.1.0 in a virtual hosting. I've desactivated magic_quotes_* checking because I cannot change this parameter in php.ini or in .htaccess neither.
I'm having troubles trying to create new users. Mail for new user are rightly sent, but its not created a entry in the database because the query produces a primary key collision:
Back about two years ago, I made a (very ugly) hack to forum.module and comment.module so that I could create forums that more closely mimicked the well-worn WebBBS perl script, since the users of my previous site's design were enamored of it.
Now, looking in the forums here, I see that the biggest part of that change-- indents that show the parentage of each individual comment, rather than a single topic with a chronological list of replies, with only two levels in the hierarchy-- seems to have been made here as well.
I'm trying to get the _page hook to work with a module I've built. In the docs, it says, "_page(): If a module requires its own page it should provide a function named module_page. The page can then be publicly accessed via http://yourdomain.com/module.php?mod=module which will cause the engine to invoke module_page in order to generate the module's page."
(1) First problem I'm having is that there is no module.php ... What should this be?
What is the deal with the error.php, 404 errors for instance? An unsolved problem?
Since, well I was wondering about how to make a 404 work, and thought of a few things but noticed that the rewrite thingamajigger in .htaccess is causing a nonexistant file/node a index.php?q=nonexistant file/node.