[Solved]: Cant access pluginmanager.php [Solved]: Cant access pluginmanager.php
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: Cant access pluginmanager.php

Started by clink, March 17, 2009, 10:19:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

clink

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  :)

Nibbler

Edit pluginmgr.php and change all references to deldir to something else using a find/replace.

clink

Thanks for the quick reply. That did the trick. :)