Dont know whats happening now..
Fatal error: Cannot redeclare class ModuleNavigation in /websites/123reg/LinuxPackage21/2i/nc/hs/2inchsquare.co.uk/public_html/1aBadgeShop/catalog/language/english/extension/module/navigation.php on line 40
The navigation.php file simply reads
<?php
// Text
$_['text_home'] = 'Home';
$_['text_account'] = 'My Account';
$_['text_login'] = 'Log In';
$_['text_logout'] = 'Log Out';
$_['text_cart'] = 'Cart';
$_['text_checkout'] = 'Checkout';
?>
(There isn't a line 40)
I have an extreemly basic knowledge of php and mysql, i dont understand it.
