Calendar not working in my database file

Submitted by thorsten on 2009/07/19 06:45
Hi there,
 
I have been using InfoQube for 2 years now, at home as well as at work, and I am quite happy with it. With the latest improvements, it has improved a lot in terms of speed (it was slightly sluggish ultimately) and usability. However, I am really looking forward to the announced improvements (especially a fully working calendar with syncing functionalities!).
 
The reason I am posting here refers to the calendar...It simply does not work in my database. If I try to insert an appointment, the dialog opens, I can enter all data (Subject, Time, Recurrence, etc) and there is no error message. However, the appointment simply does not appear in the calendar neither does an entry in the appointments field exist....
 
Creating a new database file there is no problem, the calendar works fine. So the problem must be in my database file.

HTML pane MHT to HTML conversion questions

Submitted by KeithB on 2009/07/15 15:44
I tried converting a lot of MHT files over to HTM in my main database , and ran into a few things that are confusing/and may be bugs:

1) For a locked item--you can still change htm to mht and vice versa.  Is this by design?

2) For an existing item with HTML text (not MHT) --if I click "create a new HTML document" , the html pane text blanks; but the HTML (ID=1608) Using Forms/ /  ... etc text at the top remains.
ItemHTMLText field is still filled, so you can copy it back, but  why does the HTML pane blank without some warning

3)  apparently once I convert MHT's over to HTM, the .MHT files remain--is this by design? 
Am I supposed to go in manually and delete them from a file manager?

I don't see issues being addressed on this forum, what's going on?

Submitted by jan_rifkinson on 2009/07/14 09:28
I counted over a half dozen questions / issues posted over the last week that have not been addressed. That's abnormal to me. Does anyone know what -- if anything -- is going on in terms of getting issues off the table or new ones on the table for discussion?  Thanks.

VB Script problem : Interaction involving : 1- String in field (content), 2- field names and 3- VB functions parameters

Submitted by Armando on 2009/07/12 19:35
If the "item" field text contains a string which is identical to another field name,
it will prevent VB functions from working properly if they're using that field as a parameter.
 
(Possibly, the bug could involve any String from any text field, and not just the item field, of course. Haven't tested that though.)
 
I can reproduce that easily. [ EDIT : but only with the example below...! ]
 
 
Seems to be a problem with my own code. But can't find where the problem lies...
 
Code example used for item color calculation (important lines at the end of function):