I forgot to hide the hidden
Open up ‘load_folder.php’ and look at line #5 and #6.
// $iframe = '<iframe src="load.php... $iframe = '<iframe src="load.php...
Change that to:
$iframe = '<iframe src="load.php... // $iframe = '<iframe src="load.php...
(uncomment the first line and comment out the second line) and you’re all set. My apologies to the 684 of you who already downloaded.
This post is part of the project: Photos. View the project timeline for more context on this post.