View Single Post
Old December 20th, 2007, 03:27 PM   #1 (permalink)
Addie
Member
 
Join Date: Dec 2007
Posts: 41
Help! I get blank gallery photos now...

My gallery looks good when you look at it, and you can see all the photos, but when you click on a particular image to view, you get a big fat blank page.

This is what I was doing before this happened:
I was trying to get my gallery descriptions to accept HMTL (I know I know how you guys feel about this, but I was following Chucks instructions below):

________________________________
In showphoto.php find this line

$desc = convert_returns( $desc );

change it to this

$desc = un_htmlspecialchars( $desc );
_____________________________________

After I changed this line, I got the blank pages. Then I reverted the line back to its original state the was it was before, but it's still not working. I still get the big blank pages.

Here is my gallery:
http://www.extremedigiscraps.com/gallery/

Any help anyone?

And by the way, I really want to enable this html for my description. I know the risks, but if I can still do it without getting these ugly blank pages, that would be awesome.

Thanx

Addie
Addie is offline   Reply With Quote