Hi guys
I identified this problem also.
What i did was:
1- Download the previous stable version on modx Revolution 2.2.14, and i copied the phpthumb.class.php from the core/model/phpthumb
2- Then i pasted the file on the new MODX 2.3, under the core/model/phpthumb directory.
3- Problem solved
I guess the problem was related with some duplicated php function inside phpthumb.class.php
My 5 cents!!!
legues Reply #7, 4 days ago
Hi guys
I identified this problem also.
What i did was:
1- Download the previous stable version on modx Revolution 2.2.14, and i copied the phpthumb.class.php from the core/model/phpthumb
2- Then i pasted the file on the new MODX 2.3, under the core/model/phpthumb directory.
3- Problem solved
I guess the problem was related with some duplicated php function inside phpthumb.class.php
My 5 cents!!! smiley
My Hero!
Quote from: legues at Jul 17, 2014, 04:31 AMHi guys
I identified this problem also.
What i did was:
1- Download the previous stable version on modx Revolution 2.2.14, and i copied the phpthumb.class.php from the core/model/phpthumb
2- Then i pasted the file on the new MODX 2.3, under the core/model/phpthumb directory.
3- Problem solved
I guess the problem was related with some duplicated php function inside phpthumb.class.php
My 5 cents!!!
Day is going good... i received "Hero Badge"! hehehehe
[ed. note: legues last edited this post 12 years, 2 months ago.]
legues Reply #7, 4 days ago
Hi guys
I identified this problem also.
What i did was:
1- Download the previous stable version on modx Revolution 2.2.14, and i copied the phpthumb.class.php from the core/model/phpthumb
2- Then i pasted the file on the new MODX 2.3, under the core/model/phpthumb directory.
3- Problem solved
I guess the problem was related with some duplicated php function inside phpthumb.class.php
My 5 cents!!! smiley
Legues,
This solution worked like a charm !! Thank you, I can now perfectly see all preview image thumbs.
Yes, i had a look on the phpthumb.class.php and i saw a duplicated class... that´s why i replaced the file by the previous stable MODX version!
Unless I'm dreaming, both sites that I have fixed this on so far have had completely empty phpthumb.class.php....
Quote from: phil_w at Jul 21, 2014, 05:42 AMUnless I'm dreaming, both sites that I have fixed this on so far have had completely empty phpthumb.class.php....
Empty?!! Well in my case i had duplicated php functions...
I tried myself do this, and now i have all the thinks working fine!!!!
Hey folks. I just altered the post type to a question. If you could mark the answer or answer that solved your problem by clicking the little star at the top right of a post on hover, that will let people know a solution has been found.
Unless I'm dreaming, both sites that I have fixed this on so far have had completely empty phpthumb.class.php....