Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Installation Issues » Subject: Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty in C:\ra (Installation error version "radicore-2017-09-01")
Subject: Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty in C:\ra [message #6939] Sat, 23 September 2017 19:34 Go to next message
carlosgmpy is currently offline  carlosgmpy
Messages: 2
Registered: September 2017
Location: Asuncion, Paraguay, South...
Junior Member

radicore-2017-09-01 new installation.

OS: Windows 10
Browser: Tested in Firefox and Chrome.
Lenguaje: Spanish
Using WAMPSERVER
MySQL: version 5.5.24
PHP: version 5.4.3
------
( ! ) SCREAM: Error suppression ignored for
( ! ) Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty in C:\radicore\includes\include.library.inc on line 3651
-----
Call Stack
# Time Memory Function Location
1 0.0014 300168 {main}( ) ..\logon.php:0
2 1.1369 7141128 mnu_user->__construct( ) ..\logon.php:164
3 1.1369 7141304 Default_Table->getFieldSpec_original( ) ..\mnu_user.class.inc:28
4 1.1376 7205424 RDCsingleton::getInstance( ) ..\std.table.class.inc:2851
5 1.1393 7406032 date_class->__construct( ) ..\std.singleton.php5.inc:127
6 1.1393 7406208 getLanguageArray( ) ..\std.datevalidation.class.inc:25
7 1.1409 7359224 trigger_error ( ) ..\include.library.inc:3394
8 1.1409 7362304 errorHandler( ) ..\include.library.inc:3394
9 1.1445 7494728 getLanguageText( ) ..\error.inc:176
10 1.1455 7416152 trigger_error ( ) ..\include.library.inc:3651


I been looking back to the stack and source, and seems to have a problem with the lenguage.
Hope you can help! Thanks.

Re: Subject: Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty in C:\ra [message #6940 is a reply to message #6939] Sun, 24 September 2017 05:14 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Have you checked that the file is not empty? Can you replace it with the one in the downloaded zip file?

Re: Subject: Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty in C:\ra [message #6947 is a reply to message #6940] Mon, 25 September 2017 09:19 Go to previous messageGo to next message
carlosgmpy is currently offline  carlosgmpy
Messages: 2
Registered: September 2017
Location: Asuncion, Paraguay, South...
Junior Member

Hi,
I been looking that you suggested, but everything was ok. All the files in place.
I changed my computer lenguaje to english, and now I think where is the error, looking back to the program calls.
---------------
( ! ) SCREAM: Error suppression ignored for
( ! ) Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty in C:\wamp\www\radicore\includes\include.library.inc on line 3651

Call Stack
# Time Memory Function Location

1 0.0108 297272 {main}( ) ..\logon.php:0
2 1.9224 7200504 radicore_view->__construct( ) ..\logon.php:212
3 1.9258 7318944 trigger_error ( ) ..\include.xml.php5.inc:37
4 1.9258 7319776 errorHandler( ) ..\include.xml.php5.inc:37
5 1.9258 7326560 getLanguageText( ) ..\error.inc:166
6 1.9267 7247992 trigger_error ( ) ..\include.library.inc:3651

Found that probably the problem is with XSL functions. In the include.xml.php5.inc
--> trigger_error(getLanguageText('sys0070', 'XSL'), E_USER_ERROR);
Looking at installation instructions, in point
4. You will need to change permissions so that the following directories have write access:

RADICORE - for the errorlog.html file.
CLASSES - for all <table>.class.inc and <table>.dict.inc files.
ERROR_LOGS - for errorlog.html file.
LOGS - for all output from background tasks.
SQL - for all <subsystem>.dict_export.sql and <subsystem>.menu_export.sql files.
TEXT - for all <subsystem>.menu_export.txt files.
XSL - for all <script_id>.xml files.

Probably that is my problem!
But in my actual windows 10 enviroment and don't know how to do this.
Do I have to change in the httpd.conf?

Thank you for your support!
Re: Subject: Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty in C:\ra [message #6948 is a reply to message #6947] Mon, 25 September 2017 10:01 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
If you changed your computer language to English, what was it before?

You should not have to change the permissions on those directories if you are running on MS Windows.


Re: Subject: Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty [message #6950 is a reply to message #6948] Mon, 25 September 2017 16:57 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
I have tried setting my PC´s language to Spanish, and my browser language to Spanish, but I cannot reproduce this fault. Radicore can only support other languages when they have supporting files in the text direcory. Your error message clearly shows that it was looking for the sys.language_text.inc file in the 'menu/text/en' directory, and as that file exists that error should not appear.

You may need to add English as an optional language in your browser.


[Updated on: Tue, 26 September 2017 04:52]

Report message to a moderator

Re: Subject: Fatal error: File C:\wamp\www\radicore\menu\text/en/sys.language_text.inc is empty [message #6992 is a reply to message #6950] Mon, 09 October 2017 20:46 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
I think I have found the cause of this error. See the attached zip file for a new version of include.library.inc

Previous Topic: Radicore v2.05.0 - no xample zip file in release
Next Topic: Installation 2.0.7
Goto Forum:
  


Current Time: Thu Mar 28 10:53:27 EDT 2024

Total time taken to generate the page: 0.01246 seconds