問題が生じた phpBB バージョン: 2.0.16
phpBB2 の種類: phpBB-2.0.xJP (phpBB JAPAN 製)
MODs: いいえ
あなたの phpBB レベル: 一般的/設置成功者
問題のサイト or レンタルサーバ: http://
PHP バージョン: 4.3.10
MySQL バージョン: 3.23.58
今回の問題が発生した前にどんなことを行いましたか?
今回の問題を解決するために今までに何か試みましたか?
管理画面(AttachementMOD関連の場所)でそれらしい場所に数値打ち込んでみました。
詳細やメッセージ
色々検索しましたがいきづまってしまったのでどうぞよろしくお願いします。
先日、AttachementMODの導入をこちらのサイトのトピック参考にして組み込んでみました。
結果、なんとか成功しましたが一点どうしても変更したい点が・・・。
GD2を使用したサムネイル作成を選択した際、サムネイルサイズが400x300になってしまいますが(サムネイルはちゃんと作成されます。)、
これはもっと小さく出来るのでしょうか?当方では画像サイトという性質上80~100pixくらいの小さめなサムネイルでないと万が一怪しい画像等張られた場合、400x300の大きさだとあからさまに内容がまる見えで芳しくないので
サムネイル作成に関する設定項目の下あたりに(現在英語表記です。
Maximum Image Dimensions
Here you can define the maximum allowed Image Dimension to be attached (Width x Height in pixels).
If it is set to 0x0, this feature is disabled. With some Images this Feature will not work due to limitations in PHP. x
Image Link Dimensions
If this defined Dimension of an Image is reached, the Image will be displayed as a Link, rather than displaying it inlined,
if Inline View is enabled (Width x Height in pixels).
If it is set to 0x0, this feature is disabled. With some Images this Feature will not work due to limitations in PHP.
など書かれた項目がありますがやはりここがサイズ変更の場所なんでしょうか?
というのもここで"80"x"80"等設定しましたが再画像添付投稿しても400x300のままなのでちょっと考えあぐねてる次第です。