Posts: 2,136
Threads: 103
Joined: Oct 2015
Reputation:
225
2019-07-18, 04:57 PM
(This post was last modified: 2019-07-18, 05:01 PM by Ashley1. Edited 1 time in total.)
Do you want your URL to be with or without the www ?
Actually the www does not matter, but your setting should look like this:
$settings['cookiedomain'] = ".yourdomain.net";
$settings['cookiepath'] = "/";
you can confirm with the tool.
https://docs.mybb.com/tools/cookie-settings
What goes around comes around
Posts: 34
Threads: 5
Joined: Oct 2017
Reputation:
0
2019-07-18, 05:03 PM
(This post was last modified: 2019-07-18, 05:06 PM by Hugo220. Edited 1 time in total.)
(2019-07-18, 04:57 PM)Ashley1 Wrote: Do you want your URL to be with or without the www ?
Actually the www does not matter, but your setting should look like this:
$settings['cookiedomain'] = ".yourdomain.net";
$settings['cookiepath'] = "/";
you can confirm with the tool.
https://docs.mybb.com/tools/cookie-settings
I want the url to be with www. I set the cookiedomain, and path exactly like you just said.
I still have an issue with my theme, as it is gone. Even though my board url is specified and correct. Forget that.. It was an browser specific issue.
Posts: 2,136
Threads: 103
Joined: Oct 2015
Reputation:
225
2019-07-18, 05:05 PM
hard refresh, it displays fine for me now.
What goes around comes around
Posts: 34
Threads: 5
Joined: Oct 2017
Reputation:
0
2019-07-18, 05:07 PM
(This post was last modified: 2019-07-18, 07:31 PM by Hugo220. Edited 1 time in total.)
(2019-07-18, 05:05 PM)Ashley1 Wrote: hard refresh, it displays fine for me now.
Thanks, it's perfectly all working for me now. This has been the most difficult moving expirience with mybb so far! Thanks a lot for your help! It's greatly appreciated! And thanks for all the other people that replied in this thread!
Kind regards,
Hugo.
Cough, last problem. No problems with logging in with the admin account. However logging in with users causes tons of trouble!
Thanks in advance,
Hugo.
So, almost everything works fine. I cannot log out.. And other users are logged in as me.. Some other users aren't able to log-in / log-out, others are...
And settings won't save..
Thanks in advance,
Hugo.
Posts: 2,136
Threads: 103
Joined: Oct 2015
Reputation:
225
2019-07-18, 07:36 PM
(2019-07-18, 05:07 PM)Hugo220 Wrote:
Cough, last problem. No problems with logging in with the admin account. However logging in with users causes tons of trouble!
Thanks in advance,
Hugo.
So, almost everything works fine. I cannot log out.. And other users are logged in as me.. Some other users aren't able to log-in / log-out, others are...
And settings won't save..
Thanks in advance,
Hugo.
Sounds like a cache problem when users can see each other's data.
What goes around comes around
Posts: 34
Threads: 5
Joined: Oct 2017
Reputation:
0
2019-07-18, 07:54 PM
(2019-07-18, 07:36 PM)Ashley1 Wrote: (2019-07-18, 05:07 PM)Hugo220 Wrote:
Cough, last problem. No problems with logging in with the admin account. However logging in with users causes tons of trouble!
Thanks in advance,
Hugo.
So, almost everything works fine. I cannot log out.. And other users are logged in as me.. Some other users aren't able to log-in / log-out, others are...
And settings won't save..
Thanks in advance,
Hugo.
Sounds like a cache problem when users can see each other's data.
I rebuilded all caches, cleared mybb_sessions, I'm clueless as what to do else.
Posts: 2,136
Threads: 103
Joined: Oct 2015
Reputation:
225
2019-07-18, 08:06 PM
I registered now, logged on/off a few times. Didn't have any problems.
What goes around comes around
Posts: 34
Threads: 5
Joined: Oct 2017
Reputation:
0
2019-07-19, 07:57 AM
(2019-07-18, 08:06 PM)Ashley1 Wrote: I registered now, logged on/off a few times. Didn't have any problems.
I've had tons of problems, then it worked, now it doesn't.. Thanks for taking a look! It appears to be an cloudflare catching issue, as suggested in the MyBB Discord.
Thanks for the help,
Hugo.
Posts: 3,761
Threads: 208
Joined: Mar 2007
Reputation:
37
2019-07-19, 09:23 AM
CloudFlare used to have a method of purging the cache or turning it off entirely, not sure if it's still an option though.
Posts: 1,908
Threads: 80
Joined: Dec 2016
Reputation:
91
2019-07-19, 05:40 PM
Cloudflare's caching is notorious for being a bit slow and refreshing webpages.
I used to have Cloudflare, but I got a bit tired of waiting for the cache from Cloudflare to refresh so that I can see any changes in my website.
Another reason why I went with a VPS setup for my website.
I'm Serpius and You're Not ¯\_(ツ)_/¯
|