
|
Hi again,
My single gallery is working fine. However, trying to make multiple galleries on separate pages is causing some interesting problems. I changed the index files so each gallery is on a different page (i.e index01.php, index02.php). Then Changed the config line in the new index pages and added the route to the new folders in the uploader folder, but this didn’t work. I believe it is the initial config file as it needs a specific folder to go to. Is there a way to identify the multiple ‘new’ image folders (in the uploader folder) in the config file?? Is this the solution? Red Geko
|

|
Hi, it’s OK, I fixed it. I realised that the single config file pointed to the ‘image’ and ‘imagethumbs’ generically. Afterwhich I amended the new index files to see the new, additional image folders in the image and imagethumbs folder in the Uploader folder. It works fine Cheers, Red Geko
|