phpbb3 technical issues
Moderator: Site Moderators
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: phpbb3 technical issues
I could stay connected with both www or not with the old phpbb2 ... but many forum functions brought me back from www to no www (for example the function to reach the last unread post, but strangely, posting always redirected me to same version)
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK
Re: phpbb3 technical issues
There's no real way around that, since technically http://www.foldingforum.org and http://foldingforum.org are separate domains, one being a subdomain of the other. They just both happen to point at the same place.
The best way to avoid these problems is just to use the url without the www, since that's what the forum and the cookies are set to use.
If you access via the www subdomain, you'll most likely get dumped back to the foldingforum.org domain as soon as one of the forum's auto-redirects happens.
The best way to avoid these problems is just to use the url without the www, since that's what the forum and the cookies are set to use.
If you access via the www subdomain, you'll most likely get dumped back to the foldingforum.org domain as soon as one of the forum's auto-redirects happens.
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: phpbb3 technical issues
As I already said, many people will use the www version of the url ... just because they are used to ... and they won't be able to log in
Another potential bug : user posted url doesn't seem to have the target=_blank feature ... it really don't like leaving the forum when clicking a link in a post Try clicking one for example : http://phpbb3.fleucorp.fr
Another potential bug : user posted url doesn't seem to have the target=_blank feature ... it really don't like leaving the forum when clicking a link in a post Try clicking one for example : http://phpbb3.fleucorp.fr
Last edited by toTOW on Wed Dec 19, 2007 3:19 pm, edited 1 time in total.
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK
Re: phpbb3 technical issues
I just logged in via http://www.foldingforum.org and everything worked. I let the autoredirect do it's stuff on the post-login page, and here I am, still logged in without the www.
I'll see what I can do about the links issue.
I'll see what I can do about the links issue.
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: phpbb3 technical issues
Strange ... I tested two things :uncle_fungus wrote:I just logged in via http://www.foldingforum.org and everything worked. I let the autoredirect do it's stuff on the post-login page, and here I am, still logged in without the www.
- I logged out, closed firefox, restarted it and came to the WWW ... log in successfull, and redirected to the no-WWW
- I stayed logged in, closed firefox, restarted it and came back here to the WW ... it remembered me perfectly.
I'm going to post this post and edit to see what happens
edit : it's working ... and i've be redirected to the no-WWW address ...
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK
Re: phpbb3 technical issues
I've partially fixed this. If you use the [url] bbcode, then links will open in a new window. Links written straight into the body of the post will still open in the same window though.toTOW wrote:Another potential bug : user posted url doesn't seem to have the target=_blank feature ... it really don't like leaving the forum when clicking a link in a post Try clicking one for example : http://phpbb3.fleucorp.fr
Re: phpbb3 technical issues
Nah.pythagoras wrote:Isnt that an Oxymoron? Runs and hidesuncle_fungus wrote:I've just installed the French Languages Pack(s), American English will be installed as soon as it gets validated by the phpbb translation team.
Regards
John.
Two societies seperated by a common language.
... ... Free Republic Folders - A Tribute to Ronald Reagan ... ...
Re: phpbb3 technical issues
It was impossible to log in today from both foldingforum.org and http://www.foldingforum.org .
I'd get the "You have been successfully logged in" but as soon as the page transferred to Board Index I had been logged off again. Deleting cookies (in Firefox 2.0: Tools->Options->Privacy->Show Cookies, select the foldingforum.org from the list and hit the Remove Cookies button) fixed the issue.
I'd get the "You have been successfully logged in" but as soon as the page transferred to Board Index I had been logged off again. Deleting cookies (in Firefox 2.0: Tools->Options->Privacy->Show Cookies, select the foldingforum.org from the list and hit the Remove Cookies button) fixed the issue.
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: phpbb3 technical issues
Ren02> it's the issue we were discussing with uncle_fungus ... my solution was simpler : log out, restart firefox, log in
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: phpbb3 technical issues
Can you try to fix this too (I think most people are only pasting their links without the URL tag )uncle_fungus wrote:I've partially fixed this. If you use the [url] bbcode, then links will open in a new window. Links written straight into the body of the post will still open in the same window though.toTOW wrote:Another potential bug : user posted url doesn't seem to have the target=_blank feature ... it really don't like leaving the forum when clicking a link in a post Try clicking one for example : http://phpbb3.fleucorp.fr
Last edited by toTOW on Wed Dec 19, 2007 3:20 pm, edited 2 times in total.
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK
Re: phpbb3 technical issues
Yeah, I had a go last night, but wasn't happy with the result, so I'll have another look.toTOW wrote:Can you try to fix this too (I think most people are only pasting their links without the URL tag )uncle_fungus wrote:I've partially fixed this. If you use the [url] bbcode, then links will open in a new window. Links written straight into the body of the post will still open in the same window though.
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK
Re: phpbb3 technical issues
OK, posted links should now word for future entries. Any links posted prior to this point still won't work (since the exact link text is stored in the database), however if you go back to your posts and then edit and save them, the links will then work.
-
- Site Moderator
- Posts: 6349
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: phpbb3 technical issues
It's working
Re: phpbb3 technical issues
uncle_fungus,
What if you just redirect http://www.foldingforum.org to http://foldingforum.org?
If you have root access to the server add this to the /etc/httpd.conf file:
If you only have .htaccess add this to it:
What if you just redirect http://www.foldingforum.org to http://foldingforum.org?
If you have root access to the server add this to the /etc/httpd.conf file:
Code: Select all
<VirtualHost 209.62.36.18:80>
ServerName www.foldingforum.org
RedirectMatch permanent /(.*)$ http://foldingforum.org/$1
</VirtualHost>
Code: Select all
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.foldingforum\.org$ [NC]
RewriteRule ^(.*)$ http://foldingforum.org/$1 [R=301,L]
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK
Re: phpbb3 technical issues
Aye, that'll work. Done. CheersKakao wrote:uncle_fungus,
What if you just redirect http://www.foldingforum.org to http://foldingforum.org?
Code: Select all
RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.foldingforum\.org$ [NC] RewriteRule ^(.*)$ http://foldingforum.org/$1 [R=301,L]