Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Recent Topics on Non-VB Pages Details »»
Recent Topics on Non-VB Pages
Version: 2.0, by LBmtb LBmtb is offline
Developer Last Online: Aug 2015 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.7.2 Rating:
Released: 09-08-2008 Last Update: Never Installs: 44
Additional Files  
No support by the author.

RECENT TOPICS by LBmtb
Version 2.0
Last updated: September 9th, 2008

DESCRIPTION
This script will display the topics with the most recent posts on a non-vb page (any HTML page). The page it's on must have a .php extension or you should setup apache to parse the page correctly. The threads with the latest posts are on top. You may output the recent topics in table format, list format, or retrieve an array of the topics for custom output. Installing this script assumes basic PHP knowledge. PHP5 is required. This is an updated version of this mod: https://vborg.vbsupport.ru/showthread.php?p=1141334

COPYRIGHT
I am releasing this script on the condition that you do not remove the copyrights from the code. You may not modify and redistribute the code without written permission. Thanks in advance for understanding.

NEED CUSTOMIZATION OR PROFESSIONAL INSTALLATION?
Email me at webmaster@socaltrailriders.org, PM me on vbulletin.org, or aim me at "LBmtb" to inquire about customizing this script or for installation.

REVISION HISTORY
Version 2.00: Complete code rewrite (OOP). Preview of first post removed for performance. Made it possible for multiple recent topic blocks to be added to a page.
Version 1.03: Adds small preview of first post when the user rolls over the links
Version 1.02: option to exclude certain forums
Version 1.01: option to only include certain forums
Version 1.0: Initial Release

INSTRUCTIONS:
1) Unpack the files into it's own directory. Make sure that recent_topics.class.php, config.php, and register.class.php stay in the same directory now and after you upload to your web server.
2) Go into config.php and modify the values for your forum URL and the database connection.
3) Go into usage.php to see examples and instructions on the usage of Recent Topics. If you use Recent Topics in a different directory, make sure to adjust the 'require_once('recent_topics.class.php');' line to reflect that change.
4) Mark as Installed
5) Donate (optional)

DEMO:
http://www.socaltrailriders.org/recentTopics/usage.php

DONATIONS
Having recent topics on the rest of your website is a great way to show what's currently going on in your forum. I tried to make the process of adding this functionality as easy on you as I could. If you like what this brings to your website, please consider making a donation. It would be much appreciated. My paypal email is: webmaster@socaltrailriders.org

Show Your Support

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

Comments
  #2  
Old 09-09-2008, 07:56 AM
LBmtb LBmtb is offline
 
Join Date: Jan 2006
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reserved.
Reply With Quote
  #3  
Old 09-09-2008, 10:27 AM
nader nader is offline
 
Join Date: Feb 2004
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}
Reply With Quote
  #4  
Old 09-09-2008, 01:38 PM
LBmtb LBmtb is offline
 
Join Date: Jan 2006
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nader View Post
syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}
I just downloaded the zip file and rechecked the files and they seem okay. What file does it say the error is on and what line? Feel free to PM me the full error and copy/paste that line plus the line before it and I can tell you where the error is.

Oh . . . I also forgot to mention that this requires PHP5. If there's enough demand I can make a PHP4 version.
Reply With Quote
  #5  
Old 09-09-2008, 05:21 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this release work along the same lines as the vbSEO version you have previous?

We have vbSEO installed and was just wondering if this works the same way, aside from the upgrades and changes to code you made?

We currently have PHP 4.4.9 as well, I don't know if we can upgrade or not to 5. I'll have to ask.
Reply With Quote
  #6  
Old 09-09-2008, 05:27 PM
LBmtb LBmtb is offline
 
Join Date: Jan 2006
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by legionofangels View Post
Will this release work along the same lines as the vbSEO version you have previous?

We have vbSEO installed and was just wondering if this works the same way, aside from the upgrades and changes to code you made?

We currently have PHP 4.4.9 as well, I don't know if we can upgrade or not to 5. I'll have to ask.
I'm planning on releasing a vbSEO version of this update really soon. It's not hard to make this PHP4 compatible. Maybe I'll crank out a PHP4 version of this today or tomorrow.
Reply With Quote
  #7  
Old 09-09-2008, 05:37 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does it work with other versions of vb, 3.5, 3.6, etc?

I suppose it's irrelevant if you think about it, since the code is working on a non-vb page but I thought I'd ask.
Reply With Quote
  #8  
Old 09-10-2008, 06:35 AM
nic_net nic_net is offline
 
Join Date: Aug 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LBmtb View Post
I'm planning on releasing a vbSEO version of this update really soon. It's not hard to make this PHP4 compatible. Maybe I'll crank out a PHP4 version of this today or tomorrow.
All the people who uses Cpanel has PHP4. Please, release a PHP4 compatible version.

Thanks!
Reply With Quote
  #9  
Old 09-15-2008, 03:48 PM
legionofangels's Avatar
legionofangels legionofangels is offline
 
Join Date: Mar 2007
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sent you a pm about the vbSEO version, let me know please when you have a chance.
Reply With Quote
  #10  
Old 09-18-2008, 02:11 PM
nic_net nic_net is offline
 
Join Date: Aug 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by LBmtb View Post
I'm planning on releasing a vbSEO version of this update really soon. It's not hard to make this PHP4 compatible. Maybe I'll crank out a PHP4 version of this today or tomorrow.
I am waiting with great excitement the PHP 4 version :P

Thanks!
Reply With Quote
Reply

Thread Tools

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 12:04 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.10989 seconds
  • Memory Usage 2,293KB
  • Queries Executed 23 (?)
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
  • (4)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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