Quote:
|
Originally Posted by omegatron Hello
You can delete reportproduct.php
Spider url's either work or they dont known issue with servers not handling them. Is AllowPathInfo set ON in your apache config it would need to be to use spider urls
$image_stats = getimagesize( $thumbtag );
$width = $image_stats[0];
$height = $image_stats[1];
I dont have any problems with $thumbtag
Are your images being shown?
as far as custom stuff whats the email I dont connect forum names and emails too well |
Thanks.
We're using Apache 2.x so I put on AcceptPathInfo and that appears to have done the trick.
For the images, I see them but it looks like the size isn't being returned from the call.
Regarding the mod, I sent a PM here with my same username. The PM:
Reviewpost Custom Mod
July 20th, 2005, 07:22 PM
If you could PM me with if that's feasible, I'd appreciate it.
Thanks.