Hi all,
Just downloaded and installed a fresh install, set everything up with no hassles at all.
Entered my first invoice and went to email it to the client then BANG!
When I click the “Generate PDF” or “Email Invoice” buttons I get the following error:
/***************************/
A PHP Error was encountered
Severity: Warning
Message: domdocument::domdocument() expects at least 1 parameter, 0 given
Filename: include/dompdf.cls.php
Line Number: 167
Strict Standards: date() [function.date]: It is not safe to rely on the system’s timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘Australia/Melbourne’ for ‘11.0/DST’ instead in C:\xampp\htdocs\bambooinvoice\bamboo_system_files\libraries\Log.php on line 89
Strict Standards: date() [function.date]: It is not safe to rely on the system’s timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘Australia/Melbourne’ for ‘11.0/DST’ instead in C:\xampp\htdocs\bambooinvoice\bamboo_system_files\libraries\Log.php on line 102
Fatal error: Call to undefined method domdocument::loadHTML() in C:\xampp\htdocs\bambooinvoice\bamboo_system_files\plugins\dompdf\include\dompdf.cls.php on line 286
/***************************/
Any help would be greatly appreciated.