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.
we're getting this error when trying access the module section
any ideas?
Fatal error: Cannot redeclare block_help() (previously declared in /home/videogam/public_html/modules/block.module:12) in /home/videogam/public_html/modules/block_old.module on line 12
There is the 'taxonomy context' module but it display only pages and :
- we can't have hierarchical organization in the block (with menus and sub menus)
- it's not possible to change the title of the block (it's inevitably the vocabulary name)
That is my problem with Drupal.
Another idea ? maybe with the PHP visibility settings of block ?
I have a clean install of 4.7b3. At the top of my page is a link to edit primary links. When I click on the link it takes me to the Administer Menus page. I cannot see anything on the page listed as Primary Links. Could someone point me in the right direction fo finding this?
I have the following modules enabled:
Bad Behavior
Blog
Category
Category_display
Category_menu
Comment
Forum
Help
Menu
Node
Page
PhP Info
Profile
Search
Story
Taxonomy
Tracker
Upload
I need to have several fields on the new user registration page. Besides the username and email_address, I need things like First Name, Last Name, Address, Phone, etc. Basically, I want the complete user profile created immediately, without getting a confirmation email, and without having to login and THEN fill out additional information.
I installed the nice menus module, then uninstalled the default navigation menu.
Then I decided the nice menus block didn't look right with goofy (two different shades of grey). So I decided to go back to the default menu.
Stupidly, I disabled the nice menu block, and lost my navigation block, and - for some reason - my login block. Any way to get that stuff back? Thanks.