Strider Posted February 9, 2009 Report Share Posted February 9, 2009 Fatal error: Uncaught exception 'Exception' with message 'url fopen not allowed, using cURL' in /home/globalai/public_html/test/core/classes/CodonWebService.class.php:97 Stack trace: #0 /home/globalai/public_html/test/core/classes/CodonWebService.class.php(180): CodonWebService->error('url fopen not a...') #1 /home/globalai/public_html/test/admin/modules/Dashboard/Dashboard.php(100): CodonWebService->get('http://update.p...') #2 /home/globalai/public_html/test/admin/modules/Dashboard/Dashboard.php(44): Dashboard->CheckForUpdates() #3 /home/globalai/public_html/test/core/classes/MainController.class.php(341): Dashboard->Controller() #4 /home/globalai/public_html/test/core/classes/MainController.class.php(259): MainController::Run('DASHBOARD', 'Controller') #5 /home/globalai/public_html/test/admin/index.php(82): MainController::RunAllActions('DASHBOARD') #6 {main} thrown in /home/globalai/public_html/test/core/classes/CodonWebService.class.php on line 97 I get that fatal error in the admin panel, what is causing it? I did the update for phpvms today, is it i have to reinstall everything from scratch? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted February 9, 2009 Administrators Report Share Posted February 9, 2009 Is it blocking your use of the admin panel? I can patch that, but the error basically means your host has blocked the allow_url_fopen. I'll have a patch in a bit, just doing some testing. Thanks! Quote Link to comment Share on other sites More sharing options...
Strider Posted February 9, 2009 Author Report Share Posted February 9, 2009 It isn't stopping me from using the admin panel, just what is supposed to be there isn't, just that error. Quote Link to comment Share on other sites More sharing options...
davehardy Posted February 27, 2009 Report Share Posted February 27, 2009 Yeah this is weird i have two VA's on the same webserver one VMS works fine no error but the other gets this same error, driving me nuts lol. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted February 27, 2009 Administrators Report Share Posted February 27, 2009 IIRC, this was fixed in the latest release Quote Link to comment Share on other sites More sharing options...
davehardy Posted February 28, 2009 Report Share Posted February 28, 2009 OK the working VMS with no admin error is running Build 610 (Version 1.2.610) but the one thats giving me the error is running Build 628 (Version 1.2.628) lol Im stuck......its a fresh install too. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted February 28, 2009 Administrators Report Share Posted February 28, 2009 Try the beta Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.