<![CDATA[ Nie typowy błąd - My Forums]]> https://forums.modx.com/thread/?thread=56901 <![CDATA[Re: Nie typowy b&#322;&#261;d]]> https://forums.modx.com/thread/56901/nie-typowy-b-d#dis-post-334063 hajlerster Jul 24, 2008, 08:13 AM https://forums.modx.com/thread/56901/nie-typowy-b-d#dis-post-334063 <![CDATA[Nie typowy b&#322;&#261;d]]> https://forums.modx.com/thread/56901/nie-typowy-b-d#dis-post-334062
*{margin:0;padding:0} body{margin:50px;background:#eee;} .install{padding:10px;border:5px solid #f22;background:#f99;margin:0 auto;font:120%/1em serif;text-align:center;} p{ margin:20px 0; } a{font-size:200%;color:#f22;text-decoration:underline;margin-top: 30px;padding: 5px;}

MODx is not currently installed or the configuration file cannot be found.

Do you want to install now?
"; exit; } } // start session startCMSSession(); // initiate a new document parser include_once(MODX_MANAGER_PATH.’/includes/document.parser.class.inc.php’); $modx = new DocumentParser; $etomite = &$modx; // for backward compatibility // set some parser options $modx->minParserPasses = 1; // min number of parser recursive loops or passes $modx->maxParserPasses = 10; // max number of parser recursive loops or passes $modx->dumpSQL = false; $modx->dumpSnippets = false; // feed the parser the execution start time $modx->tstart = $tstart; // Debugging mode: $modx->stopOnNotice = false; // Don’t show PHP errors to the public if(!isset($_SESSION[’mgrValidated’]) || !$_SESSION[’mgrValidated’]) { @ini_set("display_errors","0"); } // execute the parser if index.php was not included if (!MODX_API_MODE) { $modx->executeParser(); } ?>
-------------------------
Odkryłem też drugi ciekawy błąd wink

W managerze jak klikam na jakiś artykuł jeszcze przed edycją pojawia się coś takiego:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /opt/www/argonx/manager/actions/document_data.static.php on line 47

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /opt/www/argonx/manager/actions/document_data.static.php on line 54

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /opt/www/argonx/manager/actions/document_data.static.php on line 61

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /opt/www/argonx/manager/actions/document_data.static.php on line 70

ktoś wie o co może chodzić??? ...czy to forum już umarło .. heh ale widze że ludzie czytają gorzej z odpowiedziami

Pozdrawiam]]>
argonx Feb 28, 2008, 06:49 AM https://forums.modx.com/thread/56901/nie-typowy-b-d#dis-post-334062