Found bug on vdc_db_query.php
Posted: Sun Jul 12, 2020 6:58 pm
I've installed latest SVN (VERSION: 2.14-761a BUILD: 200708-1033 ) with Vicibox V9 today and found a bug on file vdc_db_query.php.
Line 4335 "$use_custom_cid=0;" needs to be removed because it's setting the variable to 0 and breaks the logic for the custom CID.(logic expects Y or N).
Line 4335 "$use_custom_cid=0;" needs to be removed because it's setting the variable to 0 and breaks the logic for the custom CID.(logic expects Y or N).