New posts missing

 
Douzeper
Benutzer
Avatar
Geschlecht:
Herkunft: Antrim, Northern Ireland
Alter: 55
Homepage: motorhomecraic.com
Beiträge: 555
Dabei seit: 10 / 2004
Betreff:

New posts missing

 · 
Gepostet: 27.04.2017 - 13:39 Uhr  ·  #1
Having some problems with my forum. I was changing the redirects and I am quite sure it has something to do with that. I made a mistake in the destination URL. Have since fixed it but some members are having problems logging in and out. One is complaining that he has to log out twice.

Also for some if they see, for example, 20 unread posts, once they read one, the other 19 are no longer listed.

Any idea's what I need to do??
cback
Admin
Avatar
Geschlecht:
Herkunft: Saarland
Alter: 38
Homepage: cback.net
Beiträge: 17610
Dabei seit: 12 / 2003
Betreff:

Re: New posts missing

 · 
Gepostet: 27.04.2017 - 15:07 Uhr  ·  #2
Hi Ally,

the Forum URL and Script Path Settings have to be exactly how you access your page. If this is not the case your forum will redirect you to a wrong location wich will cause your users to loose the cookies wich contains their sessions (for login) and their unread posts as well.

Example:

You access the CBACK Community here with:

community.cback.net

So I set the Server / .htaccess to force users to use exactly that domain. This means if you access this forum without "www." you will be redirected to the url with "www." because that is the setting I have in the Board configuration.


In the General Configuration of the Forum I set:

Board-URL / Domain to: community.cback.net (no slash at the end!)
and Script Path to: / (only a slash because the forum is not in a subfolder)

Cookie Domain is empty.


Here are some more examples how the configuration would be correct:

Your Page: http://www.example.com
board_url: http://www.example.com
board_scriptpath: /

Your Page: http://www.example.com/mein_forum/
board_url: http://www.example.com
board_scriptpath: /mein_forum/ (<<< notice the subfolder and the ending slash!)


Your Page: http://community.example.com
board_url: http://community.example.com
board_scriptpath: /

Foren-URL: http://example.com/community/forum
board_url: http://example.com
board_scriptpath: /community/forum/ (<<< notice both folders here and the ending slash)


If your forum is only accessible under the domain you configured and you set all the values correct in the general configuration your login + unread problems (= cookie problems) should be gone.

Sincerely,
Chris
Douzeper
Benutzer
Avatar
Geschlecht:
Herkunft: Antrim, Northern Ireland
Alter: 55
Homepage: motorhomecraic.com
Beiträge: 555
Dabei seit: 10 / 2004
Betreff:

Re: New posts missing

 · 
Gepostet: 27.04.2017 - 19:49 Uhr  ·  #3
cback
Admin
Avatar
Geschlecht:
Herkunft: Saarland
Alter: 38
Homepage: cback.net
Beiträge: 17610
Dabei seit: 12 / 2003
Betreff:

Re: New posts missing

 · 
Gepostet: 28.04.2017 - 13:11 Uhr  ·  #4
Douzeper
Benutzer
Avatar
Geschlecht:
Herkunft: Antrim, Northern Ireland
Alter: 55
Homepage: motorhomecraic.com
Beiträge: 555
Dabei seit: 10 / 2004
Betreff:

Re: New posts missing

 · 
Gepostet: 03.05.2017 - 12:38 Uhr  ·  #5
Still having problems. I thought I had this fixed (twice). Fixed it again and some users still having problems, yet it is working fine for others.

This is what I have...

All these domains: motorhomecraic.com mothromecraic.ie motorhomecraic.co.uk all redirect too:

http://motorhomecraic.com/forum/

In CF4, Board url is http://motorhomecraic.com
Script path: /forum/

I had changed the redirects last week so I am sure this was the problem, but not sure why it is still broke for some.
Der an diesem Beitrag angefügte Anhang ist entweder nur im eingeloggten Zustand sichtbar oder die Berechtigung Deiner Benutzergruppe ist nicht ausreichend.
cback
Admin
Avatar
Geschlecht:
Herkunft: Saarland
Alter: 38
Homepage: cback.net
Beiträge: 17610
Dabei seit: 12 / 2003
Betreff:

Re: New posts missing

 · 
Gepostet: 03.05.2017 - 14:42 Uhr  ·  #6
Hi Ally,

your Board Settings are absolutely correct.

Try to change the Cookie settings a bit:

- Rename the Cookie to something with only letters and numbers for example: motorhome
- Cookie Domain should be Empty.
- "Use Secure Cookie" should be set to "no" because your page just runs on http connection.


If just some Users still have Problems chances are good its on their side. They should delete their Browser Cache and Cookies and try again.

If these users are using connections with switching IPs you could also go to the Security Panel in the ACP. (ACP -> "Security" -> "Security Features"). There is an option "Session Security" where people are getting logged off if their IP Range or User Agent changes. On some mobile providers the IP Range changes very rapidly. I would try to set this system to "Check UserAgent (recommended)" or if you still have problems to "No check". But the UserAgent should always stay the same.

If just some users still have problems its maybe caused by a security software / adblocker / cookie blocker or something like that on the users computer. If not every person in your forum has these problems it is mostly not caused by a misconfiguration of your forum.


Sincerely,
Chris
Douzeper
Benutzer
Avatar
Geschlecht:
Herkunft: Antrim, Northern Ireland
Alter: 55
Homepage: motorhomecraic.com
Beiträge: 555
Dabei seit: 10 / 2004
Betreff:

Re: New posts missing

 · 
Gepostet: 03.05.2017 - 17:45 Uhr  ·  #7
Chris,

Tried all that, still problems and finding out there are more users with problems. I have IP & User Agent on "No check".

:/
cback
Admin
Avatar
Geschlecht:
Herkunft: Saarland
Alter: 38
Homepage: cback.net
Beiträge: 17610
Dabei seit: 12 / 2003
Betreff:

Re: New posts missing

 · 
Gepostet: 03.05.2017 - 18:10 Uhr  ·  #8
Hi Ally,

well then you did everything you can do on the forum side. I think that's a problem with those individual users then.

How do they log in? Via Autologin or regular? Do they directly get login problems or are they logged out after a specific time?

Maybe your Session times are too short or so?

But if its caused by a board setting always every user should get the same problems and we checked all your board settings now.

Just one thing I still notice when I check your page:
I can still reach your page WITH and WITHOUT www. but you configured your board just without the www.
You have to make the www. URL go to the variant without www.

So if I want to open your page with:
http://www.motorhomecraic.com/forum/

I should get redirected to:

http://motorhomecraic.com/forum/

wich is what you configured.

Maybe these users are still logging on from the www. variant of your page. So basically do what my first tip here was: new-posts-missing-p161320.html#real161320 - Its never good to mix these two variants. Its also seen as duplicate content from the search engines if you can access a page from both ways without being redirected to the one you use.

Sincerely,
Chris
Gewählte Zitate für Mehrfachzitierung:   0

Registrierte in diesem Topic

Aktuell kein registrierter in diesem Bereich

Die Statistik zeigt, wer in den letzten 5 Minuten online war. Erneuerung alle 90 Sekunden.