Users & Login buttons send me to Google? Users & Login buttons send me to Google?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Users & Login buttons send me to Google?

Started by Quidam, November 03, 2004, 02:57:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Quidam

I'm setting up a photo gallery for a high school and, after installing, it's looking like clicking the login link is sending me to google, which then sends me to the high school's web site.

Is this the result of some misconfiguration I did upon installation? 

here is the gallery:

http://www.dreamerdesign.com/hbhs/gallery/index.php



Joachim Müller


Quidam

That's very strange.  The file is there.  I checked with Filezilla- even went so far as to delete it and re-upload it.  But it won't come up in the browser.  The other pages will, but not login.php.  And there's precious little you can access without first going through login.php.

Ideas?

Tranz

for some reason, only the part after referer is being processed as the URL. So it's being treated as /hbhs/gallery. If you enter hbhs into the address bar, you'll get a Google lookup that redirects to that highschool page.

In Config, did you set the URL to that of your gallery?

Nibbler

It would have helped if you mentioned this was a bridge redirect issue at the start...

The login page redirects me to: Location: http:///hbhs/forums/login.php?redirect=cpg_redir.php

Looks like you need to play with the bridge file.

Additionally your server claims to run PHP 4.0.6 which is below the minimum requirements for Coppermine.