[VNNET] Up Thread For XF2 [Deleted]

Can't intsall!

And why your website is in Vietnamese? Why do I have to mess with that?

Code:
ErrorException: [E_WARNING] file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in src/addons/VNNET/UpThread/Setup.php at line 18
XF::handlePhpError()
file_get_contents() in src/addons/VNNET/UpThread/Setup.php at line 18
VNNET\UpThread\Setup->installStep1() in src/XF/AddOn/StepRunnerInstallTrait.php at line 60
VNNET\UpThread\Setup->installStepRunner() in src/XF/AddOn/StepRunnerInstallTrait.php at line 27
VNNET\UpThread\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 390
XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1891
XF\App->run() in src/XF.php at line 328
XF::runApp() in admin.php at line 13
 
Code:
ErrorException: [E_WARNING] file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in src/addons/VNNET/UpThread/Setup.php at line 18
XF::handlePhpError()
file_get_contents() in src/addons/VNNET/UpThread/Setup.php at line 18
VNNET\UpThread\Setup->installStep1() in src/XF/AddOn/StepRunnerInstallTrait.php at line 60
VNNET\UpThread\Setup->installStepRunner() in src/XF/AddOn/StepRunnerInstallTrait.php at line 27
VNNET\UpThread\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 390
XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1891
XF\App->run() in src/XF.php at line 328
XF::runApp() in admin.php at line 13
 
Dear @Recep Baltaş ,
Because your server not enable function allow_url_fopen, you can enable it at php.ini with:
Code:
allow_url_fopen = ON
allow_url_include = ON
Or contact skype: sunwah9 , I will support you.
Thanks!
 
Code a better add-on or give me a refund bro.

Hosting told me they have added the codes. I'm not going to mess any further with my server for a bad coded add-on!

Code:
ErrorException: [E_WARNING] file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in src/addons/VNNET/UpThread/Setup.php at line 18
XF::handlePhpError()
file_get_contents() in src/addons/VNNET/UpThread/Setup.php at line 18
VNNET\UpThread\Setup->installStep1() in src/XF/AddOn/StepRunnerInstallTrait.php at line 60
VNNET\UpThread\Setup->installStepRunner() in src/XF/AddOn/StepRunnerInstallTrait.php at line 27
VNNET\UpThread\Setup->install() in src/XF/Admin/Controller/AddOn.php at line 390
XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1891
XF\App->run() in src/XF.php at line 328
XF::runApp() in admin.php at line 13
 
Last edited:
I'm going to file for an unmaintained state bro.

Two things:
  • Remove the merged bbcode stuff
  • Fix the unexpected contents bug
 
Top Bottom