We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 6583
    • 2 Posts
    Hi I am looking for help in were to start looking for why this is happening. All i have done is follow the install directions to a new database and everything for testing purposes and login to the manager. The non management interface seems to run fine no errors or anything and works very fast. The management interface however takes almost a minute or more to load (I am assuming from the below errors) so I am trying to figure out were to start. I wasn’t having a lot of success searching the forum so I figured I would just ask. Maybe its just my host just hates CMS’s tongue

    The following appears at the top of the main window:
    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /hermes/bosweb/web236/b2365/ipg.joev/modx_test/manager/actions/welcome.static.php on line 85


    This appears in the left window(sometimes its not there.. but today its there all the time):
    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /hermes/bosweb/web236/b2365/ipg.joev/modx_test/manager/includes/user_settings.inc.php on line 18
    
    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /hermes/bosweb/web236/b2365/ipg.joev/modx_test/manager/includes/user_settings.inc.php on line 20
    
    Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb/web236/b2365/ipg.joev/modx_test/manager/includes/user_settings.inc.php:18) in /hermes/bosweb/web236/b2365/ipg.joev/modx_test/manager/index.php on line 168
      • 3749
      • 24,544 Posts
      The best guess is that either one or more files got corrupted or lost in transferring the site or your version of PHP and/or MySQL is very old (or misconfigured by your host).
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 6583
        • 2 Posts
        Quote from: BobRay at Oct 21, 2009, 05:58 PM

        The best guess is that either one or more files got corrupted or lost in transferring the site or your version of PHP and/or MySQL is very old (or misconfigured by your host).


        Alright. I will just try deleting everything and re-uploading / installing and see if that just magically fixes everything. Thanks for the quick reply. Also just for informational purposes
        PHP	        5.2.2
        MySQL Version	5.0.83
        


        ***re uploading all the files fixed the problem... so Thanks, something must have just been corrupted.
          • 3749
          • 24,544 Posts
          Glad you got it sorted. Thanks for reporting back. smiley
            Did I help you? Buy me a beer
            Get my Book: MODX:The Official Guide
            MODX info for everyone: http://bobsguides.com/modx.html
            My MODX Extras
            Bob's Guides is now hosted at A2 MODX Hosting