Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2023-02-18 08:48:08
- raminrahimi
- Member
- From: India
- Registered: 2013-03-19
- Posts: 278
Image Thumbnail Issue
I’ve upgraded the textpattern from 4.8 to 4.8.8 and currently working on windows xampp 8.1.12.
When I upload the image, the option of create thumbnail is not appearing and not making the thumbnail.
Currently the URLs in textpattern -> preferences -> admin are:
images: images
File directory path: C:\xampp8\htdocs\txpnew\files
Temporary directory path: C:\xampp8\htdocs\txpnew\txpnew\tmp
I also changed the url at textpattern/config.php to $txpcfg['txpath'] = 'C:\xampp8\htdocs\txpnew\textpattern';
———
Note: I tried each URLs with and without C:\xampp8\htdocs\txpnew\txpnew\ as well, but couldn’t work. Maybe the issue is with xampp version, URLs or anything else with upgrading.
Offline
#2 2023-02-18 11:39:12
- raminrahimi
- Member
- From: India
- Registered: 2013-03-19
- Posts: 278
Re: Image Thumbnail Issue
I installed xampp 7.4 and now it works fine !
Offline
#3 2023-03-06 09:53:20
- raminrahimi
- Member
- From: India
- Registered: 2013-03-19
- Posts: 278
Re: Image Thumbnail Issue
Anyone please help me to resolve the issue and works with php8 as well ?
Offline
Re: Image Thumbnail Issue
Hello, yes, thumbnail creation works with php8. Isn’t your diagnostic complaining about GD extension?
Offline
#5 2023-03-16 07:50:53
- raminrahimi
- Member
- From: India
- Registered: 2013-03-19
- Posts: 278
Re: Image Thumbnail Issue
Thank you
It was the issue of GD extension, I enabled through php.ini and now works fine.
Offline
Pages: 1