Is there any way to create a custome page outside of the coppermine gallery directory? I already know how to create on inside the directory utilizing includes. But how could this be done out side the directory. Thank you in advance for your reply.
You can't create a Coppermine-driven page outside the coppermine folder, because the relative include paths will then fail. I suggest putting one into your coppermine folder and including this "inline" page from the external one, tricking the output buffer (not tested though).