- Issue created by @torotil
The above error is produced on every page load. This is caused by the new smart code which includes %
signs which are a problem for sprintf()
. The bug was introduced in version 1.2.
Configure vwo and load a page.
Use sprintf()
only for the part of the code that defines the variables.
Review and apply the patch.
None
None
None
Active
1.2
Code