Hi
I seem to be misisng the buttons in my admin page - the ones that let you move your blobs to disk or blobs to db:
admin > stats > "Blobs to disk"
admin > stats > "Blobs to database"
I've defined my directory in qa_config file:
define('QA_BLOBS_DIRECTORY', 'myimages');
But both buttons are still missing and all my images are being stored in Database.
Any ideas anyone? Thankyou.