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.
Could anyone to tell me how can I insert an fully working module with moodle integration?
I have tried one, but it is working only in Admin section. When I log out it doesn`t run.
Thanks!
I have problem with edit secondary links . When I click on edit secondary link after login browser gets not responding .Is it any setting or script is corrupted.
I am working on several custom themes. Some of them are of the "Node" variety and in most cases they render many of the same elements. Elements like the "Tabs" or the list of links under a node that include "Read More, Comments, Printer Friendly".
I have noticed on custom module I am working on, I can't get these element to render consistantly. It shows on some layouts not on others. What gives? How or where can I read about functions that render common node elements?
By the way, I am pushing a functions content out via
I do not reach my troll module. It gives this error:
Fatal error: Call to undefined function: drupal_get_form() in /home/cizgi/public_html/ayirimcilik/modules/troll.module on line 388
I placed the troll directory in the modules directory of your drupal installation, used the troll.mysql script to create the tables in the database, enabled this module by navigating to: administer > configuration > modules and selected the troll module settings page: administer > settings > troll but did not reached it.