Fork me on GitHub

[solved] Addressbook 1.3.1 - 404 error not found after reinstall  Bottom

  • this is a weird one -

    I had addressbook 1.3 installed and working on a site in development - it had no data in it yet.

    I noticed the update to 1.3.1 in the EDB and so I replaced the files and refreshed the module list.

    I forgot I had renamed the addressbook, "Directory" in the modules manager(not the folder) and after the refresh I had both Directory and Addressbook(still uninstalled) - I removed the 1.3 version and then refreshed the modules list. I then installed the 1.3.1 version of Addressbook.

    I went to the admin page for AB and set my settings and saved. I then went to the "Custom fields" admin page and got:

    Quote

    _ERRORS_404

    _ERRORS_SORRY_404
    _ERRORS_SEARCH

    _ERRORS_USESEARCH
    _ERRORS_TECHNICALINFO

    * The 'addressbook' module returned at the 'view' function.
    * Exit handler:Error! Unable to load class [customfield]


    I then tried the "Contact labels" admin page and got:

    Quote

    _ERRORS_404

    _ERRORS_SORRY_404
    _ERRORS_SEARCH

    _ERRORS_USESEARCH
    _ERRORS_TECHNICALINFO

    * The 'addressbook' module returned at the 'view' function.
    * Exit handler:Error! Unable to load class [labels]


    On the user side, I tried the module display and got:

    Quote

    Page not found (error 404)

    Sorry! Could not find the page you wanted on Youth Allies at Earth Care: '/index.php?module=addressbook&func=view'.
    Search

    You could try a search from the site search page.
    Additional information

    * The 'addressbook' module returned at the 'view' function.
    * Exit handler:Error! Unable to load class [address]


    I have since re-uploaded, reinstalled, uninstalled, reinstalled 1.3 (which failed the same way now too) - uninstalled that, re-installed the 1.3.1 - and still I have the same result.

    It is my first time with this error type. Any ideas?

    The only other thing I can think of is that I added some extra categories to the "Form of Address" category tree, which after all the uninstalls/installs/re-installs remained as they had been from my original working 1.3ver. Could the categories already existing screw things up?
    (seems unlikely to me since the errors are all "unable to load class" type errors, but I don't know.)

    I have a few other modules to upgrade for the project to be current(many released at the same time as Addressbook) - stuff is working now, and I don't want to loose functioning modules this kind of error. But since the site is in development & I want to trust being able to move forward as well, this update process should be considered a good test as well, and right now I am disappointed with failure.

    Paul
  • That is not weird. Just RTFM icon_smile

    Quote

    IMPORTANT: Since 1.3 the module name has changed to "AddressBook". Please adjust all your permissions rules and please change the directory name to the new camel case spelling.

    BEFORE: modules/Addressbook/
    AFTER: modules/AddressBook/
  • I read that - but did not notice the folder name - I guess it was not so weird after all - Thanks Carsten!

    Paul

This list is based on users active over the last 60 minutes.