Ok I get the idea. But why doesn't the 'no cat' category have an option to set an overlap?
Dirk
You are not logged in. Please login or register.
LuxCal Web Calendar → Need Help → How to remove category → Post new reply
All fields with bold label must be completed before the form is submitted.
Ok I get the idea. But why doesn't the 'no cat' category have an option to set an overlap?
Dirk
Suppose your first category would be "Meeting" and you enter an event and forget to specify the category, it would become a "meeting". With No cat, in particularly when you give No cat a marked color, you can directly see for which events you forgot to specify a category.
Roel
Ok i think i understand whats happening.
The 'no cat' was the problem.
I don't understand why the 'no cat' is in the Category list.
Dirk
I don't know what's happening.
Currently the events you have added to your calendar have no title!? This is normally not possible.
I cannot log into your calendar, so there isn't much I can do.
If you have made changes to the calendar code, I suggest to start with a fresh installation.
@Roel, replaced the LuxSoft link (sorry).
Changed ID = 1 to "No cat" and then while making a second appointment this error shows up (3 times):
This is de code in event.php line 331
$maxDate = $_SESSION['evt']['r_u'][0] == '9' ? ($eDate[0] == '9' ? '0' : $eDate) : ($eDate[0] == '9' ? $_SESSION['evt']['r_u'] : max($_SESSION['evt']['r_u'],$eDate));
For me it's more clear now.
The problem is that you are misusing the No cat (No Category) category for a normal category (Afspraak). The category with ID = 1 is "no category", and it doesn't behave as a normal category.
I tried to log in to your calendar with the un and pw you've sent me yesterday, but it did not work.
You should rename the category with ID = 1 to "No cat" and create a new "real" category "Afspraak". See my first post in this thread!
Roel
PS. You have removed the link to LuxSoft in the right lower corner of the page. This is very sad
When adding a new event there is a category list whit ID 1 (Afspraak).
In the list of categories there is no option (for ID 1) to checkmark to set the "overlap time", also no inputfield
where you can edit text for the overlap error.
See: My Calendar
I hope this is clear.
Dirk
This whole thread is unclear. Clearly state to purpose of your question. What are you trying to achieve?
IDs can't be changes; if an ID could be changed, it wouldn't be an ID.
I can't change ID nr 1 and there is no option to change the gap (see example).
How does this relate to "How to remove category"?
Avoiding double appointments is done on the admin's Categories page.
Roel
If i log in (as registered user or admin) i can make double appointments.
A not logged in user can't.
Hi Dirk, Your item nr 3 (Afspraak) has ID nr 1, which means that this is the "No cat" category. The No Category category must always be present and should not be used for other purposes.
Roel
How can i remove item nr 3, "afspraak"?
LuxCal Web Calendar → Need Help → How to remove category → Post new reply