Download System

Started by SMFHacks.com Team, October 31, 2007, 06:55:37 PM

Previous topic - Next topic

tfs

Is there a way to disable "Download Stats" and remove the link to "View Downloads Stats?"
A good tree cannot bring forth evil fruit, neither can an evil tree bring forth good fruit.

vbgamer45

You would currently need to remove it from the template itself.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

PPowerHouseK

Hello,
I really would like to use your creation, however i seem to have run into many problems. The most important problem to fix at this time is that after installing into smf 2.0 RC 3.0 and going to DownloadConfigurations>category permissions I get a page where the template is all messed up like this: .

Please help me resolve this first issue

vbgamer45

That is just a style issue can be ignored that is the admin area doesn't affect what the user sees.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

PPowerHouseK

So no adjustments can be made here by me, the admin? If so, where should i change it so that guests can see and download, but only members can upload and comment?

vbgamer45

Category permission are permissions if you want to set on a category.

Normal permissions are found under Admin -> Permissions
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

vbgamer45

Update!

1.3.1
+Added better curve style support for SMF 2.0 RC3
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

PPowerHouseK

Wow, lucky me!! Works perfect now, thanks and great work on this. You are a gift to computers everywhere.  ;D

doughboy99

This is looking good again. I think we are going to have to spring for the pro version soon.

I noticed a couple of very minor display issues. I am using Simple portal with just left hand blocks enabled when viewing the Dowloads area. Most Elements of the Downloads mod are showing at 100% width, however the list of items in a download category (class=table_grid?)and the actual view of download item(class=tborder?) show at 90% width. Was this intentional, The extra space at 100% would be most useful to me if possble. Also are these elements meant to have rounded coners?

vbgamer45

Didn't update every part with the curve style rounded corners just did the main index and the top downloads bar on all pages. Slowly moving everything to 100% width usage so it uses up all the page.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

PPowerHouseK

Hey, just out of curiousity, is there a way to transfer a large amount of files(100+files) to the download system such as ftp,  or is the only way, one by one via browser interface?

doughboy99

Quote from: vbgamer45 on March 31, 2010, 07:21:06 PM
Didn't update every part with the curve style rounded corners just did the main index and the top downloads bar on all pages. Slowly moving everything to 100% width usage so it uses up all the page.

No Worries. The stytle changes you have already made to makin g the download system match the new curve style. Thanks again.

Ramón Cutanda

Hi,

Attached you'll find the Spanish files for Download System 1.3.1 and next, the strings for the installation file.

Regards,

Modifications.spanish_es-utf8.php

<file name="$languagedir/Modifications.spanish_es-utf8.php" error="skip">
    <operation>
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
// Begin Download System Text Strings
$txt['downloads_menu'] = 'Descargas';
$txt['downloads_admin'] = 'Configuración de descargas';
$txt['downloads_text_settings'] = 'Ajustes';

$txt['downloads_form_approvedownloads'] = 'Aprobar Descargas';
$txt['downloads_form_reportdownloads'] = 'Descargas Reportadas';
$txt['downloads_form_approvecomments'] = 'Aprobar Comentarios';
$txt['downloads_filespace'] = 'Administrador Espacio Archivos';
$txt['downloads_text_catpermlist2'] = 'Permisos de Categoría';
$txt['downloads_txt_import'] = 'Importar';

// Permissions
$txt['permissiongroup_downloads'] = 'Sistema de Descargas';
$txt['permissiongroup_simple_downloads'] = 'Sistema de Descargas';

$txt['permissionname_downloads_view'] = 'Ver Descargas';
$txt['permissionhelp_downloads_view'] = 'Permite al usuario ver las Descargas';
$txt['cannot_downloads_view'] = 'No tienes permiso para ver las Descargas';

$txt['permissionname_downloads_add'] = 'Añadir Descarga';
$txt['permissionhelp_downloads_add'] = 'Permite al usuario añadir una descargas.';
$txt['cannot_downloads_add'] = 'No tienes permiso para añadir una descarga.';

