View Single Post
Old 2010-04-27, 10:05 PM   #2
Demamma
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Join Date: Feb 2010
Location: Boston
Posts: 20
The first issue is probably that you are sending a string to the loop instead of an array.

Fix the header issue by adding this after the first <?php you see:

ob_start();
__________________
Amateur Porn Galleries
Demamma is offline   Reply With Quote