- Posts: 3
- Thank you received: 0
NOt updating
-
lincoln
Inactive member -
Topic Author
- New Member
-
Less
More
1 year 10 months ago #50261
by lincoln
NOt updating was created by lincoln
I have just installed the joomla 4 version of this template and when i update joomla I get the following error
in xxxxx/libraries/src/Http/Transport/CurlTransport.php (line 169)
Can anyone please let me know what i am supposed to do, thanks
in xxxxx/libraries/src/Http/Transport/CurlTransport.php (line 169)
-
Code:// Set the cURL options.
-
Code:curl_setopt_array($ch, $options);
-
Code:// Execute the request and close the connection.
-
Code:$content = curl_exec($ch);
-
Code:// Check if the content is a string. If it is not, it must be an error.
-
Code:if (!\is_string($content)) {
-
Code:$message = curl_error($ch);
Can anyone please let me know what i am supposed to do, thanks
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6777
- Thank you received: 720
1 year 10 months ago #50264
by milos
Replied by milos on topic NOt updating
Hello,
You probably didn’t upload all the Joomla files completely (try reinstalling) or Joomla folders are not writable (check in System) or your web server is not 100% compatible with Joomla 4 (check this with hosting support)
Regards,
Milos
You probably didn’t upload all the Joomla files completely (try reinstalling) or Joomla folders are not writable (check in System) or your web server is not 100% compatible with Joomla 4 (check this with hosting support)
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.161 seconds