- Posts: 45
COMMUNITY FORUM
Duplicate item image don't change
- mjmartino
- Topic Author
- Offline
- Senior Member
Less
More
4 years 5 months ago - 4 years 5 months ago #176307
by mjmartino
Duplicate item image don't change was created by mjmartino
Hi.
In K2 2.10.3 and dev K2 v2.10.4 [Dev Build 20200604] is bug.
Reproduce error:
1 - create item and add image. (choose from server image) save.
2 - duplicate item
3 - Edit new item, delete image save.
4- Edit new item add new image (choose from server image) save.
Result image don't change. (comeback old)
Image is new and timestamp is on.
Please test and confirm someone.
In K2 2.10.3 and dev K2 v2.10.4 [Dev Build 20200604] is bug.
Reproduce error:
1 - create item and add image. (choose from server image) save.
2 - duplicate item
3 - Edit new item, delete image save.
4- Edit new item add new image (choose from server image) save.
Result image don't change. (comeback old)
Image is new and timestamp is on.
Please test and confirm someone.
Last edit: 4 years 5 months ago by mjmartino.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 5 months ago #176311
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Duplicate item image don't change
It's most likely a caching issue OR a file permissions issue...
If what you say is a bug, it means that either deletion does not work or uploading to override fails.
And neither happens.
If what you say is a bug, it means that either deletion does not work or uploading to override fails.
And neither happens.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- mjmartino
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 45
4 years 5 months ago #176318
by mjmartino
Replied by mjmartino on topic Duplicate item image don't change
I turn off cache APCu and check permissions.
Turn off some extensions, plugin which could cause something.
Is there any way to debug it?
Turn off some extensions, plugin which could cause something.
Is there any way to debug it?
Please Log in or Create an account to join the conversation.
- mjmartino
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 45
4 years 4 months ago #176322
by mjmartino
Replied by mjmartino on topic Duplicate item image don't change
I find what cause this problem.
Sadly is ACPu if manual clear cache acpu then work normal.
Sadly is ACPu if manual clear cache acpu then work normal.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 4 months ago #176334
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Duplicate item image don't change
Perhaps APCu is not properly configured on your server. Do you manage the server or someone else?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- mjmartino
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 45
4 years 4 months ago #176377
by mjmartino
Replied by mjmartino on topic Duplicate item image don't change
This is typical config from hosting.
Runtime Settings
apc.coredump_unmap 0
apc.enable_cli 0
apc.enabled 1
apc.entries_hint 4096
apc.gc_ttl 3600
apc.mmap_file_mask
apc.preload_path
apc.serializer default
apc.shm_segments 1
apc.shm_size 32M
apc.slam_defense 0
apc.smart 0
apc.ttl 0
apc.use_request_time 1
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 4 months ago #176386
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Duplicate item image don't change
Besides "apc.slam_defense", everything else is stock configuration. Perhaps the change in that value (compare to www.php.net/manual/en/apcu.configuration.php) caused the issue.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.