Hi there,
First off, I love your script, awesome use of everything php.
Second, having some trouble implimenting the random function, it pulls the image nicely, but hyperlinks are giving me an error.
Here is my code:
<A
href="gal/index.php?twg_random=2"><IMG
src="gal/image.php?twg_album=Alyson%20Hannigan|Flight%20to%20Baker|Harrison%20Pics|Michelle%20Branch|My%20Stuff&twg_random=2&twg_type=random&twg_random_size=140">
The error I'm getting is "FEHLER: Datei gal/xml/Michelle Branch_image_text.xml kann nicht erzeugt werden."
Which (excuse my German) seems to mean that it can't find the xml file, but I've checked that it does exist and that permissions are correct.
Is it maybe not parsing the %20 needed for the directory name (I've tried + as well) or something? Any help would be appriciated.
#removed_broken_link (The top right hand sidebox)