It happened when I was adding new item for shoutbox control.
I replaced the file admin_design.inc.php but still getting the same warning.
Parse error: syntax error, unexpected '}' in/home/icy/public_html/mysite.com/inc/admin_design.inc.php(119) : runtime-created function on line 1
Fatal error: Function name must be a string in/home/icy/public_html/mysite.com/inc/admin_design.inc.php on line 120
I can´t do anything in admin mode. Can it be fixed?
|
Hello Lana.
Can you show 5 lines of admin_design.inc.php
2 lines before 120 and 2 after
Regards
Artur A
|
Here is the code:
116
117 if( strlen( $aItem['Check'] ) )
118 {
119 $func = create_function( '', $aItem['Check'] );
120 if( !$func() )
121 return '';
122 }
|
Hello lana!
Seems you added some point to admin menu with error in `Check` parameter.
Regard
|
Can reinstall fix my problem? |
Hello Lana.
Please provide me with FTP and Cpanel access details to unity e-mail or support@boonex.com - and I will try to fix problem.
Regards
Artur A
|
|
You can as example reload just inc/admin_design.inc.php file
|
|
Reloading did not help :( |
Be sure that yiu use Binary mode during upload.
this file must be 21,407 Byte
|
I have used binary mod during upload-still nothing. |
Thank you for a fast online technical support!
Boonex is great! :)
|