The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AboutToday - Bring RSS Feeds and Daily Events to Your Site! Details »» | |||||||||||||||||||||||||||
AboutToday - Bring RSS Feeds and Daily Events to Your Site!
Developer Last Online: Jan 2015
What is AboutToday?
AboutToday provides a central place to bring daily items of interest to your forum visitors. It includes two main components: an RSS Reader System and Local Events database System. Please NOTE: This mod has been modified for vb ver 3.6.4. It should work on vb ver 3.5.4 and 3.6.x.
Installation Copy the following files to your server in the forums directory: abouttoday.phpFrom the admincp, import the product file product-abouttoday.xml (Manage Products - Add/Import Product). REFRESH your admincp window. You should now see a listing in the left column of the admincp for "AboutToday". Getting Started NOTE - if this is a new install, a Yahoo RSS Feed and CNN Entertainment Feed have been automatically added to give you a feel for how the product looks. If you plan to use the RSS Feeds: 1. From the admincp, select AboutToday - RSS Feeds. Add an RSS Feed. 2. From the admincp, select Usergroups - Usergroup Manager. Add permissions so the Administrator group can use the product. 3. From your forum directory, bring up the file abouttoday.php. 4. If you want the feeds to AUTOMATICALLY create threads, go to admincp - abouttoday - settings. There you must set the userid of the account to use to create the thread. Then, edit the RSS Feed with the forumid of where the threads for that feed should be created! If you plan to create your own "today in history" type of database: 1. From the admincp, select AboutToday - Categories. Add a category. 2. From your forum directory, bring up the file abouttoday.php. "Add" your first event to the category you have created! Version Status I've tested this product extensively but ... use this totally at your own risk! Credits I learned a lot about how to code this and used a lot of the code from what Ron1n did with ecDownloads. What I've learned from his code while helping to support ecDownloads has been invaluable. Sites Using this Product Visit www.armchairgeneral.com to see this product in action. Click Install! Please Click Install if you are using this product. Thanks! Show Your Support
|
Comments |
#602
|
|||
|
|||
Quote:
My site is still horribly slow, like 5 minutes to load. Please help. |
#603
|
||||
|
||||
Quote:
Once you do that, if abouttoday.php still loads slowly, send me an vb admin login and password (via PM) and I'll check it out. |
#604
|
||||
|
||||
Quote:
|
#605
|
|||
|
|||
Quote:
|
#606
|
||||
|
||||
Quote:
In my next release, I'll probably only have feeds updated via scheduled tasks so that user's don't notice any delay in these kinds of situations. |
#607
|
|||
|
|||
Quote:
A scheduled task would be awesome. Thanks for this great hack! |
#608
|
|||
|
|||
Can you please explain to me what " How many rows across for $myfeeds variable? " means exactly? Im not good with code talk...lol....ive read the dewcription but im still confused as to what that means. Thanks.
|
#609
|
|||
|
|||
I installed you RSS feed mod & everything works beutifully, Im VERY pleased with your work. I ran into one problem tho & was wondering if you could help me with it. Basically, everything works great until I try to create a thread from the feed itself to open a discussion in the forums. I end up getting this error:
Code:
Fatal error: Call to undefined function: verify_bs_opponent() in /home/virtual/site1/fst/var/www/html/streetz/includes/visionscripts/psionic_bsh/threadfpdata_presave.phpon line 3 Code:
$bsh_status = verify_bs_opponent($this->registry->GPC['bsh_opponent']); I contacted VisionScripts about the error & they asked me to contact the coder of the hack first so thats what Im doing. Thanks alot for any info. |
#610
|
||||
|
||||
Quote:
I really should have called that "columns" across. If you set it to two and you have two feeds assigned to $myfeeds, you'd get this: feed1 feed2 If you had it set to 1, you'd get: feed1 feed2 |
#611
|
||||
|
||||
Quote:
I'm afraid the error clearly belongs to them, as it is being caused by a call to one of their functions (verify_bs_opponent). What you need to find out is what file contains the function that is being called, then I can help you with placing an include for that file. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|