$txt['permissionname_downloads_edit'] = 'Editar Descargas propias';
$txt['permissionhelp_downloads_edit'] = 'Permite al usuario editar sus propias descargas.';
$txt['cannot_downloads_edit'] = 'No tienes permiso para editar descargas';

$txt['permissionname_downloads_delete'] = 'Borrar Descargas propias';
$txt['permissionhelp_downloads_delete'] = 'Permite al usuario borrar sus propias descargas.';
$txt['cannot_downloads_delete'] = 'No tienes permiso para borrar esta descarga.';

$txt['permissionname_downloads_ratefile'] = 'Valorar Descargas';
$txt['permissionhelp_downloads_ratefile'] = 'Permite al usuario valorar una descarga.';
$txt['cannot_downloads_ratefile'] = 'No tienes permiso para valorar ese archivo.';

$txt['permissionname_downloads_editcomment'] = 'Editar Comentarios propios';
$txt['permissionhelp_downloads_editcomment'] = 'Permite al usuario editar sus propios comentarios.';
$txt['cannot_downloads_editcomment'] = 'No tienes permiso para editar ese comentario.';

$txt['permissionname_downloads_comment'] = 'Escribir Comentarios';
$txt['permissionhelp_downloads_comment'] = 'Permite al usuario dejar comentarios en una descarga.';
$txt['cannot_downloads_comment'] = 'No tienes permiso para escribir comentarios.';

$txt['permissionname_downloads_report'] = 'Reportar Imágenes/Comentarios';
$txt['permissionhelp_downloads_report'] = 'Permite al usuario reportar descargas y comentarios.';
$txt['cannot_downloads_report'] = 'No tienes permiso para reportar contenidos.';

$txt['permissionname_downloads_autocomment'] = 'Auto-Aprobar Comentarios';
$txt['permissionhelp_downloads_autocomment'] = 'Los comentarios se publicarán directamente sin necesidad de revisión.';

$txt['permissionname_downloads_autoapprove'] = 'Auto-Aprobar Comentarios';
$txt['permissionhelp_downloads_autoapprove'] = 'Las descargas no se publicarán directamente sin necesidad de revisión.';


$txt['permissionname_downloads_manage'] = 'Administrar Sistema Descargas';
$txt['permissionhelp_downloads_manage'] = 'Permite al usuario añadir/editar/borrar todas las categorías. Borrar Comentarios, Borrar Descargas, Aprobar Descargas';
$txt['cannot_downloads_manage'] = 'No tienes permiso para administrar las descargas.';

// END Download System Text Strings           
]]></add>
    </operation>
</file>
<file name="$languagedir/Modifications.spanish_es.php" error="skip">
    <operation>
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
// Begin Download System Text Strings
$txt['downloads_menu'] = 'Descargas';
$txt['downloads_admin'] = 'Configuraci&oacute;n de descargas';
$txt['downloads_text_settings'] = 'Ajustes';

$txt['downloads_form_approvedownloads'] = 'Aprobar Descargas';
$txt['downloads_form_reportdownloads'] = 'Descargas Reportadas';
$txt['downloads_form_approvecomments'] = 'Aprobar Comentarios';
$txt['downloads_filespace'] = 'Administrador Espacio Archivos';
$txt['downloads_text_catpermlist2'] = 'Permisos de Categor&iacute;a';
$txt['downloads_txt_import'] = 'Importar';

// Permissions
$txt['permissiongroup_downloads'] = 'Sistema de Descargas';
$txt['permissiongroup_simple_downloads'] = 'Sistema de Descargas';

$txt['permissionname_downloads_view'] = 'Ver Descargas';
$txt['permissionhelp_downloads_view'] = 'Permite al usuario ver las Descargas';
$txt['cannot_downloads_view'] = 'No tienes permiso para ver las Descargas';

$txt['permissionname_downloads_add'] = 'A&ntilde;adir Descarga';
$txt['permissionhelp_downloads_add'] = 'Permite al usuario a&ntilde;adir una descargas.';
$txt['cannot_downloads_add'] = 'No tienes permiso para a&ntilde;adir una descarga.';

