The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
resizing attachments with external gd code
I'm trying to resize thumbnails with external gd code, but it seems the images are not correctly read.
The image link would look like this. PHP Code:
PHP Code:
|
#2
|
|||
|
|||
I suspect your script is just treating "attachment.php" as an image file, and ignoring everything else.
Take a look at www.php.net/fopen for examples of how URLs should look when your trying to open a remote file. I'm also not convined that PHP can open remote files when arguments are involved. Probably wrong on that one though. Thanks, Alan. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|