Image Browse

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
bench1254
Posts: 44
Joined: Tue 3. Oct 2006, 15:13

Image Browse

Post by bench1254 »

I tell you, I have had more problems with images lately.

I figured out an upload problem and viewing issue. Now I face a Browse server issue.

I get this error upon browsing the server for a jpg.

The page at http://www.xxxx.com says:
This connector is disabled. Please check the
"editor/filemanager/browser/default/connectors/php/config.php" file.

Thanks
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,

have a look into this file: ....editor/filemanager/browser/default/connectors/php/config.php

Code: Select all

// SECURITY: You must explicitelly enable this "connector". (Set it to "true").
$Config['Enabled'] = true ; 
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
bench1254
Posts: 44
Joined: Tue 3. Oct 2006, 15:13

Post by bench1254 »

Set to "true" All permissions appear to be correct as well.
Post Reply