Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbAdvanced Addon for AboutToday Details »»
vbAdvanced Addon for AboutToday
Version: 1.00, by CyberRanger CyberRanger is offline
Developer Last Online: Jan 2015 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 02-17-2006 Last Update: Never Installs: 43
Template Edits
 
No support by the author.

This is to install an addon to vBAdvanced for AboutToday . It assumes that AboutToday is installed, the RSS Feeds are active, and "How many rows across for $myfeeds variable?" is set to greater than zero.


In vBa CMPS, Add Module - Template.

1. Module Title - Make this whatever you want to display
2. Template to Include: adv_portal_myfeeds
3. Template Content:

<tr>
<td class="$bgclass">
$myfeeds
</td>
</tr>

4. Save it and refresh your vbadvanced index page!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 08-04-2006, 03:37 AM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

meh i figured it out and turned up with this http://www.gentendo.com/index.php
try clicking on one of the news articles, that was what i was trying to do:P

OH and BTW in your cache_template plugin, use a better template system, the way you have it now is terrible.

How can i put each news article into a seperate box instead of all into 1?
Reply With Quote
  #33  
Old 08-04-2006, 11:26 AM
CyberRanger's Avatar
CyberRanger CyberRanger is offline
 
Join Date: Mar 2004
Posts: 1,319
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blaine0002
OH and BTW in your cache_template plugin, use a better template system, the way you have it now is terrible.
Well, I don't mind constructive comments but you need to provide more detail about why it's "terrible".
Reply With Quote
  #34  
Old 08-05-2006, 01:28 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well im not sureif that plugin is being used by somthing else, but for the portal i would reccommend you using an actual module and templates, this way users can customize the overall look and feel.
Ill see if i can fix somthing up for you in a bit.
Reply With Quote
  #35  
Old 08-05-2006, 10:22 PM
CyberRanger's Avatar
CyberRanger CyberRanger is offline
 
Join Date: Mar 2004
Posts: 1,319
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blaine0002
Well im not sureif that plugin is being used by somthing else, .
Now that I really look at it, I'm not sure that the template that is merged at the beginning of it is used for anything! I think I was testing it and forgot to delete the code!
Reply With Quote
  #36  
Old 08-06-2006, 09:03 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah. so it would be much easier as a module?
Reply With Quote
  #37  
Old 09-04-2006, 06:43 PM
doctorsyrup doctorsyrup is offline
 
Join Date: Mar 2006
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blaine0002
I want to change the url it outputs to when using a direct link to somthing else, where is the output?
I would like to do the same thing, so that the links output to my affiliate links. Please let me know how you did this. Thanks.
Reply With Quote
  #38  
Old 09-19-2006, 05:33 PM
dropbass dropbass is offline
 
Join Date: Feb 2006
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dangit. I cannot get the VB Advanced module to pick up the feed. I have followed everything on these three pages to the T...any suggestions?
Reply With Quote
  #39  
Old 09-19-2006, 06:11 PM
dropbass dropbass is offline
 
Join Date: Feb 2006
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, I am using VBA version 2.2.o as well. Can you explain to me what I need to do?
Reply With Quote
  #40  
Old 09-19-2006, 07:53 PM
CyberRanger's Avatar
CyberRanger CyberRanger is offline
 
Join Date: Mar 2004
Posts: 1,319
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dropbass
dangit. I cannot get the VB Advanced module to pick up the feed. I have followed everything on these three pages to the T...any suggestions?
Have you assigned any of the feeds to the variables that can be displayed in vba? For example, in admincp -> AboutToday -> RSS Feeds, you will need to have "Include this Feed in $myfeeds variable?" set to "Yes" for each feed that you want to display when $myfeeds is used in vba.

If you need more help, pm me your site url with an admin login and password and I'll take a look at it for you.
Reply With Quote
  #41  
Old 09-20-2006, 12:24 AM
CyberRanger's Avatar
CyberRanger CyberRanger is offline
 
Join Date: Mar 2004
Posts: 1,319
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dropbass
dangit. I cannot get the VB Advanced module to pick up the feed. I have followed everything on these three pages to the T...any suggestions?
You are now up and running. You were really close! You just needed to set "How many rows across for $myfeeds variable?" (under admincp -> AboutToday -> Settings) to 1.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:42 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.05232 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete