Jump to content

militarytexan

Clients
  • Posts

    72
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by militarytexan

  1. I do not have the time to translate a skin being used in SMF over to Current IPB and as such am looking for a designer who can. Rates are negotiable.
  2. Having multiple PHP versions can make things a bit trickier for those who have things they've forgotten. I am taking a shot in the dark here, but usually those applications such as Plesk and cPanel/WHM essentially restrict certain packages from being updated using the package manager (YUM or DNF depending on your setup since you are using CentOS), but they all provide a way to update key packages and if need be do force-reinstalls of said packages. If a newer version if cURL PHP Extension is not available, it could be as simple as the Repository that Plesk configures has not updated yet.
  3. One thing to keep in mind is that while you appear to have functionality at this time, it is not recommended to use outdate versions of PHP Extensions, especially when you are on the Latest Stable Version of the 8.0.x branch Just to try and figure out the versions we are dealing with here, what is the output that you get in the shell if you use the command php -i | grep -i curl Which one once of my servers outputs the following: sysadmin@mail:~$ php -i | grep -i curl /etc/php/8.1/cli/conf.d/20-curl.ini, curl cURL support => enabled cURL Information => 7.68.0 curl.cainfo => no value => no value Just my 2 cents here.
  4. What errors have you not been able to resolve on your own?
  5. Are past version available for download anywhere? I am have a plan to port an old modification, but will need an older version of it to start the process on my test server.
  6. Can the file at least be made available without IPS trying to say who can and cannot download this FREE mod. I appreciate the work, but IPS gives us the stick again.
×
×
  • Create New...