Error

Support für Extensions für phpBB 3.1.x von Entwickler OXPUS
Antworten
costanzo
Beiträge: 9
Registriert: Do 29. Okt 2015, 12:57

Error

Beitrag von costanzo »

hi
i have this error

Code: Alles auswählen

Errore Generale
Sorry, but there is no upload traffic left. Please contact the admin if you want to upload this file

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/ext/oxpus/dl_ext/includes/modules/dl_upload.php
LINE: 207
CALL: trigger_error()

FILE: [ROOT]/ext/oxpus/dl_ext/controller/main.php
LINE: 1014
CALL: include('[ROOT]/ext/oxpus/dl_ext/includes/modules/dl_upload.php')

FILE: (not given by php)
LINE: (not given by php)
CALL: oxpus\dl_ext\controller\main->handle()

FILE: [ROOT]/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php
LINE: 109
CALL: call_user_func_array()

FILE: [ROOT]/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php
LINE: 55
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()

FILE: [ROOT]/app.php
LINE: 33
CALL: Symfony\Component\HttpKernel\HttpKernel->handle()
i try to modify the traffic but nothing
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Error

Beitrag von oxpus »

Hello,

you must set traffic amounts to the user groups, which should be alle to upload and download files.
This can be managed in the acp module traffic from the extension.
Alternative you can disable the traffic management completely .
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
costanzo
Beiträge: 9
Registriert: Do 29. Okt 2015, 12:57

Re: Error

Beitrag von costanzo »

thank you
how can i disable a traffic management
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2660
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Error

Beitrag von oxpus »

Look into the acp module for the extension configuration.
This contains the option to disable all traffics.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Antworten