I guess there is a function to produce thumbnails inside the blackbox of xf.
A lot of add-ons use it and say, hey XF, here is a picture, work for me! Now! Then they get something back (like an array, but no array, and nobody can explain me what it is. DONT TRY IT!)
I guess also that the people of XF has not done a poor function to send just an integer for the width. I am sure they have done it at least with w/h for width and height.
If i am right, then the trick must be to say: Hey, lazy one! Here is another picture and this time you get the with and the height! Now work!
And now i hope, you will tell me something like: Sure, just call XF->Godmode->thumbnail(w/h) instead of ...
A lot of add-ons use it and say, hey XF, here is a picture, work for me! Now! Then they get something back (like an array, but no array, and nobody can explain me what it is. DONT TRY IT!)
I guess also that the people of XF has not done a poor function to send just an integer for the width. I am sure they have done it at least with w/h for width and height.
If i am right, then the trick must be to say: Hey, lazy one! Here is another picture and this time you get the with and the height! Now work!
And now i hope, you will tell me something like: Sure, just call XF->Godmode->thumbnail(w/h) instead of ...