Seperate login form? Seperate login form?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Seperate login form?

Started by abcs123, July 26, 2007, 08:23:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abcs123

 I was wondering if there is any way to create a seperate login form on an external website that logins to Coppermine/phpbb? (I bridged them) Here is what my website is going to look like (sorry, it's not up yet)

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fi19.photobucket.com%2Falbums%2Fb188%2Fsarstasticcc%2F545.jpg&hash=8f48d63924eed327a75589ecbda8b3c3ab1ec443)

I would like the login form to be at the top, where it says login. Thanks for your time and any input would be greatly appreciated  :)

Nibbler

Yeah, just make a form that points to your phpbb login page with a redirect parameter to take you to the gallery. Since you are bridged you will need to take a look at the phpbb login page to see what your form needs to be like.

abcs123

Alrighty, thanks for your response! I am going to try it out very soon.