rockycubi / openbiz-cubi

Automatically exported from code.google.com/p/openbiz-cubi
0 stars 1 forks source link

Error - Manage UI Translation #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Translation
2. Manage UI Translation
3. Edit (Default Language English US)

What is the expected output? What do you see instead?
 [2012-11-13 17:18:22 (GMT)] An exception occurred while executing this script:
Error message: #2, file_get_contents() [function.file-get-contents]: Filename 
cannot be empty
Script name and line number of error: 
/home2/bmcintra/public_html/modules/translation/form/TranslationForm.php:49

function: errorHandler ( 2, "file_get_contents() [<a 
href='function.file-get-contents'>functi...", 
"/home2/bmcintra/public_html/modules/translation/form/Translation...", 49, 
Array(10) ) @ /home2/bmcintra/public_html/openbiz/bin/sysheader_inc.php 123
function: userErrorHandler ( 2, "file_get_contents() [<a 
href='function.file-get-contents'>functi...", 
"/home2/bmcintra/public_html/modules/translation/form/Translation...", 49, 
Array(10) ) @
function: file_get_contents ( "" ) @ 
/home2/bmcintra/public_html/modules/translation/form/TranslationForm.php 49
function: fetchData ( ) @ 
/home2/bmcintra/public_html/openbiz/bin/easy/FormRenderer.php 78
function: buildTemplateAttributes ( Object(TranslationForm) ) @ 
/home2/bmcintra/public_html/openbiz/bin/easy/FormRenderer.php 38
function: render ( Object(TranslationForm) ) @ 
/home2/bmcintra/public_html/openbiz/bin/easy/EasyForm.php 2057
function: renderHTML ( ) @ 
/home2/bmcintra/public_html/openbiz/bin/easy/EasyForm.php 1931
function: render ( ) @ 
/home2/bmcintra/public_html/openbiz/bin/easy/EasyForm.php 1279
function: _showForm ( "translation.form.TranslationEditForm", "", Array(1) ) @ 
/home2/bmcintra/public_html/openbiz/bin/easy/EasyForm.php 2259
function: processPostAction ( ) @ 
/home2/bmcintra/public_html/openbiz/bin/easy/EasyForm.php 1189
function: editRecord ( ) @ 
/home2/bmcintra/public_html/openbiz/bin/BizController.php 302
function: invoke ( ) @ 
/home2/bmcintra/public_html/openbiz/bin/BizController.php 418
function: _dispatchRPC ( ) @ 
/home2/bmcintra/public_html/openbiz/bin/BizController.php 96
function: dispatchRequest ( ) @ 
/home2/bmcintra/public_html/openbiz/bin/BizController.php 34
function: include_once ( 
"/home2/bmcintra/public_html/openbiz/bin/BizController.php" ) @ 
/home2/bmcintra/public_html/bin/controller.php 5
Please ask system administrator for help...

What version of the product are you using? On what operating system?
CUBI 2.1.0  || CentOs 64Bit with PHP5.3.18

Please provide any additional information below.

Original issue reported on code.google.com by marco.mo...@bomcar.pt on 13 Nov 2012 at 5:24

GoogleCodeExporter commented 9 years ago
Solved

Original comment by marco.mo...@bomcar.pt on 14 Nov 2012 at 4:47

GoogleCodeExporter commented 9 years ago
This is because we are not put english translation string for english module 
,but anyway its already been fixed in SVN. 

Original comment by jixian@openbiz.me on 5 Jan 2013 at 3:32