Page 1 of 1

New Installation Error - PDF REports

Posted: Thu Jun 28, 2012 1:18 pm
by ricklincs
I have installed the latest verion of nuBuilder with wampserver. Everything looks alright until i try to run a pdf report. I am using the sample financial demo.

I receive the following errors:


Function set_magic_quotes_runtime() is deprecated in C:\wamp\www\automotive\productionnu2\fpdf\fpdf.php on line 1165

Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\wamp\www\automotive\productionnu2\fpdf\fpdf.php on line 1203

I have already turned magic_quotes off in php.ini.

Does anyone have any ideas how to solve this? Thank you in advance.

Re: New Installation Error - PDF REports

Posted: Fri Jun 29, 2012 12:50 am
by admin
ricklincs,

Here's a fix (which will be in the next build).
productionnu2.zip
Apparently set_magic_quotes_runtime() is not used in 5.3

Steven

Re: New Installation Error - PDF REports

Posted: Fri Jun 29, 2012 10:42 am
by ricklincs
Thanks for the quick response and fix. It now works a treat.

Re: New Installation Error - PDF REports

Posted: Sat Jul 07, 2012 10:19 pm
by admin
.