hey U235, ive got the problem that only your expertise may solve
at my friend's board
www.courtfourwinds.com
im not advertising so please dont delete or whatever, just linked you so you can see the problem
when posting, and clicked on the emoticons on the left, .gifs stops animating
forum is cgi
UBB Classic by infopop
what is the script to fix it for cgi?
is it different than the php one phpbb2 posted on their site?
my friend says its this part
Quote:
function DoSmilie(addSmilie) {
var revisedMessage;
var currentMessage =
document.replier.message.value;
revisedMessage = currentMessage+addSmilie;
document.replier.message.value=revisedMessage;
document.replier.message.focus();
return;
}
|
and said something about java...
but i dont think it has anything to do with java
also as far as i know, i thought CGIs dont make that kinda mistake by stopping the gifs