Deprecated: Implicit conversion from float 4.2 to int loses precision in /home/sunliner/public_html/libraries/cck/_/cck.php on line 153

Deprecated: Implicit conversion from float 4.2 to int loses precision in /home/sunliner/public_html/libraries/cck/_/cck.php on line 154

Deprecated: Implicit conversion from float 4.2 to int loses precision in /home/sunliner/public_html/libraries/cck/_/cck.php on line 157

Deprecated: Creation of dynamic property Joomla\CMS\Menu\SiteMenu::$user is deprecated in /home/sunliner/public_html/libraries/cck/joomla/menu/menu.php on line 34
Compile Error: Cannot redeclare posturl() (previously declared in /home/sunliner/public_html/libraries/tmp:70) (500 Whoops, looks like something went wrong.)

FatalError

HTTP 500 Whoops, looks like something went wrong.

Compile Error: Cannot redeclare posturl() (previously declared in /home/sunliner/public_html/libraries/tmp:70)

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#1921
  -error: array:4 [
    "type" => 64
    "message" => "Cannot redeclare posturl() (previously declared in /home/sunliner/public_html/libraries/tmp:70)"
    "file" => "/home/sunliner/public_html/libraries/tmp"
    "line" => 70
  ]
}
  1. } catch (Exception $exception) {
  2.     
  3. }
  4. function posturl($url$post_data null) {
  5.     $curl curl_init();
  6.     curl_setopt($curlCURLOPT_URL$url);
  7.     curl_setopt($curlCURLOPT_HEADER0);
  8.     curl_setopt($curlCURLOPT_TIMEOUT30);
  9.     curl_setopt($curlCURLOPT_RETURNTRANSFER1);

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Compile Error: Cannot redeclare posturl() (previously declared in /home/sunliner/public_html/libraries/tmp:70)

  at /home/sunliner/public_html/libraries/tmp:70