webERP Forum
4.07 Typo: Prices_Customer.php line 337 - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: Problems / Bugs? (http://www.weberp.org/forum/forumdisplay.php?fid=8)
+---- Forum: RESOLVED - Bugs/Problems (http://www.weberp.org/forum/forumdisplay.php?fid=15)
+---- Thread: 4.07 Typo: Prices_Customer.php line 337 (/showthread.php?tid=95)



4.07 Typo: Prices_Customer.php line 337 - srdjanm - 02-21-2012

Error message:
Parse error: syntax error, unexpected '{' in /hermes/bosweb25b/b1004/nf.plantpower/public_html/plantpower.ca/inventar/Prices_Customer.php on line 337

line 337: f ( ....) {
new line 337 : if ( ...) {

Thanks for maitaining weberp
Srdjan
(02-21-2012, 09:21 AM)srdjanm Wrote: Error message:
Parse error: syntax error, unexpected '{' in /hermes/bosweb25b/b1004/nf.plantpower/public_html/plantpower.ca/inventar/Prices_Customer.php on line 337

line 337: f ( ....) {
new line 337 : if ( ...) {

Thanks for maitaining weberp
Srdjan

Also in the same fine line 453 is missing ";" :
It shuld be like this:
$OldStartDate = $myrow['startdate'];

Thanks,
Srdjan


RE: 4.07 Typo: Prices_Customer.php line 337 - Exsonqu_Qu - 02-21-2012

Hi, Sir,

Thanks for your report!

Unfortunately, I didn't find there is ';' missing in the file.

Best regards!

Exson




RE: 4.07 Typo: Prices_Customer.php line 337 - srdjanm - 02-22-2012

(02-21-2012, 01:32 PM)Exsonqu_Qu Wrote: Hi, Sir,

Thanks for your report!

Unfortunately, I didn't find there is ';' missing in the file.

Best regards!

Exson

Hi Exson,
I downloaded webERP_4.07.zip from weberp.org Download link again and check Prices_Customer.php file. The issues that I described are there: line 337 and 453. Perhaps you checked it in snv repository where this was already fixed.
Regards,
Srdjan