|  | 
	|  | 
	| 
		
			| 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   |  
			| 
				
				
					|  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!
 |  
	|  |  | 
	|  | 
	|  | 
	|  |