Hi all great mod... BUT :-)
Just went throught the install in the test version runs great plonked it on the live site and all hell breaks loose!!
We are using the latest edition (3.7) edited and uploaded all files and get this error
--------------------------------
Warning: main(includes/modules/no_account.php) [function.main]: failed to open stream: No such file or directory in /home/jms-music-de/htdocs/Shop/includes/modules/pages/no_account/header_php.php on line 17
Warning: main() [function.include]: Failed opening 'includes/modules/no_account.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/jms-music-de/htdocs/Shop/includes/modules/pages/no_account/header_php.php on line 17
------------------------------------
The php reads:
<?php
/**
* no_account header_php.php
*
* @package page
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: header_php.php 4035 2006-07-28 05:49:06Z drbyte $
*/
// This should be first line of the script:
$zco_notifier->notify('NOTIFY_HEADER_START_NO_ACCOUNT');
require(DIR_WS_MODULES . zen_get_module_directory('require_languages.php'));
include(DIR_WS_MODULES . zen_get_module_directory(FILENAME_NO_ACCOUNT));
$breadcrumb->add(NAVBAR_TITLE);
// This should be last line of the script:
$zco_notifier->notify('NOTIFY_HEADER_END_NO_ACCOUNT');
?>
-----------------------------------
We use 5 language packs as we have customers in various European countries and I figure it has something to do with this as we added the other 4 language files and copied the English data across.... (will make the translations available when finished)
I guess this is an easy php fix but either I am stoopid or its more serious....
Uploading the back-up as its a working shop so you wont be able to see the error but if a php wiz has an idea we would really welcome a reply....
Kind Regards
Richie
JMS Music
www.jms-music.de
Bookmarks