WDIR

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

Post Reply
RigPa
Posts: 18
Joined: Fri Jul 11, 2008 10:40 pm

WDIR

Post by RigPa » Sun Sep 28, 2008 6:41 pm

I am trying to install WDIR, but I get this error when inserting the plugin:

Warning: OpenDir: No such file or directory (errno 2) in /home/fonsbo/secretmindmusic/plugins/wdir/index.php on line 71

Fatal error: Call to a member function on a non-object in /home/fonsbo/secretmindmusic/plugins/wdir/index.php on line 76

The address is http://www.fonsbo.dk/secretmindmusic so something seems to go wrong. Does any one have an idea?'

Tata
Posts: 3587
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: WDIR

Post by Tata » Sun Sep 28, 2008 7:14 pm

1. check if you have the plugin installed completely - http://www.qualifire.de/cmsimple/en/?WDir:Download
2. check if the [downloads] folder has all permissions (777)
3. check the script again it shall write:

Code: Select all

#cmsimple $output.=wd_list("downloads");#
If 1.-3. are OK, the plugin must work.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Post Reply