vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   AboutToday - Bring RSS Feeds and Daily Events to Your Site! (https://vborg.vbsupport.ru/showthread.php?t=107319)

CyberRanger 02-04-2007 02:08 AM

Quote:

Originally Posted by yonglvnv (Post 1147630)
Great mod and is working well except for one issue. When I click Talk About It button to create one thread, it creates multiple threads of all headlines, sometimes up to 30 threads. Checked all settings, but I must have missed something. What did I miss?

I haven't seen that. What version of VB are you running? Can you PM me you site URL along with an admin login and password so I can check it out?

OrangeFlea 02-04-2007 04:53 AM

Quote:

Originally Posted by CyberRanger (Post 1174064)
What are you setting to two columns and where are you expecting to see it??

Forumhome.

It's all set under one vertical line as of now, as opposed to being set as two colums, with 3 feeds on each. I want to set it up like this:

feed 1 feed 2
feed 3 feed 4
feed 5 feed 6

CyberRanger 02-07-2007 02:09 PM

Quote:

Originally Posted by OrangeFlea (Post 1174131)
Forumhome.

It's all set under one vertical line as of now, as opposed to being set as two colums, with 3 feeds on each. I want to set it up like this:

feed 1 feed 2
feed 3 feed 4
feed 5 feed 6

The feeds that appear under "Today's Events" are not controlled via the myfeeds variables. (I plan to update that so that you can control the layout there better.) The myfeeds variables are designed to be placed where ever you want them on your website. See: https://vborg.vbsupport.ru/showthrea...ds#post1116275

Note in the example I use
Code:

<if condition="$forumid == 2">
$myfeeds
</if>

that should be
Code:

<if condition="$foruminfo[forumid]==2">
$myfeeds
</if>


cashpath 02-10-2007 04:33 PM

Anyone know if this works with 3.6.4?

OrangeFlea 02-12-2007 08:12 PM

Quote:

Originally Posted by CyberRanger (Post 1176789)
The feeds that appear under "Today's Events" are not controlled via the myfeeds variables. (I plan to update that so that you can control the layout there better.) The myfeeds variables are designed to be placed where ever you want them on your website. See: https://vborg.vbsupport.ru/showthrea...ds#post1116275

Note in the example I use
Code:

<if condition="$forumid == 2">
$myfeeds
</if>

that should be
Code:

<if condition="$foruminfo[forumid]==2">
$myfeeds
</if>


So you're saying it's possible to get it the way I mentioned in my previous post? All I have to do is make that change?

Shazz 02-12-2007 08:13 PM

Quote:

Originally Posted by cashpath (Post 1179234)
Anyone know if this works with 3.6.4?

Works fine.

CyberRanger 02-15-2007 05:41 PM

Quote:

Originally Posted by OrangeFlea (Post 1180956)
So you're saying it's possible to get it the way I mentioned in my previous post? All I have to do is make that change?

Are you trying to get it to appear as more than one column in the "Today's Events" section of forumhome?

wolf32 02-17-2007 04:07 AM

Great hack! Is it compatible w/ 3.6.4?

CyberRanger 02-17-2007 12:34 PM

Quote:

Originally Posted by wolf32 (Post 1184375)
Great hack!

Thanks!
Quote:

Originally Posted by wolf32 (Post 1184375)
Is it compatible w/ 3.6.4?

Yes!

Shazz 02-17-2007 01:57 PM

Alot of the stuff is already in 3.6.4 on the RSS part :|


All times are GMT. The time now is 03:18 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.01896 seconds
  • Memory Usage 1,744KB
  • 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
  • (4)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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