logo       

Re: Upgrading a mod from 4.4 to 4.5: page not found: msg#00043

Subject: Re: Upgrading a mod from 4.4 to 4.5: page not found
I'm upgrading a module I wrote from 4.4 to 4.5 and when I go to the main page for the module I get "page not found." I've puzzled till my puzzler is sore. It works fine in 4.4.x and I've made all the changes in the Drupal conversion page in the handbook. Idears?

It sounds like you need to verify that you have a proper hook_menu() implementation for your module. Without a modulename_menu() function, Drupal has no way of knowing that the module's main page exists.

This is what I've got in astore_menu (astore being my module)
    $items[] = array(
        'path' => 'astore',
        'title' => t("reviews"),
        'callback' => 'astore_page_main',
        'access' => user_access('access content'),
'type' => MENU_CALLBACK // though it doesn't seem to matter what I set this to, even nothing at all
        );

The callback doesn't have any requirements. If the callback function wasn't working, it'd throw an error rather than a 404, no? I've looked at both of the pages you indicated already, it's how I've gotten this far. :)

Thanks,
Lynn

------
Lynn Siprelle * web developer, writer, mama, fiber junky
http://www.siprelle.com * http://www.thenewhomemaker.com
http://www.democracyfororegon.com * http://www.wisforwomen.com
http://www.knitting911.net * http://www.tomformayor.org

--
[ Drupal support list | http://list.drupal.org/ ]



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
science.linguis...    culture.sf.lite...    video.mplayer.c...    yellowdog.gener...    ietf.rfc822/199...    emacs.help/2002...    redhat.release....    kernel.speakup/...    java.openejb.de...    debian.devel.gt...    xfree86.newbie/...    bug-tracking.ma...    pam/2003-05/msg...    games.devel.ope...    user-groups.lin...    music.pancham/2...    network.mq.deve...    web.html.genera...    arklinux.bugs/2...    linux.ecasound/...    qnx.openqnx.dev...    org.user-groups...    file-systems.sf...    trustix.contrib...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe