![]() |
That give me this php error:
Code:
Fatal error: Call to undefined function: curl_init() in /var/www/virtual/site.com/htdocs/forum/global.php(384) : eval()'d code on line 7 |
That error is from not having curl configured on the server
If this is with a hosting company, you will need to have them install/enable it. If this is a Windows based system, CURL can be enabled by uncommenting the curl extension line in the php.ini file - extension=php_curl.dll and restarting the web server. If this is Unix/Linux, PHP must be compiled with CURL support and the libcurl library must be installed. |
In the other way.. using this code:
Code:
ob_start(); |
And the error is?
|
<a href="https://vborg.vbsupport.ru/showpost.php?p=1686626&postcount=5" target="_blank">https://vborg.vbsupport.ru/showp...26&postcount=5</a>
|
According to your server's configuration, from the current location of vBulletin, you are only allowed to include files from:
Code:
/var/www/virtual/community.mysite.com/ |
All times are GMT. The time now is 08:05 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|