Question: All was working smoothly since I upgraded to 7.1.2b4 on Saturday. Now when I go to edit a user I get:

SELECT t1.FORUM_TITLE,t1.CATEGORY_ID,t1.FORUM_SORT_ORDER,t2.CATEGORY_TITLE,t1.FORUM_ID FROM ubbt_FORUMS AS t1, ubbt_CATEGORIES AS t2 WHERE t1.FORUM_IS_ACTIVE='1' AND t1.CATEGORY_ID = t2.CATEGORY_ID ORDER BY t2.CATEGORY_SORT_ORDER,t1.FORUM_SORT_ORDER

Can't create/write to file '/tmp/root-tmp.4455ab8/files/#sql_4b7c_0.MYI' (Errcode: 13)


/tmp (the /tmp directory under the main forum directory) is already 777.

Ideas? Could be another of those occasional SQL issues that my host needs to fix.

Thanks!