Hi , I got "High Slide Script" for making photogallery .. The problem is that code has no admin panel to upload images and their description . All you make that you write image path into html code of its index page.. I thought to make admin panel by a small database you enter the image path uploaded and description . and the code has a loop to read this data throught a php code . I attached what I made . The problem is : why my images doesn't appear ??? NB: the original script in the file named : highslide-custom-example.htm my code is in the file : highslide-custom-example.php I attached the DB also.. Here is the attachments : http://www.seed-share.com/6mghkdpg0ywj Thanks
May be the problem is in your while echo. Try this or this sorry, i dont have apache server on this PC and can't help much
I need to see a website mate to better understand your problem, it's possibly a few things. Though I'll dl the code and run it and see if I can make heads or tails from it. I'm guessing it's something to do with the php code getting stuck on the image location. Perhaps the code is only made to find the location and not the description of the image? Have you tried without image description? Is there any symbols in the description? An unclosed piece of code somewhere? Just a few thoughts without looking at it...
right now it is on localhost... have you the wamp server ? I reviewed the code well , I didn't find any unclosed codes or errors !!!!
Not on this laptop mate.... I'll wait. As for the code, I spent 8 hours once looking through code to find one ' . ' that had thrown out my whole site. Man that was the worst/best day I can recall. Though if you've checked it twice with a fine tooth comb, then have you tried without image description, just a html code?