Page 1 of 1

Coppermine Album Selction does not work

Posted: Sun Aug 13, 2006 8:19 pm
by danibo
hallo

I installed Coppermine 1.48 as a Plug-In in s9y (Powered by Serendipity 1.0 and PHP 4.4.2)

As long as I do not use a Wisiwyg Editior I can add pictures to the entries.

But when I want to change the album or change the viewing von ascending to descending I get the following failure message.

Forbidden
You don't have permission to access /index.php on this server.

the .htacces file is set to:

# BEGIN s9y
DirectoryIndex index.php index.htm index.html index.cgi
php_value session.use_trans_sid 0
php_value register_globals off

<Files *.tpl.php>
deny from all
</Files>

<Files *.tpl>
deny from all
</Files>

<Files *.sql>
deny from all
</Files>

<Files *.inc.php>
deny from all
</Files>

<Files *.db>
deny from all
</Files>

# END s9y


I installed s9y directly under www.zurigo-roma.ch and coppermine is installed under the same web adress.

Does anybody has idea?

Does a Wysiwig Plug-In exists, which works togther wit coppermine? That would be very nice.

Thanks
daniel

Re: Coppermine Album Selction does not work

Posted: Mon Aug 14, 2006 6:55 pm
by garvinhicking
Hi!

I'm afraid that the WYSIWYG integration has not yet happened ;inserting foreign code into the WYSIWYG area is somewhat complex.

About the invalid URL you get - which URL is in your browser's location bar when you get this error? It seems that the selector does not jump to the right page...how did you configure the plugin? Did you enter the proper paths?

Best regards,
Garvin

Posted: Mon Aug 14, 2006 8:35 pm
by danibo
Thanks every thing is working fine now.
My provider changed some settings but do not ask me what.

Daniel