Quote:
Originally Posted by Ted S
Weasel,
using your files alone plus your change from your previous post, I still get broken thumbnails, is there anything we need to change in the other portions of the hack (i.e. in the normal vb files)?
Thanks
|
did you make sure to rebuild thumbnails in the verify section
after you made the two $thumbnail = fetch... changes? There should by instances in both inlclude_upload.php and albumcp.php
Otherwise those should be the only two changes you have to make (except in the case where you use a table_prefix in your database). Also try pressing ctrl-R to do a hard-refresh of your album.php page.
If you go into your database using phpmyadmin and go to customprofilepic and browse, you should be able to see the raw thumbnail data. If you see "Array" that means you have not yet rebuilt the thumbnails using the two thumbnail code changes.