Author Topic: error with vlib  (Read 1595 times)

0 Members and 1 Guest are viewing this topic.

stw

  • Guest
error with vlib
on: Tue, 11. November 2003 - 12:45:03
While using vLIB_4-0-1_RC1 the browser shows allways error like this:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:program filesapache groupapachehtdocsvLIB_4-0-1_RC1vlibTemplate.php on line 421

How could I get rid of this ?

In php.ini is allready written the following line :
allow_call_time_pass_reference = On [Code cleanliness]

[email protected]

Offline ClausVB

  • Administrator
  • Hero Member
  • *****
  • Posts: 566
    • Homepage: clausvb.de
error with vlib
Reply #1 on: Tue, 11. November 2003 - 15:03:04
If I remember correctly this was fixed in the latest version: 4-0-2 ...

releasedj

  • Guest
error with vlib
Reply #2 on: Thu, 13. November 2003 - 19:31:53
Upgrade to 4.0.2.1 to fix this:

http://prdownloads.sourceforge.net/vlib/vL...-1.zip?download

Regards,

Kelvin