Deprecated: Assigning the return value of new by reference is deprecated in G:\wamp\www\joomla\VirtueMart_1.1.8_eCommerceBundle_Joomla_1.5.22\administrator\components\com_chronocontact\admin.chronocontact.php on line 1593
it shows dis error in the component and PARSE error in the webpage if the form is connected to db and i have not use any special character in my database but still it gives an error on ma webpage.
Parse error: syntax error, unexpected T_LNUMBER, expecting ',' or ';' in PATH
it shows dis error in the component and PARSE error in the webpage if the form is connected to db and i have not use any special character in my database but still it gives an error on ma webpage.
Parse error: syntax error, unexpected T_LNUMBER, expecting ',' or ';' in PATH
Hi mohitmc2,
In your Site Global Configuration set Error Reporting to 'Sysetm Default' or 'None' to hide the PHP Warning message.
Please post the whole of the Parse Error message including the line numbers.
Bob
In your Site Global Configuration set Error Reporting to 'Sysetm Default' or 'None' to hide the PHP Warning message.
Please post the whole of the Parse Error message including the line numbers.
Bob
Parse error: syntax error, unexpected T_LNUMBER, expecting ',' or ';' in G:\wamp\www\joom\SiteShaper_Shape5_Basics\components\com_chronocontact\chronocontact.php(53) : eval()'d code on line 16
Call Stack
# Time Memory Function Location
1 0.0009 700432 {main}( ) ..\index.php:0
2 0.2737 8989440 JSite->dispatch( ) ..\index.php:68
3 0.2832 9311336 JComponentHelper->renderComponent( ) ..\application.php:124
4 0.2891 9444648 require_once( 'G:\wamp\www\joom\SiteShaper_Shape5_Basics\components\com_chronocontact\chronocontact.php' )
thats the full error i m getting in ma webpage and i havs changed the global confi settings but it stiill gives dat component error.
Call Stack
# Time Memory Function Location
1 0.0009 700432 {main}( ) ..\index.php:0
2 0.2737 8989440 JSite->dispatch( ) ..\index.php:68
3 0.2832 9311336 JComponentHelper->renderComponent( ) ..\application.php:124
4 0.2891 9444648 require_once( 'G:\wamp\www\joom\SiteShaper_Shape5_Basics\components\com_chronocontact\chronocontact.php' )
thats the full error i m getting in ma webpage and i havs changed the global confi settings but it stiill gives dat component error.
This topic is locked and no more replies can be posted.
