Search found 8 matches

by hamba
Tue Jul 11, 2006 8:54 am
Forum: Installation
Topic: 500 Internal Server Error
Replies: 9
Views: 5617

Oops I forgot to mention that you need to make these changes in your httpd.conf file.
by hamba
Mon Jul 10, 2006 9:28 pm
Forum: Plugins
Topic: G2embed: engine works, but no images are displayed !
Replies: 19
Views: 12566

Hi

I don't know if this might be related but I use Captcha inside of gallery when users login and register. The thing is that the image is not showing so it is impossible to log into the gallery through s9y.

Any ideas where to start looking?

Here is the code that the browser puts out.
<h3>
Type ...
by hamba
Sat Jul 08, 2006 9:14 am
Forum: Plugins
Topic: G2embed: engine works, but no images are displayed !
Replies: 19
Views: 12566

UPDATE!!!!

ITS WORKING!!!!!

The problem I had was that I had the wrong Gallery 2 HTTP Path (maybe if we can clarify this a bit more in the plugin admin that the Gallery 2 HTTP Path should point to the galleries url rather then "Absolute path to http path were the embedded file will reside." this ...
by hamba
Sat Jul 08, 2006 8:55 am
Forum: Plugins
Topic: G2embed: engine works, but no images are displayed !
Replies: 19
Views: 12566

Hi bogus

I changed that but it has no effect on my gallery

can you maybe post your whole serendipity_event_g2embed.php
maybe you changed some else to.

I'm still getting all those apache errors :?

for some weird reason its asking for /usr/local/www/test/main.php
where it should be /usr/local/www ...
by hamba
Fri Jul 07, 2006 3:10 am
Forum: Installation
Topic: 500 Internal Server Error
Replies: 9
Views: 5617

Hi

I had a similar problem

The way I fixed it was in the directory settings from apache
maybe this will help someone

<Directory "www path">
Options -Indexes +ExecCGI +FollowSymLinks +IncludesNOEXEC +MultiViews
AllowOverride FileInfo Options Limit
Order allow,deny
Allow from all ...
by hamba
Tue Jul 04, 2006 8:14 pm
Forum: Plugins
Topic: G2embed: engine works, but no images are displayed !
Replies: 19
Views: 12566

I created a post over at g2
http://gallery.menalto.com/node/51223

I hope we can get this bug sorted
by hamba
Mon Jul 03, 2006 10:37 am
Forum: Plugins
Topic: G2embed: engine works, but no images are displayed !
Replies: 19
Views: 12566

The main.php file comes from the gallery

an example will be http://gallery.example.com/main.php

you get redirected from the index.php file to the main.php
by hamba
Mon Jul 03, 2006 12:49 am
Forum: Plugins
Topic: G2embed: engine works, but no images are displayed !
Replies: 19
Views: 12566

Hi

I'm have the same problem

My gallery is in a subdomain
http://gallery.example.com

and I have serendipity also in its own subdomain for testing
http://test.example.com

the gallery is showing up within s9y but with no images only text and the image blocks for the thumbnails which is clickable ...