Guest Posted March 16, 2008 Posted March 16, 2008 Please could someone help me with this, I have searched through all the Fatal Error: posts and cannot find an answer. I have quite a few contributions added to my site and all were working fine. I then installed the header tags for novices contribution which worked fine but when I went to the discount coupons section in my admin I got the following message: Fatal error: Cannot redeclare class currencies in /home/angelsbo/public_html/onlinestore/admin/includes/classes/currencies.php on line 16 From the pages that I have read it looks like it means that there is a duplicate of a file somewhere but how should I find out where that is and how would I sort it? Any help would be appreciated big time :thumbsup:
nvedia Posted March 16, 2008 Posted March 16, 2008 Post first 20 lines of the file /home/angelsbo/public_html/onlinestore/admin/includes/classes/currencies.php
♥Vger Posted March 16, 2008 Posted March 16, 2008 There is a duplicate "declaration" of that file, probably in one of the files you modded when you added a contribution. Vger
satish Posted March 16, 2008 Posted March 16, 2008 You renamed a php file having the same class. Just delete that file. chek classes folder. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Guest Posted March 16, 2008 Posted March 16, 2008 Thanks very much everyone :thumbsup: All your suggestions helped - managed to sort it with your help. Thanks again :rolleyes:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.