vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Add RSS button at bottom of page (https://vborg.vbsupport.ru/showthread.php?t=98805)

bullseye17 10-20-2005 12:57 PM

for some reason, the RSS button will not show up on my forum...

Wired1 10-20-2005 01:12 PM

Do you have RSS enabled on your forum?

MarkyLeonard 10-20-2005 02:27 PM

Go to http://www.YOURDOMAIN.COM/FORUM/images/misc.gif to check if the image is in the right place?

Gizmo5h1t3 10-20-2005 03:18 PM

Quote:

Originally Posted by Aftermath
Then why go, create and release hacks when you don't even know what you're doing?


you might want to start taking stock of why all your posts are negative aftermath...jeez man,every time your name pops up, its critizing something.....u never seem to have a good word tosay bout anything!!

chill man, markys done this to help....read down the thread, someones actually grateful for it....u might wanna take a leaf out of his book....

i for one am glad he`s posted it...so as he saysin his post....jobs a good un!!

Pramodinfo 10-20-2005 04:39 PM

*clicks install*

XFGHIA 10-21-2005 05:49 AM

this might be off the hack topic, but what exactly does RSS do? i installed this and when i click the button it comes up with a blank page

MarkyLeonard 10-21-2005 10:33 AM

<a href="https://en.wikipedia.org/wiki/RSS_%28file_format%29" target="_blank">http://en.wikipedia.org/wiki/RSS_%28file_format%29</a>

ryuuchida 10-23-2005 02:44 AM

A simple and nice hack. :)

>>installs

Carl Anderson 10-23-2005 03:56 AM

Click Install

MarkyLeonard 10-24-2005 06:05 PM

If people preferred RDF they could of course use http://www.lavinya.net/phpBB2/rdf.gif as the image, and

PHP Code:

 <a href="external.php?type=rdf" target="_blank"> <img src="$stylevar[imgdir_misc]/rdf.gif" width="36" height="14" border="0"></a

as the code

or....

PHP Code:

 <a href="external.php?type=rss" target="_blank"> <img src="$stylevar[imgdir_misc]/rss.gif" width="36" height="14" border="0"></a
 <
a href="external.php?type=rdf" target="_blank"> <img src="$stylevar[imgdir_misc]/rdf.gif" width="36" height="14" border="0"></a

for both.


All times are GMT. The time now is 06:18 AM.

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.01041 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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