Skocz do zawartości
"Idzie nowe..." - o zmianach i nie tylko ×
Przeniesienie zakupów z IPS Marketplace / Moving bought items from IPS Marketplace ×

NewsBot

Moderator
  • Postów

    8 852
  • Dołączył

  • Ostatnia wizyta

  • Wygrane w rankingu

    24

Treść opublikowana przez NewsBot

  1. File Name: (DP30) Poll Indicator 1.0.0 File Submitter: DawPi File Submitted: 18 Aug 2009 File Category: IPB 3.0.x Mods Description: Allow users check in which polls they didn't voted. Click here to download this fileWyświetl pełny artykuł
  2. Simply add this as your welcome box, and put wherever you wish, what this does is it makes the little bar that says 'Sign In' 'Register' 'Help' And when you log in, it shows your pic, and your username. Also has a drop down. Anyway here it is <if test="memberbox:|:$this->memberData['member_id']"> <div id='user_navigation' class='logged_in'> <a href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='{$this->lang->words['your_profile']}'><img src='{$this->memberData['pp_thumb_photo']}' alt="{$this->memberData['members_display_name']}{$this->lang->words['users_photo']}" width='{$this->memberData['pp_thumb_width']}' height='{$this->memberData['pp_thumb_height']}' class='photo' /></a> <div id='user_info'> <p> <span class='hide'>{$this->lang->words['logged_in_as']} </span> <a id='user_link' class='ipbmenu' href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='{$this->lang->words['your_profile']}'>{$this->memberData['members_display_name']} <img src='{$this->settings['img_url']}/opts_arrow.png' alt='>' /></a><if test="newmessages:|:$this->memberData['msg_count_new'] != 0"><a href='{parse url="app=members&module=messaging" base="public"}' id='new_msg_count' title='{$this->memberData['msg_count_new']} {$this->lang->words['msg_new']}'>{$this->memberData['msg_count_new']}<span class='hide'> {$this->lang->words['msg_new']}</span></a></if> </p> <ul id='user_link_menucontent'> <li id='user_profile'><a href='{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}' title='{$this->lang->words['your_profile']}'>{$this->lang->words['my_profile']}</a></li> <li id='user_ucp'><a href="{parse url="app=core&module=usercp" base="public"}" title="{$this->lang->words['cp_tool_tip']}">{$this->lang->words['your_cp']}</a></li> <if test="messengerlink:|:$this->memberData['g_use_pm'] AND $this->memberData['members_disable_pm'] == 0"> <li id='user_msg'><a href='{parse url="app=members&module=messaging" base="public"}' title='{$this->lang->words['your_messenger']}'>{$this->lang->words['your_messenger']} <span id='new_message'>({$this->memberData['msg_count_new']} {$this->lang->words['msg_new']})</span></a></li> </if> <li id='user_friends'><a href='{parse url="app=members&module=profile&section=friends&do=list" base="public"}' title="{$this->lang->words['manage_friends']}" class='manage_friends'>{$this->lang->words['manage_friends']}</a></li> <li id='user_enemies'><a href='{parse url="app=core&module=usercp&tab=members&area=ignoredusers" base="public"}' title="{$this->lang->words['manage_ignored_users']}" class='manage_enemies'>{$this->lang->words['manage_ignored_users']}</a></li> <if test="bloglink:|:$this->memberData['has_blog'] AND IPSLib::appIsInstalled( 'blog' )"> <li id='user_blog'><a href='{parse url="app=blog&module=display&section=blog&mid={$this->memberData['member_id']}" base="public"}' title="{$this->lang->words['go_to_my_blog']}">{$this->lang->words['my_blog']}</a></li> </if> <if test="gallerylink:|:$this->memberData['has_gallery'] AND IPSLib::appIsInstalled( 'gallery' )"> <li id='user_gallery'><a href='{parse url="app=gallery&module=user&section=user&user={$this->memberData['member_id']}" base="public"}' title="{$this->lang->words['go_to_my_gallery']}">{$this->lang->words['my_gallery']}</a></li> </if> </ul> <ul id='user_other'> <li><a href="{parse url="app=core&module=global&section=login&do=logout&k={$this->member->form_hash}" base="public"}">{$this->lang->words['log_out']}</a></li> <li><a href="{parse url="app=core&module=help" base="public"}" title='{$this->lang->words['view_help']}' rel="help" accesskey='6'>{$this->lang->words['sj_help']}</a></li> <if test="authenticating:|:$this->memberData['member_group_id'] == $this->settings['auth_group']"> <li><strong><a href="{parse url="app=core&module=global&section=register&do=reval" base="public"}" title='{$this->lang->words['resend_val']}'>{$this->lang->words['resend_val']}</a></strong></li> </if> </ul> <script type='text/javascript'> if( $('user_link_menucontent') ){ $('user_link_menucontent').hide(); } </script> {parse js_module="friends"} </div> </div> <else /> <div id='user_navigation' class='not_logged_in'> <a href='{parse url="app=core&module=global&section=login" base="public"}' title='{$this->lang->words['sign_in']}'>{parse replacement="signin_icon"} {$this->lang->words['sign_in']}</a> <a href="{parse url="app=core&module=global&section=register" base="public"}" title='{$this->lang->words['register']}'>{parse replacement="register_icon"} {$this->lang->words['register']}</a> <a href="{parse url="app=core&module=help" base="public"}" title='{$this->lang->words['view_help']}' rel="help" accesskey='6'>{parse replacement="help_icon"} {$this->lang->words['sj_help']}</a> </div> </if> Wyświetl pełny artykuł
  3. Security Update for IP.Board 3.0.2 It has come to our attention that there are two potential SQL injection vulnerabilities present in IP.Board 3.0 which can be taken advantage of via careful URL crafting. Resolution The attached zip contains two files which fix the issue. The files are for IP.Board version 3.0.2 only. Those still running 3.0.0 or 3.0.1 will need to upgrade to 3.0.2 as soon as possible. The main 3.0.2 download zip was updated at 10:15 am EST August 18, 2009. If you download 3.0.2 after this time: your files are already updated. Simply download the attached zip file and upload the files contained within to your IP.Board directory on your server. No other action is required. 180809.zip (13.73K) : 6104 Support Note: While our technical support department will apply this patch for you on request for those with support service, we strongly suggest you apply this patch yourself whenever possible. Applying the patch is a simple matter of uploading files to your server and, once done, your community is instantly protected without having to wait for our technicians to do the upload for you. Impacted Versions: 3.0.0 3.0.1 3.0.2 versions downloaded before posted time or unpatched Not Impacted: 2.0.x 2.1.x 2.2.x 2.3.x The vulnerability information was purchased by Beyond Security's SecuriTeam Secure Disclosure. The discoverer of the vulnerability requested to remain anonymous. IPS thanks this group for bringing it to our attention. Zobacz całą wiadomość
  4. Witam! IPS właśnie wydał krytyczną łatkę bezpieczeństwa dla IP.Board wersji 3.0.2. Poniżej przedstawiam luźny przekaz pełnej wiadomości jaką możecie znaleźć na tej stronie. Łatka bezpieczeństwa dla IP.Board 3.0.2 W wersji 3.0.2 możliwe jest przeprowadzenie ataku SQL Incjection na forum za pomocą pewnych modyfikacji adresów URL. Rozwiązanie W załączniku znajdują się spakowane dwa pliki w formie archiwum zip. Zgodne są tylko z wersją IP.Board 3.0.2. Wszyscy, którzy używają wersji 3.0.0 lub 3.0.1 muszą wykonać aktualizacje do wersji 3.0.2 najszybciej jak to tylko możliwe. Główne archiwum zip znajdujące się w Centrum Klienta zostało już zaktualizowane o godzinie 10:15 am EST sierpień 18, 2009. Jeśli pobrałeś tę paczkę po tej godzinie wszystkie pliki już są zaktualizowane. Pobierz dołączony załącznik, wypakuj i wyślij na serwer FTP do lokalizacji z forum. Inne czynności nie są konieczne. Pobierz łatkę bezpieczeństwa: 180809.zip Informacja: mocno zalecamy wykonanie tej aktualizacji we własnym zakresie. Nasi technicy mogą to wykonać, ale ze względu na konieczność szybkiego działania ponownie zalecamy wykonanie tego samodzielnie. Jest to bardzo prosta czynność - wysłanie plików na serwer. Dotknięte wersje: 3.0.0 3.0.1 3.0.2 jeśli pobrałeś paczkę przed datą podaną wyżej Nie dotknięte wersje: 2.0.x 2.1.x 2.2.x 2.3.x
  5. This is a simple hook that allows you to display a message at the top of all pages of your forum. Easily customizable via the ACP (System Settings -> Hooks (Tab) -> (G30) Global Message): Message enabled/disabled Groups that can view the message HTML parsed in message BBCode parsed in message Raw linebreaks parsed in message Emoticons parsed in message Wyświetl pełny artykuł
  6. To add topic markers to the LoFi skin, make these 3 changes to your lofi skin: In boardIndexTemplate Find <li> <h4><a href="{parse url="showforum={$forum_data['id']}" seotitle="{$forum_data['name_seo']}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$forum_data['name']}</a> <span class='desc'>( {$forum_data['topics']} {$this->lang->words['topics']} / {$forum_data['posts']} {$this->lang->words['replies']} )</span></h4> <if test="showSubForums:|:$forum_data['show_subforums'] AND count( $forum_data['subforums'] ) AND $forum_data['show_subforums']"> <h4 class='hide'>{$this->lang->words['subforums']}</h4> <ol class='subforums'> <foreach loop="subforums:$forum_data['subforums'] as $__id => $__data"> <li><a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$__data[1]}</a></li> </foreach> </ol> </if> Replace With <li><h4> <if test="unreadicon:|:$forum_data['img_new_post'] != 'f_locked' && strstr( $forum_data['img_new_post'], 'unread' )"> <a id='forum_img_{$forum_data['id']}' href="{parse url="app=forums&module=forums&section=markasread&marktype=forum&forumid={$forum_data['id']}&returntoforumid={$this->request['f']}&i=1" base="public"}" title="{$this->lang->words['bi_markread']}" class='forum_marker'> {parse replacement="{$forum_data['img_new_post']}"} </a> <else /> {parse replacement="{$forum_data['img_new_post']}"} </if> <a href="{parse url="showforum={$forum_data['id']}" seotitle="{$forum_data['name_seo']}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$forum_data['name']}</a> <span class='desc'>( {$forum_data['topics']} {$this->lang->words['topics']} / {$forum_data['posts']} {$this->lang->words['replies']} )</span></h4> <if test="showSubForums:|:$forum_data['show_subforums'] AND count( $forum_data['subforums'] ) AND $forum_data['show_subforums']"> <h5 class='hide'>{$this->lang->words['subforums']}</h5> <ol class='subforums'> <foreach loop="subforums:$forum_data['subforums'] as $__id => $__data"> <if test="showSubForumsLit:|:$__data[3]"><li class='newposts'><else /><li></if><a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$__data[1]}</a></li> </foreach> </ol> </if> In forumIndexTemplate Find <h4><a href="{parse url="showforum={$forum_data['id']}" seotitle="{$forum_data['name_seo']}" template="showforum" base="public"}" title='{$this->lang->words['goto_forum']}'>{$forum_data['name']}</a> <span class='desc'>( {$forum_data['topics']} {$this->lang->words['topics']} / {$forum_data['posts']} {$this->lang->words['replies']} )</h4> Replace With <h4><a id='forum_img_{$forum_data['id']}' href="{parse url="app=forums&module=forums&section=markasread&marktype=forum&forumid={$forum_data['id']}&returntoforumid={$this->request['f']}" base="public"}" title="{$this->lang->words['bi_markread']}" class='forum_marker'>{parse replacement="{$forum_data['img_new_post']}"}</a> <script type='text/javascript'> ipb.global.registerMarker( 'forum_img_{$forum_data['id']}', "{$forum_data['img_new_post']}", markerURL + "{$forum_data['id']}" ); </script> <a href="{parse url="showforum={$forum_data['id']}" seotitle="{$forum_data['name_seo']}" template="showforum" base="public"}" title='{$this->lang->words['goto_forum']}'>{$forum_data['name']}</a> <span class='desc'>( {$forum_data['topics']} {$this->lang->words['topics']} / {$forum_data['posts']} {$this->lang->words['replies']} )</h4> In ipb_style.css Find ol.lofi_list.lofi_blogs { margin-bottom: 10px; } After Add ol.subforums li { background: transparent url(http://forum.invisionize.pl/public/style_images/blue-orange/bullet_black.png) no-repeat 3px 4px; color: #1d3652; font-size: 0.85em; padding: 0 4px 0 15px; } ol.subforums li.newposts { background: transparent url(http://forum.invisionize.pl/public/style_images/blue-orange/bullet_green.png) no-repeat 0px 0px; color: #1d3652; font-size: 0.85em; padding: 0 4px 0 16px; } Wyświetl pełny artykuł
  7. Designed with the Ladies in Mind Name: Pink Sparkle Compatible: 3.0 Colours: Pinks and White Language: English Supports:Gallery, Blog and Download Manager All images & banner included in Zip file You can obtain this skin theme on my forum in the Gold Gallery for 100 posts or purchase a subscription to board for as little as $5.00Wyświetl pełny artykuł
  8. A full sized yellow and black theme for ip. board 3.x. Mostly all of the images you see were hand made and tailored. This skin works with all Ip. Board applications (Blog, Downloads, Gallery, Tracker, Blog) This Pack Includes... Skin & images Logo .PSD Instructions Free support for one year as well as lifetime support on our forums Images for Ip.downloads Demo/Support: www.ipbpros.com/forumWyświetl pełny artykuł
  9. For the purposes of this article, assume that your CCS website is at www.yoursite.com and that your forums are at www.yoursite.com/forums. Log in to the ACP. Browse to to the System tab > System Settings > System > General Configuration. Enter a value in the setting for "Website Name", such as "Home". Enter a value in the setting for "Website Address". Since we've said earlier that your site is at www.yoursite.com, enter "http://www.yoursite.com/". Save the settings. Browse to the Look & Feel tab. Click on the skin set you want to apply this edit to. (You will need to repeat this for each skin set you want to apply this change to.) Click on "globalTemplate" in the left column. Find: <if test="showhomeurl:|:$this->settings['home_url']"> <li id='nav_home' class='left'><a href='{$this->settings['home_url']}' title='{$this->lang->words['homepage_title']}' rel="home">{$this->settings['home_name']}</a></li> </if> Replace with: {parse variable="ccsActive" default="" oncondition="IPS_APP_COMPONENT == 'ccs'" value="active"} <if test="showhomeurl:|:$this->settings['home_url']"> <li id='nav_home' class='left {parse variable="ccsActive"}'><a href='{$this->settings['home_url']}' title='{$this->lang->words['homepage_title']}' rel="home">{$this->settings['home_name']}</a></li> </if> Save the skin set. Edit complete. Wyświetl pełny artykuł
  10. The current online users only shows those users that have logged onto your board and have a valid session. Once the session has expired or they logoff then the member will no longer be displayed in the list. This hook adds a list of users that have been online in the past x hours and you can also add an optional group legend. The hook is highly configurable using settings in the ACP. See the screenshot for the settings and the hook in actionWyświetl pełny artykuł
  11. File Name: ibRed File Submitter: Zero5854 File Submitted: 16 Aug 2009 File Category: IP.Board v3.0.x Skins A free, simple red and gray theme using some glossy rounded icons. A lot of the images were made by hand as well as a bit of css coding. Made this theme to be light on the server for quick page loads. Please be sure to post any bugs you may find on our sites tracker thanks. Please do NOT pm me here for support. You can get support for this theme via our website or in this topic only. This skin is free of charge but you are not allowed to remove my copy right from the footer. -Instructions and logo PSD included Enjoy Click here to download this fileWyświetl pełny artykuł
  12. File Name: Comfy Skin 3.0 Complete File Submitter: Fisana File Submitted: 15 Aug 2009 File Category: IP.Board v3.0.x Skins Comfy Skin by Fisana (ipbskins.ru) for IP.Board, IP.Blog, IP.Downloads, IP.Gallery and IP.Tracker. Updated to IPB 3.0.2 Included: png and psd Logo blanks, font and Team icons Demo link Click here to download this fileWyświetl pełny artykuł
  13. Comfy Skin by Fisana (ipbskins.ru) for IP.Board, IP.Blog, IP.Downloads, IP.Gallery and IP.Tracker. Updated to IPB 3.0.2 Included: png and psd Logo blanks and font + Team iconsWyświetl pełny artykuł
  14. File Name: full right to left Default skin File Submitter: aliajouz File Submitted: 15 Aug 2009 File Category: IP.Board v3.0.x Skins This is my css edits to Default skin to make it right to left support . I solved many RTl setting problem in the skin in floating , logo ,nav, meesaging , printing , portal and others . this edits based on 3.0.2 master css so if bugs found maybe it related to Default css . some screenshots. Click here to download this fileWyświetl pełny artykuł
  15. Tiger is inspired from the Mac "Tiger" style and still is a professional looking theme for your board. Easy going on the eyes along with an eye candy for all members of your forums! One feature of this theme that you might enjoy is the start menu vibe you have at top. If you hover over the Apple button it hightlights and if you click it then you will be able to access the forum menu. If you hover over the Search icon on the other side it takes you to advanced search. Another feature is the built in search function in the header. The main attraction of Tiger is being clean, optimized, and crisp including bringing out the true look of IPB. Wyświetl pełny artykuł
  16. Name: Glass Blue Compatible: 3.0 Colours: Hues of Blues Language: English Supports:Gallery, Blog and Download Manager All images included in Zip file You can obtain this skin theme on my forum in the Gold Gallery for 100 posts or purchase a subscription to board for as little as $5.00 Wyświetl pełny artykuł
  17. This hook places the 'global' Shoutbox into your sidebar on the board index. Nowhere else - It takes it away from being global... but oh well. Any settings that are relevant to the hook are already inside the main shoutbox settings, so they are not included with this hook. Any bugs, just throw them into the Shoutbox forum with [sidebar] in the title. I'll get them all covered. I guess you could call this a semi-official Beta for possible inclusion in a future release of the Shoutbox. Who knows? Wyświetl pełny artykuł
  18. Sometimes user downloads are interrupted, or otherwise corrupt. This small mod will display the MD5 checksum of a local file in the description area. File {forum}/admin/applications_addon/ips/downloads/modules_public/display/file.php Find Line 197: $file['file_desc'] = IPSText::getTextClass( 'bbcode' )->preDisplayParse( $file['file_desc'] ); Add after: if( $file['file_storagetype'] == 'nonweb' ) { $dlname = $this->ipsclass->vars[ 'idm_localfilepath' ] . "/" . $file['file_filename']; $file['file_desc'] .= "MD5 Hash: "; $file['file_desc'] .= md5_file( $dlname ); } Wyświetl pełny artykuł
  19. File Name: (MPFF) Age Per Forum 2.0 File Submitter: MPFF File Submitted: 13 Aug 2009 File Category: IPB 2.3.x Mods This mod allows you to restrict members under the age specified by the administrator it also adds date of birth in registration so that it is a requirement on registration it also disables members from editing there birthday once they have submited it there is also acp settings to change members birthday via acp Click here to download this file Wyświetl pełny artykuł
  20. A smooth, simplistic blue skin for IP. Board 3.0.x (Do NOT use this on RC versions as the code is different) This theme is the brother of ibRed theme but with lots more detail also using blues and grays. Many customizations were dont to the css as well. We also included images for Ip tracker and Ip Downloads. Includes: -ibBlue Skin -Logo .PSD file -FREE support Support forum: http://ipbpros.com/forum Wyświetl pełny artykuł
  21. File Name: ibRed File Submitter: Zero5854 File Submitted: 13 Aug 2009 File Category: IP.Board v3.0.x Skins A free, simple red and gray theme using some glossy rounded icons. A lot of the images were made by hand as well as a bit of css coding. Made this theme to be light on the server for quick page loads. Please do NOT pm me here for support. You can get support for this theme via our website or in this topic only. Click here to download this file Wyświetl pełny artykuł
  22. Here's an updated article on making albums public by default. Please see here > http://resources.invisionpower.com/index.p...mp;article=6142 , if you are stilling running IPB 2.3.x instead. ACP > Look / Feel > Skin Manager > (edit skin) > Manage Templates / CSS > "(Gallery) Albums" > Album Form > Find... <input type="checkbox" name="public" id='public' value="1" class='input_check' {$data['public']} /> Change to... <input type="checkbox" checked="checked" name="public" id='public' value="1" class='input_check' {$data['public']} /> Save. The "Make Public" checkbox will now by checked by default. Wyświetl pełny artykuł
  23. right to left skin ---------- demo www.alfuratuniv.net Wyświetl pełny artykuł
  24. A smooth, simplistic blue skin for IP. Board 3.0.x (Do NOT use this on RC versions as the code is different) This theme is the brother of ibRed theme but with lots more detail also using blues and grays. Many customizations were done to the css as well. We also included images for Ip tracker and Ip Downloads. Includes: -ibBlue Skin -Logo .PSD file -Free support on our forum You can view this skin in action at our support forum www.ipbpros.com/forum or straight off to buy at www.ipbpros.com Updated 8/13/2009 @ 2:12 AM (eastern time) -Added missing redirect icon AKA "f_redirect" Download updated. Enjoy! Wyświetl pełny artykuł
  25. When translating language bits, it can be difficult to find a specific bit because they are recalled in the order that they are stored in the database. So, when you go to ACP->Look and Feel->Manage Languages->Translate in ACP and click on a template to edit, such as public_error, the first template bit might be reports_need_tidcid However, if you've imported a secondary language pack, the first template bit might be forward_only_members or any other template bit.. It just depends on how they were stored in the database. More importantly, if you're searching for one specific template bit, you'd be searching through each of the 14 pages of template bits in that template for the one template bit you might need, and since there's no order.. It could be on any page. By adding a simple order statement, you can alphabetize the template bits, and make it much easier to find the template bit you are looking for. In /admin/applications/core/modules_admin/languages/manage_languages.php find this code.. //----------------------------------------- // Get the words //----------------------------------------- $this->DB->build( array( 'select' => '*', 'from' => 'core_sys_lang_words', 'where' => "lang_id={$id} {$wp_query} {$search} {$filter}", 'limit' => array( $st, $per_page ), ) ); and change it to //----------------------------------------- // Get the words //----------------------------------------- $this->DB->build( array( 'select' => '*', 'from' => 'core_sys_lang_words', 'where' => "lang_id={$id} {$wp_query} {$search} {$filter}", 'limit' => array( $st, $per_page ), 'order' => 'word_key ASC', ) ); This will make finding the template bit you are looking for much simpler, and make all your language packs consistent when editing them. Wyświetl pełny artykuł
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę.