As previously said I am working with the same version as Renetjuh.
And the following came to my eye: when previewing an event it shows different attachments that where once added (but now it is disallowed to add to a new event).
This is not a major thing, not be able to view details of an even is a larger problem
---
Edit: I was trying and have the following issue:
Testing with the permissions I gave anonymous users the edit permission. I saw that they still were not able to view and edit events. But now I cannot turn edit permissions off?
What changed with the permissions?
It does not seem to be a problem of the Xoops permission, anonymous users still have access to the calendar. Even when I give these users admin rights on the calender (in Xoops, not in Extcal) they still cannot see the details of the events.
Did the way Xoops handles the anonymous users changed with the upgrade and is it not copied into Extcal?
I copy all debug logs here:
Errors
Notice: Undefined variable: url in file /class/xoopsblock.php(157) : eval()'d code line 11
Notice: Undefined variable: size in file /class/xoopsblock.php(157) : eval()'d code line 12
Notice: Undefined variable: size in file /class/xoopsblock.php(157) : eval()'d code line 13
Depreciated (typo in Xoops !)
'/class/xoopstory.php' is deprecated since XOOPS 2.5.4, please create your own class instead.
'/class/xoopstopic.php' is deprecated since XOOPS 2.5.4, please create your own class instead.
'/class/user.php' is deprecated since XOOPS 2.5.4, please use 'kernel/user.php' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.
Hope you can do something with it.
---
Edit 2: a user let me know that even registrated users cannot see details. Apparently it are only webmasters who have rights to see details.