[development] I added a hook_menu function to my product_type custom module but when I go to "https://mydomain/cart/refreshcart " it says "The requested page could not be found."

António P. P. Almeida appa at perusio.net
Sun Jan 30 20:39:28 UTC 2011


On 30 Jan 2011 20h23 WET, mitchelljj98 at gmail.com wrote:

> [1 <text/plain; ISO-8859-1 (7bit)>] No I did not clear the menu
> cache.  I am looking into how to do that now.

You can do it in the UI or using drush
(http://drupal.org/project/drush).

drush cc 3

drush cc lists all the available cache bins to be cleared.

IIRC devel (http://drupal.org/project/devel) has a shortcut for
clearing the cache. No need do track the perfomance page for that.

--- appa



More information about the development mailing list