Previous Thread
Next Thread
Print Thread
Rate Thread
#213235 02/02/2002 4:15 AM
Joined: May 2001
Posts: 43
User
User
Offline
Joined: May 2001
Posts: 43
Hi everyone...
I am running ubbthreads 5.5 and I would like to know if it would be possible for a member to add a flash footer in their signature...
any idea?
10x
Luke01


Sponsored Links
Pajarito #213236 02/02/2002 5:03 PM
Joined: Apr 2000
Posts: 76
Journeyman
Journeyman
Joined: Apr 2000
Posts: 76
i just asked the same question without seeing this one...hope we can..I have some great flash files I want to be able to add to my sig's


i run sdstreetracing.com and streetracing.com
gab1982 #213237 02/03/2002 2:46 AM
Joined: May 2001
Posts: 43
User
User
Offline
Joined: May 2001
Posts: 43
yeah...I hope that too...
It seems like, though, that it is possible to add a flash file into a message but not into the signature, the point is that there is no control over the allowed file size that someone can insert into his/her message, while instead it would be great to have it as a footer, where file size (width and height) could be set...
anyone has any idea on how to?
10x
Luke01


Pajarito #213238 02/03/2002 9:38 AM
Joined: Jun 2001
Posts: 176
Member
Member
Offline
Joined: Jun 2001
Posts: 176
well it's easy
first attach the swf file to a post copy the url
then use this in the sig
<p align="center"><embed width="128" height="128" src="url to Movie1.swf"></p>

interforos #213239 02/04/2002 1:34 AM
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
hi Dslam
I have tried what you are saying but still doesn't work, it does work if I use it in a message, as a post, but not as a signature...
Do you think it would be possible to have something like:

[swf]url to footer[/swf] ?

how that could be done? if it is possible...because I think that would give the admin the chance of setting up once and for all the footer size in terms of width, height and kb...
any idea?

by the way..if that is a way a bit too long, I am still looking for another way to get around the issue u know..

accepting suggestions
10x
luke01

Sponsored Links
Anonymous #213240 02/04/2002 1:06 PM
Joined: Apr 2000
Posts: 76
Journeyman
Journeyman
Joined: Apr 2000
Posts: 76
SWF tag would be eleet...is there anyway, as a webmaster anyway, that I can force this on my signature?


i run sdstreetracing.com and streetracing.com
gab1982 #213241 02/04/2002 1:28 PM
Joined: Apr 2000
Posts: 76
Journeyman
Journeyman
Joined: Apr 2000
Posts: 76
To fix this, I just modified the addpost.php page to this:

In reply to:

// --------------------------------
// Get rid of HTML in the signature


if ( $Username == 'webmaster' ) {
$user['U_Signature'] = $user['U_Signature'];
} else {

$user['U_Signature'] = str_replace("<","<",$user['U_Signature']);
$user['U_Signature'] = str_replace(">",">",$user['U_Signature']);
$user['U_Signature'] = str_replace("<br>","<br>",$user['U_Signature']);

}




If anyone wants to make the above statement correct, please do so, I just did it super quick. It should really have a != statement


i run sdstreetracing.com and streetracing.com

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)