Gallery Image Choose > blank page / Lightbox

chres

Joined: 2005-10-05
Posts: 14
Posted: Mon, 2010-07-19 22:07

Hello,

I have the WPG2 Version 3.0.7 with WP 3.0 installed. It was a long way to get so close to this point.. It looks okay now, except two things.

The frist and more important thing ist, that I can't integrate an image via the image chooser in a post. I can click on the Button and then a pop up displays. I think, that I need choose something in the popup. But I only see a gray blank page. When I'm looking in the code, there is only:

Quote:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Gallery2 Image Chooser</title>
<link rel="stylesheet" href="css/g2image.css" type="text/css" />
<link rel="stylesheet" href="css/dtree.css" type="text/css" />
<link rel="stylesheet" href="css/slimbox.css" type="text/css" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<script language="javascript" type="text/javascript" src="jscripts/functions.js"></script>
<script language="javascript" type="text/javascript" src="jscripts/dtree.js"></script>

<script language="javascript" type="text/javascript" src="jscripts/mootools.js"></script>
<script language="javascript" type="text/javascript" src="jscripts/slimbox.js"></script>
</head>

<body id="g2image">

<form method="post">
<table>
<tr>
<td width="200px" valign="top">

- so something is missing. How can I fix this? Do you need more infos? I deactived other plugins, if they make some trouble. But it is just the same.

My second problem is the lightbox. I can't get it working. Why is this? It looks really simple > only activate hte lightbox in the wpg2>lightbox menu etc. But the images won't show in the lightbox, only alone in the browser window. Now i do have the option off and say "thumbnail with link to image". by the way: what does "Gallery2 Lightbox Enabled Theme" exacly mean? A special theme in Gallery 2 or just a few JS and css stuff?

thanks for your help.
Chres

 
chres

Joined: 2005-10-05
Posts: 14
Posted: Fri, 2010-07-23 18:44

okay, I found the problem myself. It was just a cache problem. I deleted the database and template cache via maintenance-menu and all was fine. (http://gallery.menalto.com/node/76075)

Only the lightbox thing is still unclear.