We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 26435
    • 1,193 Posts
    After talking with Jason, and searching through phpMyAdmin, I found that the table {PREFIX}session had not been created.
    Jason gave me this SQL Querey:
    CREATE TABLE IF NOT EXISTS `modx_session` ( 
      `id` varchar(32) NOT NULL, 
      `access` int(20) unsigned default NULL,
      `data` text,
      PRIMARY KEY  (`id`)
    ) ENGINE=MyISAM;

    remember to change `modx_session` to reflect your {PREFIX} if you use something other than modx_.

    After that, I deleted all the cache files in /core/cache/ and everything works slick now

    -sD-
    Dr. Scotty Delicious, Scientist.
      Husband, Father, Brother, Son, Programmer, Atheist, Nurse, Friend, Lover, Fighter.
      All of the above... in no specific order.


      I send pointless little messages
      • 6726
      • 7,075 Posts
      Thanks Scotty for sharing smiley
        .: COO - Commerce Guys - Community Driven Innovation :.


        MODx est l'outil id