I am using Gallery strictly for displaying images. I already have a seperate script that tracks users logging in and registering from the main portion of my website, so having Gallery require users to either register or login is redundant, I have no need for it.
How do I disable this, and just have a link to my gallery without anyone having to login?
Forgive my lack of PHP knowledge, but do I simply edit the .php's that call the login code?
But then that would probably stop me from logging in, unless I hide the login.... any ideas?
Thanks in advance!