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

Home » RADICORE » RADICORE Installation Issues » Runtime errors with version 2.25.0
Re: Runtime errors with version 2.25.0 [message #7794 is a reply to message #7793] Mon, 27 February 2023 11:01 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2355
Registered: April 2006
Location: Surrey, UK
Senior Member
The first error is telling you that you need to install one of those extensions. Edit your php.ini file to remove the leading ';' in front of that extension.

The second error is telling you that in your script training_plan_anwesenheit_einzel_position.class.inc at line=1101 there is an instruction which is trying to divide by zero. This is a bug in your code. You need to check the divisor, and if it is zero you should set the result to zero without actually performing the division.


 
Read Message
Read Message
Read Message
Previous Topic: Error with dictionary import
Next Topic: PDF error with V 2.28.0
Goto Forum:
  


Current Time: Mon Jul 29 21:24:19 EDT 2024

Total time taken to generate the page: 0.00944 seconds