12-02-2015, 06:12 PM
The "Strict Standard" are normal. I am freneticly eliminating those as I can and will eventually get to PearDatabase. In the mean time, set your PHP error_reporting variable to ignore strict and warning. I usually set it to:
error_reporting=E_ERROR
The Fatal error is another thing but that is related to your particular index.php file. What code do you have on that line?
BTW, the vtlib field creation script looks ok
error_reporting=E_ERROR
The Fatal error is another thing but that is related to your particular index.php file. What code do you have on that line?
BTW, the vtlib field creation script looks ok
Joe
TSolucio
TSolucio