Categories > [old] TbsOoo & TinyDoc >

Variables not substituded in the document

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Tobiah
Date: 2007-02-12
Time: 13:02

Variables not substituded in the document

Hello everyone!

I have problems with tbsOOo so I tested with the examples.

I have copy and pasted the hello world example but it doesn't work on my server. I get an OO document with [var.x] printed on it.

What is causing this?

Best regards,
Tobiah
By: Tobiah
Date: 2007-02-12
Time: 13:58

Re: Variables not substituded in the document

I checked the generated xml file and I found that the words "hello world" existed in the file.
By: Anonymous
Date: 2007-02-13
Time: 00:55

Re: Variables not substituded in the document

Hi Tobiah,

As I understand the XML are unzipped well and the datas are changed, but there is a problem of zip.

What is your system, Linux, Windows ?

Olivier
By: Tobiah
Date: 2007-02-13
Time: 08:23

Re: Variables not substituded in the document

It's Windows Server 2003 with Apache, MySQL and PHP.
By: Tobiah
Date: 2007-02-13
Time: 08:23

Re: Variables not substituded in the document

I testing it with Xampp. So you think it has to do with ZIP?
By: Tobiah
Date: 2007-02-13
Time: 09:49

Re: Variables not substituded in the document

I also experice this problem.

Warning: rmdir(tmp/f10deac1dad48fca3a452a9b0ee7c704) [function.rmdir]: Directory not empty in C:\Program Files\xampp\htdocs\sa\tbsooo_class.php on line 323
By: Tobiah
Date: 2007-02-14
Time: 00:59

Re: Variables not substituded in the document

Hello!

I want to thank everyone that responded. I looked in the code and made it work by simply installing zip and unzip on the server.

Now it works like a charm. :)