Единый форум поддержки

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Единый форум поддержки » Корзина » Форум полетел (нужна срочная помощь)


Форум полетел (нужна срочная помощь)

Сообщений 1 страница 5 из 5

1

Здравствуйте! Помогите пожалуйста! Вроде в настройках ничего не менял, а форум полетел: скинулся фон, список активных пользователей, статистика, писать посты в темах стало вообще не удобно (ты как будто Гость) и еще многое другое! Зашел в Логи форума, понял, что что-то изменилось! Меня вроде и не взламывали - в логах мой ip-адрес. Помогите пожалуйста, форум готовится к массовому призыву!!!! http://robertdowney.mybb.ru. На форуме являюсь главным админом Robert Downey-jr.

Вот основные логи, которые мне показались странными. Они начинаются с низу вверх, с 17:06 по 18:13 (Сегодня)!!!
Редактирование настроек форума «html_header, html_footer, censoring, regs_verify»
Редактирование настроек форума «html_header, html_footer, censoring, regs_verify»
Редактирование настроек форума «html_header, html_footer, censoring, regs_verify, relation_type»
Редактирование настроек форума «html_header, html_footer, relation_type, html_reply, regs_verify»
Редактирование настроек форума «html_header, html_footer, censoring, regs_verify»
Редактирование настроек форума «html_header, html_footer, redirect_delay, topic_review, avatars_width, avatars_height, avatars_size, show_user_info, show_post_count, smilies, smilies_sig, make_links, disp_topics_default, disp_posts_default, quickpost, users_online, stats_24h_users, stats_birthday, stats_other, censoring, ranks, show_time_visit, show_last_visit, search_all_forums, avatars, subscriptions, regs_allow, regs_verify, announcement_main_page, relation_enabled, relation_type, post_cost, vote_day_limit, target_day_limit, positive»
Редактирование настроек форума «html_header, html_footer, html_reply, regs_verify»
Редактирование настроек форума «html_header, html_footer, html_reply, regs_verify»
Редактирование настроек форума «html_header, html_footer, html_reply, regs_verify»

0

2

Фон вернулся, остальное все осталось!

0

3

Марвел_26
HTML верх за 17 число

Код:
	<script src="http://hostjs-mybb2011.narod.ru/js/Get_HTML_Post_CODE.js"></script>


<style> #pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 1520px; top: 200px}
</style>


<style type="text/css">#pun-stats ul.container {background-image: url(http://www.101.ru/vardata/cache/resized/modules/lenta/images_73360_1/W55_H55_Ocenter.jpg);}
</style>

<style type="text/css">
HTML, BODY {background-image: url("http://29.media.tumblr.com/tumblr_l0kyurlinT1qaa226o1_500.png")!important; background-repeat: repeat !important;}
</style>



<style type="text/css">
.punbb {
font-family: "Comic Sans Ms";
}
</style>

HTML низ за 17 число

Код:
<style type="text/css">
#button-spoiler {background-image:url('https://forumupload.ru/uploads/0000/12/13/488-1.gif'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat}
</style>
<script>
function addSpoiler(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[spoiler]",from))==-1) return str;
if((pos2=str.indexOf("[/spoiler]"),pos+9)==-1) return str;
newpos=str.indexOf("[spoiler]",pos+9)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf("[/spoiler]",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("[spoiler]")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str}

function makeSpoiler(txt){
txt="<div class=quote-box style='padding:1px'><cite style='width:100%'>Спойлер <input style='width:60px;margin-left:70%;font-size:10px;' type='button' value='Показать' onclick='hideSpoiler(this)'></cite><blockquote style='display:none'>"+txt+"</blockquote></div>"
return txt}

function hideSpoiler(sp){
spoiler=sp.parentNode.parentNode.getElementsByTagName("blockquote")[0]
if(spoiler.style.display=='none'){
spoiler.style.display='inline'
sp.value='Скрыть'}
else{
spoiler.style.display='none'
sp.value='Показать'}}

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)}}
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(19).innerHTML="<img  id=\"button-spoiler\" title=\"Спойлер\" onclick=\"bbcode('[spoiler]','[/spoiler]')\" src=\"/i/blank.gif\" />"
</script>



