Jump to content
Addicted2 Romania
Aplicatiile pentru functia de "Helper" pentru serverul de Minecraft sunt deschise !

Mesaje Necesare Pentru A Descarca Atasamente


Guest Alex

Recommended Posts

Descriere: Trebuie un numar necesar de posturi pentru a downloada atasamentele.

Author: LaXy

Fisere de modificat:

*language/en/viewtopic.php

*download/file.php

Instalare:

Deschideti : download/file.php

Cautati:

trigger_error('ATTACHMENT_FUNCTIONALITY_DISABLED');
Adaugati dupa:
if ($user->data['user_posts'] < 10&& (!$auth->acl_get('a_')) ){   trigger_error('ATTACHMENT_MINI_POSTS');}[/code]
[/color][/size][/font][/color]









[color=#696969][font=Georgia, Arial][size=4]* [/size][/font][b]Deschideti[/b][font=Georgia, Arial][size=4] language/en/viewtopic.php:[/size][/font]



[b]Cautati:[/b][/color][color=#336600][font=Georgia, Arial][size=4]





[color=#696969]
[code]'ATTACHMENT_FUNCTIONALITY_DISABLED' => 'The attachments feature has been disabled.',[/code]
[/color][/size][/font][/color] [color=#696969][b]Adaugati dupa:[/b][/color][color=#336600][font=Georgia, Arial][size=4] [color=#696969]
[code]'ATTACHMENT_MINI_POSTS' => 'You need to make 10 posts before you are able to download files.',[/code]
[/color][/size][/font][/color] [color=#696969][font=Georgia, Arial][size=4]* Pentru a modifica numarul de posturi modificati :[/size][/font][/color][color=#336600][font=Georgia, Arial][size=4] [color=#696969]
[code]f ($user->data['user_posts'] < 10&& (!$auth->acl_get('a_')) )[/code]
[/color][/size][/font][/color] [color=#696969][font=Georgia, Arial][size=4]* Pentru limba romana modificati :[/size][/font][/color][color=#336600][font=Georgia, Arial][size=4] [color=#696969]
[code]'ATTACHMENT_MINI_POSTS' => 'You need to make 10 posts before you are able to download files.',[/code]
[/color][/size][/font][/color] [color=#696969][font=Georgia, Arial][size=4]In:[/size][/font][/color][color=#336600][font=Georgia, Arial][size=4] [color=#696969]
[CODE]'ATTACHMENT_MINI_POSTS' => 'Trebuie sa ai X posturi pentru a downloada atasamentele.',[/code]

[/color]

[/size][/font][/color]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...