1

(2 replies, posted in Need Help)

thanks

In one of your demos you have content underneath the mini calendar in the side panel ... How does one do that?

Thanks

setting $calPath = '/'; seemed to fix the issue ... thanks

I just cannot get SSO to work with my existing web application:

path to the calendar is /calendar/index.php

users login to web application /index.php

I set session variable $_SESSION['lcUser'] = 'user@email.com' when user logs-in

But I am unable to pass the session variable to Luxcal without starting a new session which seems to log user out of my web application..

I don't know if I'm explaining this very well but it seems impossible to integrate?

calendar page with single sign on and calendar in iframe

6

(2 replies, posted in Need Help)

thanks

Actually it isn't working, I thought I had fixed it but it doesn't  seem to work as expected.

I have set  $_SESSION['lcUser']  and can echo it to the page as a check but the calendar does not auto login user

8

(2 replies, posted in Need Help)

How do I turn off Public Access/disable the Public Access group?

9

(5 replies, posted in Need Help)

Thanks Roel, I realised it must a media query that hides the side bar on widths below 800px?

10

(17 replies, posted in Need Help)

Roel wrote:

The problem is that in this case your application and the calendar are not in the same domain and the PHP session with the user name or email address is not accessible by the calendar.
I have no ready-made solution for this. I will think about it and when I have a bright idea, I will come back here shortly.

Roel

Thanks, I managed to get it working ... My web application has an include file where the session variables are set, I added/set the lcUser session variable in there and it seems to work as expected  now....

How does one implement single sign from a page that is not inside the main LuxCal folder ... I created page a level up with iframe and want the  single sign on from there but it doesn't work

12

(5 replies, posted in Need Help)

Thanks, I have all three of those options checked but don't get the side bar/mini calendar in single sign on mode ..... I'm guessing it is not supported in single sign on mode

13

(5 replies, posted in Need Help)

thanks I got it in the end ... Think I had Todo with a capital 'T' .. I deleted and re-added all lowercase a 'todo' and that seemed to work

14

(5 replies, posted in Need Help)

I want to send screenshot of my settings but forum won't let me, I can't get this feature working..

Hi - is there a way to show the side bar and mini calendar with a single sign on/calendar in iframe. I have the single sign on working but only shows main calendar full width of iframe.

Thanks in advance

16

(5 replies, posted in Need Help)

Schwartz wrote:

You have to have a category set for todo.

Look here : *calendarforum.dk/categories(dot)html*

You can take a look for information here:

*calendarforum.dk/todo-list(dot)html*

And here

*calendarforum.dk/todo-and-approve(dot)html*

You can copy the "links" between * into the browsers URL-field - it should function
Replace the (dot) by a dot.
Hope you are helped by this

Thank you 👍

17

(5 replies, posted in Need Help)

I can see from the top right hamburger menu access to a to do list, but can't for the life of me see bhow to add a To Do? Can someone point in me the right direction?

18

(2 replies, posted in Need Help)

Newbie, I want to integrate the calendar with an existing web application, is it possible to do the following and how easy is it:

1) Disable the native authentication/login for standard user and integrate own session/authentication

2) Assign colours to users events (I can only see colours for categories) - I suppose as a crude workaround categories could be changes to 'assigned to'

Thanks in advance