Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

[SOLVED] Error on m...
 
Notifications
Clear all

[SOLVED] Error on my log

2 Posts
2 Users
0 Reactions
1,891 Views
(@mcanuto)
Posts: 183
Active Member
Topic starter
 
[#6971]

Hello,

I got this error on my log :

2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] Exception-[42000] SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '* and isPlanningActivity = 1' at line 1
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] For query : select * from activity where idActivityType in (163,169,19,20,21,22,26,170,172,212,213,214,153,168,167,154,165,173,248,164) and idProject = * and isPlanningActivity = 1
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] Strack trace :
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] #0 Sql->query called at [/var/www/html/projeqtor/model/persistence/SqlElement.php:2557]
2020-10-06 09:57:11.640 ** ERROR ** [V8.5.0] #1 SqlElement->getSqlElementsFromCriteria called at [/var/www/html/projeqtor/tool/html.php:216]
2020-10-06 09:57:11.641 ** ERROR ** [V8.5.0] #2 htmlDrawOptionForReference called at [/var/www/html/projeqtor/view/objectDetail.php:2483]
2020-10-06 09:57:11.641 ** ERROR ** [V8.5.0] #3 drawTableFromObject called at [/var/www/html/projeqtor/view/objectDetail.php:337]

The problem is related to the filter "idProject = *".

Can I do something to provide this error?

Regards,
MCanuto


 
Posted : 06 Oct 2020 13H34
(@babynus)
Posts: 14952
Member Admin
 

Hi,

V8.5.0 is not a stable release.
Please migrate to V8.5.5


 
Posted : 08 Oct 2020 17H54
Share:

Scroll to Top