vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Recent Posts Addon (https://vborg.vbsupport.ru/showthread.php?t=197177)

Q-v-n-s-Q 11-24-2008 10:00 PM

Recent Posts Addon
 
Display recent posts on your page ( same like blog )

Live Demo: http://www.integeeks.com/

Add this code to any template that you want to display recent posts

Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
        <td class="tcat">
               
                Recent Posts
        </td>
</tr>
<tr>
        <td class="alt1" style="text-align:justify">
<script type="text/javascript" src="external.php?type=js"></script> <script language="" type="text/javascript"> <!--
                for (var x in threads)
                {
                document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"&goto=newpost\"><img class=\"inlineimg\" src=\"buttons/recentpost.gif\" alt=\"\" border=\"0\" /></a> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <br />");
                }
                //--> </script> </td>
</tr>
</table>

I dont have time to put the code into the plugin, so just do it manual way!!

Hope you like it :) don't forget to upload the images into ( images/button )

Click install for update

AzH 11-25-2008 06:23 PM

demo doesn't work. thanks though.

Daryn 11-25-2008 07:45 PM

Can't seem to get this to work. Saw it working on your site last night, weird.

Q-v-n-s-Q 11-25-2008 10:45 PM

Quote:

Originally Posted by Daryn (Post 1672921)
Can't seem to get this to work. Saw it working on your site last night, weird.


go to vbulletin option ---> External Data Provider --> Enable External Javascript --> yes

Daryn 11-26-2008 06:04 PM

Just tried that and it still isn't working. Not sure what the deal is but it doesn't seem to be pulling anything.

freni32 01-19-2009 10:53 AM

I have TFSEO url rewrites, how would I enable it to follow the url of my rewrites? a 301 redirect?

site is: RadarDetectorReview.Net can see it at the bottom

tiekie 01-19-2009 01:59 PM

Cool dude!


All times are GMT. The time now is 06:11 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.00952 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete