Hey all,
Well i'm in need of a little help.
I'll give whoever can fix this $20 if it works. (PayPal).
Here's my situation:
I am using phpThumb on my image hosting site picuploader.com which works nice.
BUT I cannot use the cache setting... The cache setting saves the thumbnailed image so that it doesnt have to be processed again and again (saves about 90% CPU usage!!!). BUT my problem is that this will not work on forums etc and in html code because it uses a php header redirect to access the cached file. ie
if image1.jpg has been cached, going to http://www.domain.com/thumb/image1.jpg will redirect to http://www.domain.com/cachedthumbnail/image1.jpg
That is done using php...
So obviously when posting on a forum etc the image will not show, because it does not process the php header redirect...
I have thought about using the htaccess to do this but i dont think it will work...
PLEASE can someone fix that OR give me links to another thumbnail system other than phpthumb...
$20 as long as it works lol.
Thankyou all in advance, anyone who tries to help and fails will get some NP$ anyway, so theres nothing to lose :P.
Kindest Regards, Rhett.
Well i'm in need of a little help.
I'll give whoever can fix this $20 if it works. (PayPal).
Here's my situation:
I am using phpThumb on my image hosting site picuploader.com which works nice.
BUT I cannot use the cache setting... The cache setting saves the thumbnailed image so that it doesnt have to be processed again and again (saves about 90% CPU usage!!!). BUT my problem is that this will not work on forums etc and in html code because it uses a php header redirect to access the cached file. ie
if image1.jpg has been cached, going to http://www.domain.com/thumb/image1.jpg will redirect to http://www.domain.com/cachedthumbnail/image1.jpg
That is done using php...
So obviously when posting on a forum etc the image will not show, because it does not process the php header redirect...
I have thought about using the htaccess to do this but i dont think it will work...
PLEASE can someone fix that OR give me links to another thumbnail system other than phpthumb...
$20 as long as it works lol.
Thankyou all in advance, anyone who tries to help and fails will get some NP$ anyway, so theres nothing to lose :P.
Kindest Regards, Rhett.








