vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   New Posting Features - Adding RSS and other options to Forum home page. (https://vborg.vbsupport.ru/showthread.php?t=226808)

Xceptional 10-30-2009 08:18 AM

Where is the attached image icons that I must upload?

KID_1194 10-30-2009 08:40 AM

you will find 3 icons attached on the top .. :)

or I will bring them down for you ..
https://vborg.vbsupport.ru/attachmen...1&d=1256564955https://vborg.vbsupport.ru/attachmen...1&d=1256564955https://vborg.vbsupport.ru/attachmen...1&d=1256564955

don't forget to click on install to receive any update

best regards

Xceptional 10-30-2009 08:43 AM

sweet thanks! missed them there :)

KID_1194 10-30-2009 08:44 AM

Quote:

Originally Posted by Xceptional (Post 1908235)
sweet thanks! missed them there :)

you are welcome .. anytime !!

best regards

Xceptional 10-30-2009 09:03 AM

Works like a charm :) only thing I added in before your code was <if condition="$show['member']"></if>, so that it shows only when a user is logged in. Otherwise when they click on the "New Posts" icon it always says there is none available (since there is no record of posts the person previously looked at while not signed in) :up:

KID_1194 10-30-2009 09:43 AM

Quote:

Originally Posted by Xceptional (Post 1908238)
Works like a charm :) only thing I added in before your code was <if condition="$show['member']"></if>, so that it shows only when a user is logged in. Otherwise when they click on the "New Posts" icon it always says there is none available (since there is no record of posts the person previously looked at while not signed in) :up:

thats a great add ... thaks a lot

you can also add it for the new thread .. so the code will be like this

PHP Code:

<!--  San3a.Com Mod -->
<if 
condition="!in_array($forumid, array(x,x,x,x))">
<
table align="right" border="0">
    <
tr>
        <if 
condition="$show['member']">
        <
td width="15">
            <
a href="newthread.php?$session[sessionurl]f=$forum[forumid]">
                <
img src="$stylevar[imgdir_misc]/newthread.png" border="0" width="14" height="14" hspace="0" alt="New thread" align="left" /></a>
        </
td>
        <
td width="15">
            <
a href="search.php?$session[sessionurl]do=getnew&amp;f=$forum[forumid]">
                <
img src="$stylevar[imgdir_misc]/newposts.png" border="0" width="14" height="14" hspace="0" alt="New posts" align="left" /></a>
        </
td>
        </if>
        <
td width="15">
        <
a target="_blank" href="external.php?type=RSS2&amp;forumids=$forum[forumid]">
        <
img src="$stylevar[imgdir_misc]/rss_rss.gif" border="0" width="14" height="14" hspace="0" alt="Rss feed" align="left" /></a>
        </
td>
    </
tr>
</
table>
</if>
<!-- / 
San3a.Com Mod --> 

so you will leave the rss feed for the visitors .. :)

best regards

SEOvB 10-31-2009 01:01 AM

This is a great mod. I must say that many members and visitors are looking for an rss feature. Great work!

KID_1194 10-31-2009 05:31 AM

Quote:

Originally Posted by FRDS (Post 1908550)
This is a great mod. I must say that many members and visitors are looking for an rss feature. Great work!

Thanks a lot .. Its a pleasure for me to see a post from a great coder link you.


Best regards

CoronasRGood 10-31-2009 11:02 PM

Something I have been looking for. Great job, installed and nominated.

NNJJ 11-03-2009 05:11 PM

can i have the pictures as attachment please; its saved as .bmp


All times are GMT. The time now is 03:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01053 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete