View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Error: not found in C:\xampp\htdocs\model\persistence\SqlElement.php on line 48 - ProjeQtOr

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

19 juin 2025 (16h-17h30)

10 juillet 2025 (10h30-12h)

21 août 2025 (16h-17h30)

9 septembre 2025 (10h30-12h)

 
 

Planifiez avec ProjeQtOr

18 et 19 juin 2025 (9h-12h30)

17 et 18 septembre 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

25 et 26 juin 2025 (9h-12h30)

24 et 25 septembre 2025 (9h-12h30)

 

 

 

Error: not found in C:\xampp\htdocs\model\persistence\SqlElement.php on line 48

More
27 Jui 2017 10:51 - 27 Jui 2017 11:42 #1 by vanlele
Hi,

I've just updated to ver 6.2.5 and got this error while running 'Planning':

Error on finalizeMessageDisplay('planResultDiv') :
Destination or is not a node or not a widget
or lastOperation or lastOperationStatus is not a node


Fatal error: Class '' not found in C:\xampp\htdocs\model\persistence\SqlElement.php on line 4833
Contact your administrator.
(detailed error is reported in log file)

Can you help me to fix it please!

p/s: i tried to see log file and get this: Maybe allow_url_fopen is Off in php.ini... And i checked php.ini: allow_url_fopen is On

p/s: i've just back to 6.2.4, its ok.
Attachments:
Last edit: 27 Jui 2017 11:42 by vanlele.

Please Connexion or Create an account to join the conversation.

More
28 Jui 2017 10:30 #2 by babynus
Hi,

It seems you have in table planningelement some lines where refType is empty.
Try and execute (in phpMyAdmin for instance):
select * from planningelement where refType is null;
This should return no line.
If it does, post result here.

As a workaround, you can also apply the fix that we'll include in V6.3.
In /model/persistence/SqlElement.php, replace line 4833 from
$testObj=new $testClass($this->refId,true);
to
if ($testClass and SqlElement::class_exists($testClass)) $testObj=new $testClass($this->refId,true);

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.031 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.