PHP Classes

Error in example file

Recommend this page to a friend!

      PHP RTF Tools  >  All threads  >  Error in example file  >  (Un) Subscribe thread alerts  
Subject:Error in example file
Summary:example file creating following errors
Messages:2
Author:zeki celikbas
Date:2016-11-03 10:34:46
 

  1. Error in example file   Reply   Report abuse  
Picture of zeki celikbas zeki celikbas - 2016-11-03 10:34:46
Hi,

I want to use this class one of my project but when I wanted to try following file I've got lots of errors on page and continiu..

localhost/RtfTools/examples/templat ...

*** Warning *** Incorrect expression found : $VNAME1 Undefined variable: expr
*** Warning *** Incorrect expression found : $VNAME2 . " catenated with coucou" Undefined variable: expr
*** Warning *** Incorrect expression found : $TOTO Undefined variable: expr
*** Warning *** Incorrect expression found : ( date ( 'Y/m/d H:i:s' ) ) Undefined variable: expr
*** Warning *** Invalid expression found in %IF% statement : ( $VNAME1 == '1' ) Error is : Undefined variable: expr
*** Warning *** Incorrect expression found in %ELSEIF% statement : ( $VNAME1 == '1' ) Undefined variable: expr
*** Warning *** Incorrect expression found in %ELSEIF% statement : ( $VNAME1 == '1' ) Undefined variable: expr
*** Warning *** Incorrect expression found in %ELSEIF% statement : ( $VNAME1 == '1' ) Undefined variable: expr
*** Warning *** Incorrect expression found : $VNAME1 Undefined variable: expr
*** Warning *** Invalid start expression found in %REPEAT% statement : 1 Error is : Undefined variable: expr
*** Warning *** Invalid end expression found in %REPEAT% statement : 10 Error is : Undefined variable: expr
*** Warning *** Invalid step expression found in %REPEAT% statement : 1 Error is : Undefined variable: expr
*** Warning *** Incorrect expression found : $index Undefined variable: expr
*** Warning *** Incorrect expression found : $index Undefined variable: expr
*** Warning *** Incorrect expression found : $index Undefined variable: expr

Last Warning continiues for ever and sample.rtf file getting bigger continiously.



  2. Re: Error in example file   Reply   Report abuse  
Picture of Christian Vigh Christian Vigh - 2016-11-03 12:17:03 - In reply to message 1 from zeki celikbas
Hi,

I just posted a fix that corrects this problem (version 1.0.3).

Please feel free to contact me if you have any other issue,
Christian.