But they also have a lot of fees (don't know if its equal among all but reading 15% surcharge in fine print is scary)> Also don't know that unlimited data will continue..promo says ends Oct 30..Sprint has investor meeting today..and also fine print says they can change terms of contract at any time and also they can cancel you if you use too much data or talk time...so I have a feeling that if you use too much data, Sprint doesn't want you. favorite tool to convert avi to mpeg4Seeing how this is a IPhone blog and Rene is the head honcho I don't see why that's surprising.
Even if they have to be reviewed by staff members and manually published,
staff members might get quite busy on sites with many users.
Therefore i made a few tiny changes in the code, so only users with set permission 'add_downloads' will get the option to upload own stuff.
/templates/skio/index.tpl.php : line 246
{if $smarty.const.FUNC_DOWNLOADS && $smarty.session.permissions.add_downloads==1}
/views/upload.php : line 40
if ( !isset ( $_SESSION [ 'logged' ] ) || $_SESSION [ 'logged' ] !== true || $_SESSION [ 'permissions' ] [ 'add_downloads' ] != 1)
Thnx
Forum posts: 378