medicor24 Posted November 2, 2008 Posted November 2, 2008 I have installed a new contrib (easy coupons). Whenever I want to get the coupon page on admin I get the following error: Fatal error: Cannot redeclare genpassword() (previously declared in /web/1/000/035/596/115692/htdocs/admin/easy_coupons.php:14) in /web/1/000/035/596/115692/htdocs/admin/includes/functions/general.php on line 51 ... where is the problem? Any advice welcome ;o)
♥FWR Media Posted November 2, 2008 Posted November 2, 2008 I have installed a new contrib (easy coupons). Whenever I want to get the coupon page on admin I get the following error: Fatal error: Cannot redeclare genpassword() (previously declared in /web/1/000/035/596/115692/htdocs/admin/easy_coupons.php:14) in /web/1/000/035/596/115692/htdocs/admin/includes/functions/general.php on line 51 ... where is the problem? Any advice welcome ;o) You are including a file twice and by doing so function genpassword() is being declared twice which is kicking an error. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
FIMBLE Posted November 2, 2008 Posted November 2, 2008 Have you gone over the install instructions again? Seems you have admin/easy_coupons.php:14 &admin/includes/functions/general.php on line 51 calling for the same thing Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
medicor24 Posted November 3, 2008 Author Posted November 3, 2008 Have you gone over the install instructions again?Seems you have admin/easy_coupons.php:14 &admin/includes/functions/general.php on line 51 calling for the same thing Thanx for your help! That's it!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.