Is this a hard coding bug?

Fatal error: require_once() [function.require]: Failed opening required '/home/prosthet/public_html/modules/addresses/includes/implementations.inc' (include_path='modules/import_html/coders_php_library:.:/usr/lib/php:/usr/local/lib/php') in /home/prosthet/public_html/modules/addresses/addresses.module on line 55

Comments

lyricnz’s picture

Project: GeoNames » Addresses

Looks like issue is in Addresses module

AlexisWilke’s picture

This is indeed part of the addresses module.

You may want to use 1.x instead of 2.x (make sure to delete the folder completely and use 1.x-dev)

Thank you.
Alexis

AlexisWilke’s picture

Title: Hard coding? » require_once() not working in 2.x-dev -- Hard coded path?

Changing the title so we know what we're talking about.

AlexisWilke’s picture

You may also want to check out this issue:

#1011736: Unknown is_primary column error

which may be related.

Thank you.
Alexis