I get this sql error now when I try and submit new media. I can still edit other media and add comments.
Invalid SQL:
SELECT text, languageid, special
FROM phrase AS phrase
LEFT JOIN phrasetype USING (fieldname)
WHERE phrase.fieldname = 'error'
AND varname = 'media_submit_invalid' AND languageid IN (-1, 0, 1);
edit:
I recently installed vbdynamics and I think the issue might be from that. Even when I disable vbdyn it still has the same issue. Also When I go to rebuild thumbnails it doesnt complete on the first one.
edit 2: for some reason my thumbnails folder changed chmod. I fixed it.
|