Question styleswitcher reading incorrect value ( phpBB phpBB 3.0.x 3.0.x Support Forum ) Updated: 2008-11-23 06:30:01 (3) |
|
styleswitcher reading incorrect value
I successfully upgraded to RC3 and at the same time moved my test forum to a back end server.
The reverse proxy that I set up worked fine with my old phpbb2 forum but with the new 3.0 version it is having problems.
I can access the forum, and log in fine (using the public address) but after I have successfully logged in, the url switches over to use the private address (192.168.x.x) instead of the public address.
When I look at the access log it shows that the first GET that contains the wrong address is when styleswitcher.js is called. If I close down the browser and then go to my forum again, I am already logged in so it goes to the forum index but now the url is correct. In fact I can access the ACP, forums, anywhere on the site and only the public IP address is used and everything works fine.
I checked the settings on the forum and made sure that the cookie domain and the domain name are both set to the correct dns name and cleared out of the cookies but it does not seem to affect the problem.
I realize that this may be an apache or reverse proxy issue but I am hoping that someone else has seen this problem. Any help would be greatly appreciated!
|
|
| Answers: styleswitcher reading incorrect value ( phpBB phpBB 3.0.x 3.0.x Support Forum ) |
|
styleswitcher reading incorrect value
I'm fairly willing to bet it's an issue with your reverse proxy... try making sure it's configured correctly.
|
|
styleswitcher reading incorrect value
I originally though it was the reverse proxy too. The only reason I thought it might be something related to my phpbb3 or possible a database entry is that after I am logged in, I can navigate, post, acp, do pretty much anything on the site using the public address. The reverse proxy seems to work fine.
It is just the one point where I successfully log in and the styleswitcher is called that it switches to use the private address. I will check my reverse proxy again. highlandogre
|
|
styleswitcher reading incorrect value
I upgraded to RC3 to see if by chance it was affected. Unfortunately it is still occurring. highlandogre
|
|
- Source: - Previous Question: phpBB phpBB 3.0.x 3.0.x Support Forum - Next Question: SitePoint Forums CSS |
|
|