PHP syntax error - Joomla! Forum - community, help and support
this simple question of you. when started own template got follwing syntax error
parse error: syntax error, unexpected ';' in /home/.rameses/mychemistrytutor/bj.dreamhosters.com/joomla/templates/ms_dwtutorial/index.php on line 49
however dont see syntax errors.
i guess want know hwo line counting works. include blanks , word wrapped lines? start @ top?
parse error: syntax error, unexpected ';' in /home/.rameses/mychemistrytutor/bj.dreamhosters.com/joomla/templates/ms_dwtutorial/index.php on line 49
however dont see syntax errors.
i guess want know hwo line counting works. include blanks , word wrapped lines? start @ top?
one thing have keep in mind, particularly troubleshooting or running down validation errors joomla content dynamically generated. say, see in index.php as design not there when put on line.
so, said, possible not index.php source of issue, possible sort of error module or trying display. perhaps turning off modules 1 @ time run down issue. possible in index.php file if arent seeing issues start looking @ modules. line counting in dw should start @ top , dont believe includes wrapped lines dont quote me on that.
one thing have noticed, though not in case, php errors point line number way beyond in template index.php file itself. error in index.php on line 627. dont have 627 lines in index file clues me fact generated output error , start looking @ modules. line number low enough think of , check index file upon finding no errors start troubleshooting modules.
hope helps out in someway. shame more people havent stepped in here out , wish knew more hopefuly started in right direction.
so, said, possible not index.php source of issue, possible sort of error module or trying display. perhaps turning off modules 1 @ time run down issue. possible in index.php file if arent seeing issues start looking @ modules. line counting in dw should start @ top , dont believe includes wrapped lines dont quote me on that.
one thing have noticed, though not in case, php errors point line number way beyond in template index.php file itself. error in index.php on line 627. dont have 627 lines in index file clues me fact generated output error , start looking @ modules. line number low enough think of , check index file upon finding no errors start troubleshooting modules.
hope helps out in someway. shame more people havent stepped in here out , wish knew more hopefuly started in right direction.
Comments
Post a Comment