Problem solved ! Thanks Diego, so much ! Here the Problem was the connection to the Database. My Provider do not accept this dsn-Method : adoNewConnection($dsn), that is standardly used in TemaTres. But, an other Method is provided, with commented lines :-). The correction works like this : in the file : \common\include\fun.gral.php At the lines 833-837 (Tematres 3.2) or 746-750 (v. 3.1) : comment this first line, and activate the 2nd and the 3rd : ~~~ $DB = adoNewConnection($dsn); // no need for...
Problem solved ! Thanks Diego, so much ! Here the Problem was the connection to the Database. My Provider do not accept this dsn-Method : adoNewConnection($dsn), that is standardly used in TemaTres. But, an other Method is provided, with commented lines :-). The correction works like this : in the file : \common\include\fun.gral.php At the lines 833-837 (Tematres 3.2) or 746-750 (v. 3.1) : comment this first line, and activate the 2nd and the 3rd : ~~~ $DB = adoNewConnection($dsn); // no need for...
Problem solved ! Thanks Diego, so much ! Here the Problem was the connection to the Database. My Provider do not accept this dsn-Method : adoNewConnection($dsn), that is standardly used in TemaTres. But, an other Method is provided, with commented lines :-). The correction works like this : in the file : \common\include\fun.gral.php At the lines 833-837 (Tematres 3.2) or 746-750 (v. 3.1) : comment this first line, and activate the 2nd and the 3rd : ~~~ $DB = adoNewConnection($dsn); // no need for...
Hi Diego, Thanks for the question. I tried the Adminer. There is no problem. It can connect easily to the database, as you can see on the attached screenshot. Does that help you ? And actually, I can also connect to the database with TemaTres 3.0. And even with the install.php-File of the Version 3.1 and 3.2 ! Only the main file vocab/index.php of Version 3.1 and 3.2 has the mentionned problem. I tried also now on an complete other Server of an other Provider. The same problem appears : exactly same...
Hi Diego, did you receive my mails on the 21. April ? I wrote you like you asked. I'm happy you want to find and solve the problem :-) Can we discuss per mail ? I wrote you to the mail you mentioned. Thanks a lot for your answer.
Hi Diego, I checkd with my provider. Dhe Strict Mode is deactivated. I think this is not the reason... What could it be else ?? And I observed something (I'm not sure, but it's confusing) : in the List of "Known Projects" here : https://vocabularyserver.com/vocabularies/ -> I found several Projects that are on Version 3.1 or 3.2, but ALL OF THEM are installed on the domain vocabularyserver.com. For exemple here, here, or here. Is that not confusing ? -> All others I clicked are on Version 3.0, 2.2,......
Hi Diego, I don't know this kind of thing... But I read a little bit on the web about this to understand. My question : do you mean TemaTres cannot work with Strict mode ? Is that right ? Or what do you mean exactly ? My hosting function with MariaDB 10.3 and I read here that MariaDB is by default in Strict Mode since version 10.2.4. Do you think that is a problem for TemaTres ? If yes, can I change the mode with the command SET SESSION sql-mode = ? How and which mode do I habe to set ? Or what should...
Hi Diego, Thanks for your answer (and no problem for the english, you probably speaks it better than me as I speach french!). So, yes I downloaded the code from GitHub and run the update procedure part 1 and 2, but then impossible to login in Tematres (part 3), as the interface doesn't appear. Only the PHP-error appears. And so that I see the PHP-error I already config the debug-param to true (without debug=1, the webpage ist even blank and gives absolutely nothing...). And yes, the db-user has all...
Hi Diego, Thanks for your answer (and no problem for the english, you probably speaks it better than me as I speach french!). So, yes I downloaded the code from GitHub and run the update procedure part 1 and 2, but then impossible to login in Tematres (part 3), as the interface doesn't appear. Only the PHP-error appears. And so that I see the PHP-error I already config the debug-param to true (without debug=1, the webpage ist even blank and gives absolutely nothing...). Then : -> even if I keep the...
Hi Diego, Thanks for your answer (and no problem for the english, you probably speaks it better than me as I speach french!). So, yes I downloaded the code from GitHub and run the update procedure part 1 and 2, but then impossible to login in Tematres (part 3), as the interface doesn't appear. Only the PHP-error appears. And so that I see the PHP-error I already config the debug-param to true (without debug=1, the webpage ist even blank and gives absolutely nothing...). Then : -> even if I keep the...
It seems to be a DBconnect()-Problem, but i checked 10 Times the login-data, that is correct. As said, even with the same installation and connexions as my prod-installation, it's not working. I thank 1000 Times for you help !
Hello, I'm facing a problem now, that I can't understand. I use TemaTres for years now, but the Update to version 3.1, or 3.2 is not working. I tried with several Server-Installations, with all Versions PHP 7.2, 7.3, 7.4, 8.0. On my same installation where I use the production, same DB-Connexion, Version 3.1/3.2 works not, where Version 3.0 works very fine. I put Debug-Mod in the db.tematres.php and have this error : Fatal error: Uncaught Error: Call to a member function Execute() on bool in /home/httpd/vhosts/twse.info/test.twse.info/common/include/fun.gral.php:753...
Hi Marcin, hi Diego, Could you explain the solution ? I have more or less the same problem here and tried already everything possible i can imagine... (Maybe I should also create a thread for my topic.) Thanks a lot !
Hi Marcin, hi Diego, Could you explain the solution ? I have more or less the same problem here and tried already everything possible i can imagine... Thanks a lot !