coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 plugins => Topic started by: clink on March 17, 2009, 10:19:57 AM

Title: [Solved]: Cant access pluginmanager.php
Post by: clink on March 17, 2009, 10:19:57 AM
I tried installing highslide into my gallery but when trying to open plugin manager i get this error

Fatal error: Cannot redeclare deldir() (previously declared in /nfs/c03/h01/mnt/48988/domains/v6.covernet.org/html/resources/pluginmgr.php:208) in /nfs/c03/h01/mnt/48988/domains/v6.covernet.org/html/plugins/system/legacy/functions.php on line 730

I have made the plugin folder and pluginmanager.php writable (777)

Please help  :)
Title: Re: Cant access pluginmanager.php
Post by: Nibbler on March 17, 2009, 10:30:54 AM
Edit pluginmgr.php and change all references to deldir to something else using a find/replace.
Title: Re: Cant access pluginmanager.php
Post by: clink on March 17, 2009, 10:45:52 AM
Thanks for the quick reply. That did the trick. :)