<script>
<!--
godof="Админ-меню" 
str = document.getElementById("navadmin").innerHTML
pos = str.indexOf("Администрирование")
document.getElementById("navadmin").innerHTML=str.substring(0,pos)+godof+str.substring(pos+17,str.length-1)
-->
</script>



<script>
<!--
pismaof="Почта" 
str = document.getElementById("navpm").innerHTML
pos = str.indexOf("Сообщения")
document.getElementById("navpm").innerHTML=str.substring(0,pos)+pismaof+str.substring(pos+9,str.length-1)
-->
</script>



<table width=100% border="1" style="font-size:12px;text-shadow:#C2501C 2px 1px 0;">
	<tr>
	   <td width=60% align=center valign=center>
<marquee id="abc" width="100%" direction="left" behavior="scroll" scrollamount="2" onmouseout="document.all.abc.start()" onmouseover="document.all.abc.stop()">


<!--banner Бегущая строка--><br/>

<a href="http://robertdowney.mybb.ru" target="_blank"><img src="http://gifka.com/result/e61e0f1230162bf9557610a8babb95a1.gif" width="81" height="31" /></a>

<a href="http://marvelforum.0bb.ru" target="_blank"><img src="http://s007.radikal.ru/i300/1102/41/e6202cba52f0.gif" width="81" height="31" /></a>

<a href="http://transformerswarforearth.mybb.ru" target="_blank"><img src="http://gifka.com/result/452ade05818f46515e4138b77802b34f.gif" width="81" height="31" /></a>

<!--Вторая строка банеров --><br/>

<a href="http://tron.forumbb.ru" target="_blank"><img src="http://i12.fastpic.ru/big/2011/0112/d0/385bce92912516b6729293b04feb0bd0.gif" width="81" height="31" /></a>

<a href="http://der.mybb.ru/" target="_blank"><img src="http://s010.radikal.ru/i311/1011/d5/1ead678f3536.gif" width="81" height="31" /></a>

<a href="http://marvelverse.mybb.ru/" target="_blank"><img src="http://s49.radikal.ru/i124/1001/ef/a202d7fd92d2.gif" border="0" width="81" height="31" alt="Marvel Universe | Before the Goodbye"></a>

<!--Третья строка банеров --><br/>

<a href="http://tilltheend.liverolka.ru" target="_blank"><img src="http://i51.tinypic.com/10y1e8x.gif" width="81" height="31" /></a>

<a href="http://burns.rolka.su/" target="_blank"><img src="http://i54.tinypic.com/2573jwx.gif" width="81" height="31" /></a>

<!--Конец баннеров--><br/>

  </marquee>
	   </td>
	   <td    class="main" width=20% valign=top align=center>
<h1>Партнёры</h2>



	   </td>
	   <td    class="main" width=20% valign=top align=center>
<h1>Рейтинги</h2>



	   </td>
	</tr>
   </table>

HTML в форме ответа к сожалению в Поисковиках не найдёшь - ток ежели Откатом форума

Смените мыло и пароль
И тут на ЕТП тоже

[Думаю что часть инфы ушла со сломанного форума где Вы были модератором - возможно пароль мыло

Отредактировано Deff (Пн, 23 Май 2011 18:41:38)

0

4

Пароль уже сменил!

Обновление html'ки не помогла((( Наверное беру откат!

0

5

Марвел_26 написал(а):

Меня вроде и не взламывали - в логах мой ip-адрес.

Это похоже на ошибку сервиса - сбой случился при попытке сохранить что-то?

0


Вы здесь » Единый форум поддержки » Корзина » Форум полетел (нужна срочная помощь)