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.
View is returning random results when no filter is selected. Why ? I want nothing to be returned when no exposed filter has been selected.Is it possible ?
Since then changes to hook_menu in custom modules are not recognised.
New modules have xxx_menu called but I can't access the pages that they declare.
Changing hook_menu for working modules does not work either, for example I changed 'page callback' to an invalid value, flushed the cache, called build menu it kept on working.
Digging deeper I find that the changes are not reflected in the menu_router db table.
hook menu IS called and DOES return the expected array.
hi
i installed and design new website using the Octopus video drupal distribution.
now when i finished the new website i need to build an android application for this web site , i realy don't know what to learn and read to reach to this goal.
as i read in google search i found that i can change the theme of drupal to mobile theme version using the Jquery mobile, and after that i can in some way build new application using phonegap or apache cordova for my purpose.