Joined: 19. Dec 2009, 19:16 Posts: 5 Location: Frohnleiten, Austria
|
I have 2 main gallery folders, each with sub-folders
I would add both galleries on one page but on different places
Since one week I'm reading back and force all the forum but can't find any answeer how to do.
I tried to include the galleries as follows:
<?php include("twg_pics/index.php?twg_album=albumname&twg_show=x");?>
but get warning message
Warning: main(twg_pics/index.php?twg_album=albumname&twg_show=x): failed to open stream: No such file or directory in C:\apache\htdocs\hpname\gallery.php on line XX
Warning: main(): Failed opening 'twg_pics/index.php?twg_album=albumname&twg_show=x' for inclusion (include_path='.;C:\apache\php\pear\') in C:\apache\htdocs\hpname\gallery.php on line XX
can you please help me to getv that done
|
|