View Single Post
  #63  
Unread 02-07-2005, 11:17 AM
0ctavius's Avatar
0ctavius 0ctavius is offline
A Grizzled Badger
 
Join Date: Jan 2005
Server: Crushbone
Posts: 45
Default

Quote:
Originally Posted by lusny
umm, Is phpBB2 not support dynamic image?
I know vBulletin board is support that.
I did use [img][/img] BBcode(at phpBB2) but, I cant see correct signature.
anyone know How can I use dynamic image on phpBB2?
Both vBulletin and phpBB2 disable dynamic images by default.

To get it to work without using an HTACCESS file, you will need to do the following:

Find out what the address would be for your image first and foremost. You will need to copy this to your clipboard (CTRL-C). So for example, mine is
http://eq2.obsidian-aegis.com/scripts/eq2sig/image.php?cid=223319203&img=panel

Now you must go to tunyurl.com and there is a place to enter your http address for it to make it "tiny". Paste the code you got a second ago for your dynamic signature, into that box, but do NOT hit submit yet. This next part is very important. At the end of your address, add the following exaxtly as I have it:
&blah=

So my new complete http dynamic signature address is:
http://eq2.obsidian-aegis.com/scripts/eq2sig/image.php?cid=223319203&img=panel&blah=

Hit submit, and it will give you a tinyurl. Most likely something like this:
http://tinyurl.com/3odgl

Now in the forums of your choice, instead of using the long dynamic signature you had previously, type in http://tinyurl.com/3odgl/blah.png (png is the file format I have been using, but in future version you want to change png to whatever the final image will be, either jpg, png, or gif.).

Here are examples: Two different links that do the exact same thing...
http://tinyurl.com/65jh6/blah.png
http://eq2.obsidian-aegis.com/script...mg=panel&blah=

EDITED: Removed images and used links. Too many dynamic images in a single thread = more time to display each image... LOL

Last edited by 0ctavius : 02-07-2005 at 01:09 PM.
Reply With Quote