Followed your procedure exactly! All is well For others I dropped all mySQL tables and imported those that I had before this incident then I went to phpbb_config table ^S searched for word cook and found cookie_domain and confirmed correct found cookie_name and confirmed correct HINT always check co...
I have defined a bbcode [newwindow] here is the usage [newwindow url={URL}]{SIMPLETEXT}[/newwindow] here is the replacement <a href="{URL}" target="_blank" class="postlink">{SIMPLETEXT}</a> this code works in most all situations but is not replaced in others. ...
Scenario: you are logged in to board clicking link in post which guests can view(login not required) when the link is to post which is restricted to members only(login is required) then it asks for login even though your already logged in How does one prevent this behavior? Possibly you add the sid ...