Lets start with the problem i had. When i upload a media the file exists but it doesn shows on my page its blank but the uploaded file exists in my directory ( tangocms-2.6.1\assets\uploads\media\3\image ). this was my problem,
if there is someone with the same problem, here is how to solve this problem.
1. Go to this directory and open with notepad or whatever you use ... media.php (tangocms-2.6.1\application\modules\media\models), 2. Go to Line 370 if you see this code we are ok --> } while( true ); <---<br />so then go to line 371 and paste this code
The variables that you're adding here are never used, so this is quite pointless. What is this going to resolve, and how? Could you please report bugs to http://dev.tangocms.org/