$txt['permissionname_downloads_edit'] = 'Editar Descargas propias';
$txt['permissionhelp_downloads_edit'] = 'Permite al usuario editar sus propias descargas.';
$txt['cannot_downloads_edit'] = 'No tienes permiso para editar descargas';

$txt['permissionname_downloads_delete'] = 'Borrar Descargas propias';
$txt['permissionhelp_downloads_delete'] = 'Permite al usuario borrar sus propias descargas.';
$txt['cannot_downloads_delete'] = 'No tienes permiso para borrar esta descarga.';

$txt['permissionname_downloads_ratefile'] = 'Valorar Descargas';
$txt['permissionhelp_downloads_ratefile'] = 'Permite al usuario valorar una descarga.';
$txt['cannot_downloads_ratefile'] = 'No tienes permiso para valorar ese archivo.';

$txt['permissionname_downloads_editcomment'] = 'Editar Comentarios propios';
$txt['permissionhelp_downloads_editcomment'] = 'Permite al usuario editar sus propios comentarios.';
$txt['cannot_downloads_editcomment'] = 'No tienes permiso para editar ese comentario.';

$txt['permissionname_downloads_comment'] = 'Escribir Comentarios';
$txt['permissionhelp_downloads_comment'] = 'Permite al usuario dejar comentarios en una descarga.';
$txt['cannot_downloads_comment'] = 'No tienes permiso para escribir comentarios.';

$txt['permissionname_downloads_report'] = 'Reportar Im&aacute;genes/Comentarios';
$txt['permissionhelp_downloads_report'] = 'Permite al usuario reportar descargas y comentarios.';
$txt['cannot_downloads_report'] = 'No tienes permiso para reportar contenidos.';

$txt['permissionname_downloads_autocomment'] = 'Auto-Aprobar Comentarios';
$txt['permissionhelp_downloads_autocomment'] = 'Los comentarios se publicar&aacute;n directamente sin necesidad de revisi&oacute;n.';

$txt['permissionname_downloads_autoapprove'] = 'Auto-Aprobar Comentarios';
$txt['permissionhelp_downloads_autoapprove'] = 'Las descargas no se publicar&aacute;n directamente sin necesidad de revisi&oacute;n.';


$txt['permissionname_downloads_manage'] = 'Administrar Sistema Descargas';
$txt['permissionhelp_downloads_manage'] = 'Permite al usuario a&ntilde;adir/editar/borrar todas las categor&iacute;as. Borrar Comentarios, Borrar Descargas, Aprobar Descargas';
$txt['cannot_downloads_manage'] = 'No tienes permiso para administrar las descargas.';

// END Download System Text Strings           
]]></add>
    </operation>
</file>

<file name="$languagedir/Who.spanish_es-utf8.php">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
// Begin Download System
$txt['whoall_downloads'] = 'En las <a href="' . $scripturl . '?action=downloads">Descargas</a>';
// END Download System Strings           
]]></add>
    </operation>
</file>

<file name="$languagedir/Who.spanish_es.php">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
// Begin Download System
$txt['whoall_downloads'] = 'En las <a href="' . $scripturl . '?action=downloads">Descargas</a>';
// END Download System Strings           
]]></add>
    </operation>
</file>



vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

luismanson

as i have a lot of files to upload, is there any change to FTP them into the server and then edit the descriptions?

thanks!

vbgamer45

I don't know if this version as the batch add in the admin area or it might be part of downloads pro only.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

PPowerHouseK

I really enjoy using this, but is there a meter or progress bar for uploading? Also many members are telling me that the system will time out if the file is over 10mb, anything you can do to help/change this would be greatly appreciated.

vbgamer45

No progress meter yet but good idea.

The upload limit is controlled by your php settings. Which you can see under downloads configuration settings.

Either you need to increase it via editing the php.ini or contact your host.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

PPowerHouseK

Alright well that definately helped.
I just attemped to upload something to my site, myself, and i got this error: "Hacking attempt..."
Any ideas what might have caused that?

Advertisement: