Submissão de artigo

Ao tentar submeter um artigo na versão 3.1.1.2 a página fica carregando e não submete o artigo, e não passa para a parte de transferência como mostra a imagem em anexo, alguém poderia ajudar?

Olá @Maycon

Chegaste a olhar o log console do teu navegador para checar alguma mensagem de erro? Seria interessante verificar também tanto o PHP error log quanto o erro_log do teu webserver.

Abs.
Israel

Boa tarde … Me retorna isso nos logs …

tail -f /var/log/www/www.revistateste.ueg.br-error.log
[Tue Aug 07 14:35:14.949223 2018] [:error] [pid 1549] [client 200.189.130.130:35230] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www.revistateste.ueg.br/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[Tue Aug 07 14:35:14.987859 2018] [:error] [pid 1549] [client 200.189.130.130:35230] ojs2: 404 Not Found
[Tue Aug 07 14:46:30.417202 2018] [:error] [pid 1695] [client 54.36.148.81:40666] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www.revistateste.ueg.br/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[Tue Aug 07 14:46:31.350387 2018] [:error] [pid 1695] [client 54.36.148.81:40666] PHP Warning: Declaration of SubmissionFileDAO::fromRow($row) should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /var/www/www.revistateste.ueg.br/classes/article/SubmissionFileDAO.inc.php on line 23
[Tue Aug 07 14:52:02.138478 2018] [:error] [pid 1575] [client 84.54.144.6:43350] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www.revistateste.ueg.br/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[Tue Aug 07 15:14:21.016359 2018] [:error] [pid 1623] [client 141.212.122.64:3502] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www.revistateste.ueg.br/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[Tue Aug 07 15:15:44.182914 2018] [:error] [pid 1572] [client 13.66.249.87:1921] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www.revistateste.ueg.br/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[Tue Aug 07 15:36:30.461912 2018] [:error] [pid 1550] [client 198.199.108.84:38200] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www.revistateste.ueg.br/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[Tue Aug 07 15:40:05.688302 2018] [:error] [pid 1586] [client 190.185.121.94:48412] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www.revistateste.ueg.br/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386
[Tue Aug 07 16:06:11.701236 2018] [:error] [pid 1584] [client 84.254.48.131:58596] PHP Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www.revistateste.ueg.br/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 386

Este erro está dizendo que algum recurso não está sendo encontrado (arquivo ou pasta). Poderias confirmar o caminho do teu files_dir se existe, está com permissões de escrita e dono correto?

Abs.
Israel

Este é o caminho, esta lá e dei ate permissão 777 para ver se funciona mesmo não sendo o correto…

files_dir = “/var/www/www.revistateste.ueg.br/files”

Verifique também o console de erros do navegador quando der esse erro de submissão, ele pode mostrar qual recurso não está sendo encontrado.
Se você usa o Google Chrome no windows aperte a tecla F12 e selecione a aba “Console”.

Abs.
Israel

Me retornou essa mensagem … Printei a tela também

jquery.js:9627 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery.js:9627
saveStep/1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)

Olá

Testando o link do browser: http://www.revistateste.ueg.br/index.php/tessituras ocorre o erro 404. Acredito que seja uma restrição para acesso interno.

Poderias verificar se essa restrição não está ocorrendo nesse mesmo ambiente?

Abs.
Israel

Israel verifiquei aqui e internamente não ocorre nenhuma restrição no mesmo, e não faz upload em nenhuma revista, somente fica rodando …

Essa URL
http://www.revistateste.ueg.br/index.php/tessituras

É configurada para não funcionar externamente?

Abs.
Israel

É para funcionar porque internamente ela funciona, não seria porque vc não está logado?

De fora recebo isto:

This site can’t be reached
www.revistateste.ueg.br refused to connect.

Abs.
Israel

Israel bom dia amigo …

Qual PHP vc utiliza no OJS 3.1.1.2? Teria como passar todos os pacotes instalados no no determinado PHP?

OLá @Maycon

Esta thread ficou para trás na minha inbox.
Uso PHP 5.6.27 com mysql e suas dependências habilitados (a padrões mesmo).

ABs.

ISrael