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)

Ghostt 11-14-2009 11:00 AM

if you have to ad the forum IDs one time manualy it is not that big problem.
so you can make a beta with manualy added Forum Ids

Quote:

Originally Posted by KID_1194 (Post 1913909)
Yup .. and I'm so excited about it ..

but the problem is they way to do it .. I'm a bit lost ..

I have to write a plugin that will gather all the id's of the forums that has the same option number form the database .. and on the top of that .. there should be some manual editing !!

If any has some ideas .. please share it.

I think any of the coders can help .. or any of vBulletin team ..!

Best regards


KID_1194 11-15-2009 04:02 AM

Quote:

Originally Posted by Ghostt (Post 1913999)
if you have to ad the forum IDs one time manualy it is not that big problem.
so you can make a beta with manualy added Forum Ids

Well .. u will see it soon :)

KID_1194 11-20-2009 06:40 AM

My friend Ghostt ...

check this out ... https://vborg.vbsupport.ru/showthread.php?t=228428

its what you are looking for !!


Best regards

Jaske 04-29-2010 01:31 AM

I installed as instructed and all icons are showing but when I click the rss icon I'm taken to a blank page....any idea why?

KID_1194 04-29-2010 05:43 AM

Yes .. I think you don't have the RSS feed provider ..!

So go to the Admin CP>External Data Provider and then select YES to Enable RSS Syndication

Best regards

Jaske 04-30-2010 02:43 PM

awesome, Thanks for your help! now it works fine.

KID_1194 04-30-2010 04:07 PM

Anytime bro ..!

Rideharder 05-05-2010 07:46 PM

This is very good thank you so much

KID_1194 05-21-2010 04:44 PM

You are most welcome (All) ..

Best regards :)

Sworm 04-16-2011 04:04 PM

1 Attachment(s)
Quote:

Originally Posted by KID_1194 (Post 1908250)
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

Not there's a way to add a condition for the group id?

PS
On the level1_post there's a mode to show the image in the same forum title line or over like in the leve2_post? and not under the title? under the title was created a not beautiful gap:


All times are GMT. The time now is 01:00 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.01166 seconds
  • Memory Usage 1,767KB
  • 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