Помгите! Я захожу на ролку, а потом меня в гости выбивает. Что делать?
Я чайник.
Сообщений 1 страница 7 из 7
Поделиться223.03.2008 13:11:21
Петер Ричмонд
Для начала попробуйте установить в профиле средний или низкий уровень безопасности.
Профиль - Приватность - Уровень безопасности
Поделиться312.05.2008 11:37:15
Здравствуйте ещё раз,у мя такая проблема,на панельке кнопики были а сейчас нет(имею в виду кнопки вртуальная клавиатура,смайлы,код и др)видна только конпка ютуба и всё....
http://shamrock.forumbb.ru/
Поделиться412.05.2008 18:49:21
Волчиться
после чего они пропали?может скpипт какой или код вставили неправильный?
Поделиться512.05.2008 19:06:41
После вставления этих кодов...
<style>
#button-yahoovideo {background-image:url('http://img440.imageshack.us/img440/8933/yahoojd0.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<img src='/i/blank.gif' title='Вставить Yahoo Video' id='button-yahoovideo' onclick=\"bbcode('[yahoo12]', '[/yahoo12]');\"/>"
</script>
<style>
#button-videogoogle {background-image:url('http://img134.imageshack.us/img134/2993/googlevideowc9.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<img src='/i/blank.gif' title='Вставить Google Video' id='button-videogoogle' onclick=\"bbcode('[google1]', '[/google1]');\"/>"
</script>
<script>
function addSpoiler(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[google1]",from))==-1) return str;
if((pos2=str.indexOf("[/google1]"),pos+9)==-1) return str;
newpos=str.indexOf("[google1]",pos+9)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf("[/google1]",pos+9))==-1) return str;
str=str.substring(0,pos)+makeSpoiler(str.substring(pos+9,pos2))+str.substring(pos2+10,str.length)
if( str.indexOf("[google1]")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str}
function makeSpoiler(txt){
txt="<br><embed style=\"width:400px; height:326px;\" id=\"VideoPlayback\" type=\"application/x-shockwave-flash\" src=\"http://video.google.com/googleplayer.swf?docId="+txt+"&hl=en\" flashvars=\"\"> </embed><br>"
return txt}
if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)}}
</script>
<script>
function addSpoiler(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[yahoo12]",from))==-1) return str;
if((pos2=str.indexOf("[/yahoo12]"),pos+9)==-1) return str;
newpos=str.indexOf("[yahoo12]",pos+9)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf("[/yahoo12]",pos+9))==-1) return str;
str=str.substring(0,pos)+makeSpoiler(str.substring(pos+9,pos2))+str.substring(pos2+10,str.length)
if( str.indexOf("[yahoo12]")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str}
function makeSpoiler(txt){
txt="<br><embed src=\"http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.0.45\" type=\"application/x-shockwave-flash\" width=\"512\" height=\"323\" allowFullScreen=\"true\" flashVars=\"id="+txt+"&lang=en-US&intl=us&thumbUrl=\" ></embed><br>"
return txt}
if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)}}
</script>
<style>
#button-youtube {background-image:url('http://img98.imageshack.us/img98/1641/youtubeua3.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(15).innerHTML="<img src='/i/blank.gif' title='Вставить YouTube' id='button-youtube' onclick=\"bbcode('[youtube]', '[/youtube]');\"/>"
</script>
<style>
#button-upload {background-image:url('http://i009.radikal.ru/0803/66/cefd3c62e92a.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<a href='javascript:void(0);' onclick=\"window.open('http://filestock.ru/', 'uploadfile', 'width=1024, height=760, top=200, left=200');\"><img src='/i/blank.gif' title='Загрузить картинку' id='button-upload' width='16' height='12' /></a>"
</script>
<script>
function addSpoiler(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[youtube]",from))==-1) return str;
if((pos2=str.indexOf("[/youtube]"),pos+9)==-1) return str;
newpos=str.indexOf("[youtube]",pos+9)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf("[/youtube]",pos+9))==-1) return str;
str=str.substring(0,pos)+makeSpoiler(str.substring(pos+9,pos2))+str.substring(pos2+10,str.length)
if( str.indexOf("[youtube]")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str}
function makeSpoiler(txt){
txt="<br><embed src=\"http://www.youtube.com/v/"+txt+"\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" width=\"425\" height=\"350\"></embed><br>"
return txt}
if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)}}
</script>Поделиться612.05.2008 19:39:08
Волчиться
убери и поставь заново всё,попробуй
что—то с кодами напортачено,где коды для кнопок брали?
Поделиться713.06.2008 20:20:37
Закрыто.
Похожие темы
| ~Юмор :)~ | Фтопку | 29.01.2007 |
| НУЖНА ПОМОЩЬ-2 | Фтопку | 28.09.2008 |
| Помогите пожалуйста | Фтопку | 09.06.2007 |
| Смейтесь, смейтесь, это полезно))) | Фтопку | 20.07.2008 |
| Посоветуйте пожалуйста | Фтопку | 28.09.2008 |


