People cant see comments from other


Today i was trying to finish my website and release it for public.
So i log in with my adminaccount. So far so good, everything looks ok.
Later i sign in a new user and login with facebook. It also wiork!
So, i was logged in with 2 accounts. 1 admin, and 1 normal user.
I made some newsarticles, en comment with my admin account. It looks good.
Later i make comments with normal account on the same article, and it also works ok.
But then.. i see something strange. I cant see the comments under te newsarticles from te normal user, and the user cant see the admincomment :D
Is this a setting? or bug?


I create a new user via the normal way, and everything looks fine.
off-topic, when i try to logout with a logged in facebook user i get some errors.


Joey Antonis said
when i try to logout with a logged in facebook user i get some errors.
From “Post #3,084”, 23rd July 2017, 5:50 pm
On this one, see this.

Critical error – bailing out
This is an error that has been elevated to critical error status because it occurred during the primary error mechanism reporting system itself (possibly due to it occurring within the standard output framework). It may be masking a secondary error that occurred before this, but was never output - if so, it is likely strongly related to this one, thus fixing this will fix the other.PHP ERROR [1] Uncaught Error: Call to undefined function cms_ob_end_clean() in sources_custom/users_active_actions.php:31 Stack trace: #0 sources/global.php(166) : eval()'d code(128): handle_active_logout() #1 sources/global2.php(378): handle_logins() #2 sources/global.php(283): init__global2() #3 sources/global.php(723): require_code('global2') #4 index.php(73): require('/home/deb60182/…') #5 {main} thrown in sources_custom/users_active_actions.php on line 31
Details here are intended only for the website/system-administrator, not for regular website users.
» If you are a regular website user, please let the website staff deal with this problem.


I accidentally introduced a compatibility problem with the Facebook addon. The latest version of the addon is requiring an API change in 10.0.7 which isn't out yet. I've just patched around that, either update the addon, or simpler upload this sources_custom/users_active_actions.php file:
https://raw.githubusercontent.com/ocproducts/composr/master/sources_custom/users_active_actions.php
I'll look at your initial issue now.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.


Hello, it is me again. First, sorry for all these questions
That's fine, it's always good to know what users are experiencing and doing

I think maybe the original problem is related to validation, somehow maybe the posts aren't validated.
I'd have to take a direct look.
Regards,
Chris
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.