1
JS
NewBB 2 and signatures
  • 2006/8/23 17:04

  • JS

  • Just popping in

  • Posts: 87

  • Since: 2002/12/16


I was hoping someone could tell me how to get photo signatures to work in newbb2. I have alot of users that would like to post there signature that is generated from a php script and is kicked back as a photo jpg to be exact.

http://www.theood.com/wowroster/img.php?name=Katherly

That is the image link there

should be able to hook that inside someones signature and make it look like the pic... I will try it below using the img tag

[img align=left]http://www.theood.com/wowroster/img.php?name=Katherly[/img]

this is also what they say for the image tag using html but I can't get that to work either

<img src="http://www.theood.com/wowroster/img.php?name=Katherly">

any help would be greatly appriceated

Thanks!
[img align=left]http://www.theood.com/modules/roster/sig.php?name=Talric [/img]

2
davidl2
Re: NewBB 2 and signatures
  • 2006/8/23 18:10

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


If you mean on this site, Images have been disabled in signitures.

3
JS
Re: NewBB 2 and signatures
  • 2006/8/23 18:53

  • JS

  • Just popping in

  • Posts: 87

  • Since: 2002/12/16


No not this site my XOOPS site www.theood.com

I want to be able to let users post there sig's as pics but the problem is if you look at my orriginal post is that the images are dynamicaly generated using a php script.

Does that help?
[img align=left]http://www.theood.com/modules/roster/sig.php?name=Talric [/img]

4
Will_H
Re: NewBB 2 and signatures
  • 2006/8/23 20:45

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


Hmm

Maybe you would need to use <embed> syntax. IDK, I think its worth looking into. I'll see what I can figure out.

5
Will_H
Re: NewBB 2 and signatures
  • 2006/8/24 1:41

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


ya ok, I was dead on with the solution here.

<embed src="http://www.theood.com/wowroster/img.php?name=Katherly"></embed>

Probelms, with this little work around....

You will need to create a script that will define the sizes inside of the <embed> tags.

Anywho, you should be on the right path now.

Best of luck.

Login

Who's Online

78 user(s) are online (57 user(s) are browsing Support Forums)


Members: 0


Guests: 78


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits