Forum

Error in the left m...
 
Notifications
Retirer tout

Error in the left menu : file_get_contents

2 Posts
2 Utilisateurs
0 Reactions
1,551 Vu
(@fanlo)
Posts: 1
New Member
Début du sujet
 
[#7139]

Hi,

I activate the new design and return on the login screen where I log with my credentials.
After that, I was blocked on a blue screen with a beautiful image (a square with a person in a circle with engrenage behind) with flowing circle on it meaned that It try to open projeqtor.

I clean my navigator caches and I recover the log in screen. I validate my credentials and It opens the beautiful new design on the agenda screen.

But unfortunately All the menu on the left part and the project selector on the top doesn't work because of the error  :file_get_contents( http://projeqtor.org/admin/getPlugins.php): failed to open stream: Connection refused
   in menuNewGuiLeft.php
   at line 353
In a red window in the left part of the screen.

Please help me, the new design is so great.

A ProjeQt'Or Fan. 

 


 
Posté : 30/12/2020 11:55 am
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Your server cannot access remote data (internet access is blocked) but your php configuration allows remote access, as allow_url_fopen is on.
We've added a fix to disable remote access if "check version" is disabled (as this feature uses remote access)
As a workaroud, you can disable the allow_url_fopen in you php.ini

disable_functions = "allow_url_fopen"


 
Posté : 04/01/2021 10:39 am
Share:
Retour en haut