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.
Last seen: 26 Mar 2013 13H16
You helped me a lot. Thanks for a great project. 😆
OK i can FIX it! :woohoo: Insert Port in to Line 219 217 if (!self::$dbType or !self::$dbHost or !self::$dbName) { 218 self::$dbTyp...
I think it error before var_dump(). This is a Full HTML code in page. Project'Or RIA <script type="...
yes. I install already. in my php.ini extension=php_pdo_mysql.dll Is it possible that the version of php or apache not Incongruous?
it is error in "model/persistence/Sql.php" on line 58 56 try { 57 $startMicroTime=microtime(true); 58 $result = $cnx->query($sq...
Thank for Reply :cheer: . MyServer: php - 5.4.11 apache - 2.4.3 (Win32) mysql - 5.6.10