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: BUG: Renamed MiniThumbs and Avatar_Manage.php  (Read 4539 times)

0 Members and 1 Guest are viewing this topic.

bitcloud

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 117
BUG: Renamed MiniThumbs and Avatar_Manage.php
« on: April 27, 2007, 03:17:12 am »

Hey stramm..

another bit of a minithumb bug for you :)

when you rename a file in the file information editor it will stop displaying it in the Avatar_Manage.php (and consequently in the profile if you set this file as your avatar)

I think when you rename the file it's not renaming the minithumb and updating the minithumb database. If you set "thisfile.jpg" as your avatar it will continue to display "mini_thisfile.jpg" in your profile even after you rename the file to "thatfile" - "mini_thisfile.jpg" still exists and the profile still displays that avatar for the file that shouldn't still exist... the avatar_manage file list will look for "mini_thatfile.jpg" (which doesn't exist)

I've tested this out on http://stramm.st.funpic.org/ (uploaded a file.. renamed it. visited avatar_manage.php)

So, to summarise:
1) the modpack isn't renaming the mini_ version of the file when you rename the file
2) the modpack isn't updating that change in the user's minithumb database entry

cheers
lachlan
« Last Edit: April 28, 2007, 01:40:49 pm by GauGau »
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: BUG: Renamed MiniThumbs and Avatar_Manage.php
« Reply #1 on: April 27, 2007, 01:31:48 pm »

you're good in finding the lil glitches

- Fixed the renaming problem. When renaming a file using editOnePic.php orig_ and mini_ files get renamed as well.
- Avatars created from already uploaded pics now get copied from minithumb pic to a file user_USER_ID + FIRST_USER_CAT_avatar.mime. That's the naming sheme I already use when a user uploads a file to use as avatar. This way I avoid checking if the renamed file is used as avatar.

orig, mini rename fix for modpack 1.4.10 v1

PS.: Thanks for the finding and be aware that the fix isn't tested that much

bitcloud

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 117
Re: BUG: Renamed MiniThumbs and Avatar_Manage.php
« Reply #2 on: April 27, 2007, 03:52:27 pm »

thanks for the quick response..

My files are all pretty modded.. is there any chance you could outline the fix so i can apply them to my files?
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: BUG: Renamed MiniThumbs and Avatar_Manage.php
« Reply #3 on: April 28, 2007, 01:29:28 pm »

just use a diff viewer like winmerge http://winmerge.org/

bitcloud

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 117
Re: BUG: Renamed MiniThumbs and Avatar_Manage.php
« Reply #4 on: April 30, 2007, 04:09:24 pm »

nice 1.. thanks for the tip
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 21 queries.