vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Mini Mods - RSS Feed Icon for boards (https://vborg.vbsupport.ru/showthread.php?t=176156)

agitated 08-30-2008 09:29 PM

Quote:

Originally Posted by masterweb (Post 1606027)
Intalled on my 3.7.2 board and seems ok, but i have just an issue:

when i click on the RSS icon for any category using IE7 i can see the right RSS string, but when i click the same icon for same category into FireFox i get:

<br /><strong>Warning</strong>: Invalid argument supplied for foreach() in <strong>[path]/includes/class_postbit_alt.php(468) : eval()'d code</strong> on line <strong>29</strong><br /><?xml version="1.0" encoding="ISO-8859-1"?>

Any suggestion?, pls help...

Please try this (and anyone else with FF issues)
This code validates. -> http://validator.w3.org/

Code:

<a href="external.php?type=RSS2&amp;forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss_small.gif" border="0" width="14" height="14" hspace="2" alt="Subscribe to this feed $forum[title]"></img></a>

Note! Please alter -> width="14" height="14" to suit the image you are using.

agitated 08-30-2008 10:45 PM

To include or exclude specific forums, use conditionals and enclose the code (CODE HERE)

To include specific forums
Code:

<if condition="in_array($forum['forumid'], array(1,2,3,4,5,6,7))">CODE HERE</if>

or
To exclude specific forums

Code:

<if condition="!in_array($forum[forumid], array(1,2,3,4))">CODE HERE</if>

Pete2007 09-04-2008 07:32 PM

Hi,

I installed this mod (3.7 version) several days ago on 4 forums which are all visable to the public, but 2 are completely empty and not showing anything, the other is displaying one post and the last is showing about 3 posts. How can I get this to work properly?

I have already checked that the RSS Syndication is set to yes, is there anything else I can check?

Any help or advice would be most appreciated!

gkaradagan 09-06-2008 07:07 PM

Very nice, thanks a lot.

24hourForum.com 09-09-2008 12:32 AM

I delete this code , the coding is not written correctly and it causes 300+ errors...

http://validator.w3.org/ pointed the erros and i deleted the code.. my site now passes...

i recommend you re-write this code and make sure it passes

NeverBored 09-09-2008 12:49 AM

All you have to do is close the image tag to validate the code.

ShawneyJ 09-28-2008 12:03 PM

hi, how can i change the code to have this on the right far side instead of the left please?
cheers

eg:

Pete2007 10-07-2008 01:23 PM

Quote:

Originally Posted by Pete2007 (Post 1614580)
Hi,

I installed this mod (3.7 version) several days ago on 4 forums which are all visable to the public, but 2 are completely empty and not showing anything, the other is displaying one post and the last is showing about 3 posts. How can I get this to work properly?

I have already checked that the RSS Syndication is set to yes, is there anything else I can check?

Any help or advice would be most appreciated!

Please can anyone help?

ultimatenatureg 10-07-2008 02:34 PM

Quote:

Originally Posted by jaycob (Post 1632206)
hi, how can i change the code to have this on the right far side instead of the left please?
cheers

eg:


Im the same am runing 3.7.3 and it appears on the right instead of the left, but i searched for the align left code but i dont have it?

Brandon Sheley 10-07-2008 02:37 PM

it's just a matter of where you place the code in the templates on where it'll show on the forum ;)


All times are GMT. The time now is 04:50 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.01208 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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