Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: PHP 7.3 vs 7.4??  (Read 2317 times)

0 Members and 1 Guest are viewing this topic.

mgh

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
PHP 7.3 vs 7.4??
« on: January 02, 2021, 03:53:32 pm »

Hello
I have 1.6.09 on my site and PHP 7.3, works fine
But if I choose 7.4, it fails when I go in to album level, so first page and category works fine

I got this debug mess:
Uncaught Error: Call to undefined function ctype_alpha()   /wp/pics/include/inspekt.php on line 478 and that is :        return ctype_alpha($value); 

So what is the diffrence between thees two version when one works and one doesn't ?

Why I asking this are that I have a genealogypage also on my site and only works with PHP 7.4
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: PHP 7.3 vs 7.4??
« Reply #1 on: January 02, 2021, 09:24:26 pm »

The Ctype extension needs to be enabled in your PHP 7.4
If hosting, ask your hoster to enable it.
Logged

mgh

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: PHP 7.3 vs 7.4??
« Reply #2 on: January 04, 2021, 07:52:23 pm »

Aha, ok
Thanks

I have been in contact with them now and the supportteam are working on it to solve it
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.