Page 1 of 1

Two new strange files on another partition

Posted: Thu Oct 23, 2008 7:48 am
by Robertp
I have TL 1.8 Beta 3 (on vista business) + mysql (on vista business),

I have two partitions C and D drives, and as far I know D is NOT configured to be used by any application.

and I can see two strange file being created/edited all the time by TL on D drive root. (when everything is installed and configured on C drive) (php + mysql + TL + temp + etc)

1. nodeset.txt
2. sql_display_node.txt

I tried to delete them but they come up again.

The contents are some sql statement, and some reqdoc + req related settings.

Wondering why they are being created to this strange location, (what setting controls these files; what do they do)

Anybody else experiencing the same ?

nb: I don't see this behavior on 1.7.4.


thanks,

Posted: Thu Oct 23, 2008 8:07 am
by fman
is debug info (due to ajax tree) that I've forgot to remove.
Please get last CVS code and retest.
I will check and remove if already exists

Posted: Thu Oct 23, 2008 8:11 am
by Robertp
ahhhh.

thanks for the reply.

Posted: Thu Oct 23, 2008 8:26 am
by Robertp
commented out the fileput statements in getrequirementnodes.php
& gettprojectnodes.php
seems to be working fine now..

thanks,