Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SanyaSamp

Актив
  • Регистрация

  • В сети

Everything posted by SanyaSamp

  1. Это хук formatUserLinks Не ту ссылку вставил) '?do=embed' frameborder='0' data-embedContent>>
  2. PS Даже в админку не заходит!!!!
  3. Какая у вас версия форума?
  4. WOLF, Не помогло REPAIR TABLE `admin_login_logs`, `admin_logs`, `admin_permission_rows`, `announcements`, `api_log`, `api_users`, `attachments`, `attachments_type`, `backup_log`, `backup_queue`, `backup_vars`, `badwords`, `banfilters`, `bbcode_mediatag`, `bulk_mail`, `cache_simple`, `cache_store`, `captcha`, `ccs_attachments_map`, `ccs_blocks`, `ccs_block_wizard`, `ccs_containers`, `ccs_custom_database_1`, `ccs_custom_database_2`, `ccs_databases`, `ccs_database_categories`, `ccs_database_comments`, `ccs_database_fields`, `ccs_database_moderators`, `ccs_database_modqueue`, `ccs_database_ratings`, `ccs_database_revisions`, `ccs_folders`, `ccs_menus`, `ccs_pages`, `ccs_page_templates`, `ccs_page_wizard`, `ccs_revisions`, `ccs_slug_memory`, `ccs_template_blocks`, `ccs_template_cache`, `content_cache_posts`, `content_cache_sigs`, `core_applications`, `core_archive_log`, `core_archive_restore`, `core_archive_rules`, `core_editor_autosave`, `core_geolocation_cache`, `core_hooks`, `core_hooks_files`, `core_inc[...]
  5. При установке вылазит ошибка · CREATE TABLE ipb2_`shoutbox_bot_messages` ( `shout_id` int(10) NOT NULL AUTO_INCREMENT, `shout_mid` int(10) NOT NULL, `shout_after` int(10) NOT NULL, `shout_message` text NOT NULL, `shout_enable` int(1) NOT NULL DEFAULT '1', PRIMARY KEY (`shout_id`), KEY `shout_id` (`shout_id`) ) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`shoutbox_bot_messages` ( `shout_id` int(10) NOT NULL AUTO_INCREMENT, `shout' at line 1 Что это? Вообще перестал открываться форум, MySQL ошибка, лог ошибок:
  6. 1) '?do=embed' frameborder='0' data-embedContent>> 2) '?do=embed' frameborder='0' data-embedContent>> C тебя лайк
  7. Что именно не идет?
  8. <div class="post123" data-title="{$forum_data['posts']} Сообщений"><p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span></p>{$this->lang->words['replies']}</div> И в ipbstyle.css .post123:hover::after { content: attr(data-title); } Попробуй так
  9. Это вроде баг этой версии... Обновится - 1 минута дела (Не считая заливки файлов ) Ниужели так сложно перейти на более стабильную и нормальную версию?
  10. Тогда сори но хз ;D еще подумаю но хз...
  11. Код ставляй куда и вставлял, а из архива по фтп залей в public_html все
  12. <script type="text/javascript" src="__ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="js/jquery.hoverIntent.minified.js"></script> <script type="text/javascript" src="js/jquery.dctooltip.1.0.js"></script> <script type="text/JavaScript"> $(document).ready(function() { $('#demo-list li a').dcTooltip(); $('#demo-2').dcTooltip({ classWrapper: 'tooltip-2', distance: 10 }); }); </script> <style type="text/css"> body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td{border:0;outline:none;margin:0;padding:0;} body{height:100%;background:#fff;color:#1f1f1f;font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Verdana,sans-serif;font-size:13px;padding:7px 0;} ul{list-style:none;} .text-center {text-align: center; padding: 10px 0;} .wrap {width: 660px; margin: 0 auto; padding-top: 50px;} a {text-decoration: none;} h2, h3 {margin-bottom: 0.5em;} /* Tutorial CSS */ #demo-list li {display: inline;} #demo-list li img {padding: 5px; background: #efefef; border: 1px solid #ccc;} #demo-list li a {display: block; float: left; margin: 0 5px 5px 0;} #demo-list li a:hover {background: none;} .tooltip, .tooltip-2 { width: 256px; position: absolute; bottom: 0; left: 0; display: none; font-weight: normal; font-size: 12px; line-height: 1.5em; color: #fff; z-index: 50; } .tooltip .text { padding: 5px 15px 35px 15px; background: url(images/tooltip.png) no-repeat 0 100%; } .tooltip .top { height: 10px; background: url(images/tooltip.png) no-repeat 0 0; } .tooltip-2 {color: #000;} .tooltip-2 .text { padding: 5px 15px 35px 15px; background: url(images/tooltip_2.png) no-repeat 0 100%; } .tooltip-2 .top { height: 10px; background: url(images/tooltip_2.png) no-repeat 0 0; } </style> </head> <body> <div class="wrap"> <p> <a href="#" title="{$forum_data['posts']} Ответов" id="demo-2"><p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span>&nbsp{$this->lang->words['replies']}</p></a> И в корень форума все из архива. Попробуй так 123.rar
  13. <abbr title="{$forum_data['posts']} Ответов"><p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span>&nbsp{$this->lang->words['replies']}</p></abbr> Попробуй так
  14. Что именно не происходит?
  15. Обновись до 3.4.6 и будет все норм
  16. хмммм а так <style type="text/css">.blogodel { overflow: hidden; position: relative; display: inline-block; } .blogodel:hover {cursor: pointer;} .blogodel .desc {display: none;} .blogodel:hover .desc { background-color:#345; display: block; margin: 0; color: #FFF; font-size: 20px; padding: 40px; filter:alpha(opacity=75); opacity:.75; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)'; position: absolute; bottom: -60px; left: 90px; right: 90px; } .blogodel:hover .desc strong { display: block; font-size: 14px; line-height: 1em; }</style> <div class="blogodel"> <p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span>&nbsp;{$this->lang->words['replies']}</p> <div class="desc"><strong>{$forum_data['posts']} Ответов</strong> З</div> </div>

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.