vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > vBa CMPS v3.x & 2.x > Add-On Modules (version 3.x & 2.x)

Reply
 
Thread Tools Display Modes
  #1  
Old 11-29-2007, 01:06 PM
Oneback Oneback is offline
Junior Member
 
Join Date: Nov 2007
Posts: 18
Default [Module] Recent VB Blogs

This is a module that will show the last 15 recent blog titles on your portal page, however that number is editable.

This is my first add on so please leave any feed back.

Installation is pretty straight forward go into CMPS Admin and upload the module. You must have VB Blogs for this to work.

I am running VB 3.6.8, VBA 3.0, and the latest VB Blogs

This is pretty basic at this point as it just displays the most recent blog entries.
Attached Images
File Type: gif recent_blogs.GIF (3.6 KB, 1363 views)
Attached Files
File Type: module recentblogs.module (1.4 KB, 720 views)

Last edited by Oneback; 11-29-2007 at 02:05 PM.
Reply With Quote
  #2  
Old 11-29-2007, 06:47 PM
Natea Natea is offline
Junior Member
 
Join Date: Jun 2006
Posts: 1
Default Re: [Module] Recent VB Blogs

Thanks for the module! ^_^
Reply With Quote
  #3  
Old 11-29-2007, 08:11 PM
Oneback Oneback is offline
Junior Member
 
Join Date: Nov 2007
Posts: 18
Default Re: [Module] Recent VB Blogs

Quote:
Originally Posted by Natea View Post
Thanks for the module! ^_^
I hope it worked out for you.
Reply With Quote
  #4  
Old 11-30-2007, 03:31 PM
fide fide is offline
Junior Member
 
Join Date: Mar 2006
Posts: 8
Default Re: [Module] Recent VB Blogs

Looks great.

But where can I change the number of blog posts to display?
Reply With Quote
  #5  
Old 11-30-2007, 04:36 PM
pyd pyd is offline
Member
 
Join Date: Feb 2005
Posts: 40
Default Re: [Module] Recent VB Blogs

Najs!
Thanks for this!
Reply With Quote
  #6  
Old 11-30-2007, 10:48 PM
Oneback Oneback is offline
Junior Member
 
Join Date: Nov 2007
Posts: 18
Default Re: [Module] Recent VB Blogs

Quote:
Originally Posted by fide View Post
Looks great.

But where can I change the number of blog posts to display?
If you go into ../modules/vb_blogs.php

In the MYSQL query you will see LIMIT, change the number after that to the amount of listings you want.
Reply With Quote
  #7  
Old 12-03-2007, 03:19 PM
sensimilla sensimilla is offline
wannabe
 
Join Date: Mar 2005
Posts: 54
Default Re: [Module] Recent VB Blogs

Great work Nice and simple
Reply With Quote
  #8  
Old 12-03-2007, 10:06 PM
Oneback Oneback is offline
Junior Member
 
Join Date: Nov 2007
Posts: 18
Default Re: [Module] Recent VB Blogs

Thanks...

If there is anything anyone would want added let me know and I'll put some more work into it.
Reply With Quote
  #9  
Old 12-07-2007, 05:17 PM
trbothead trbothead is offline
Senior Member
 
Join Date: Oct 2007
Posts: 103
Default Re: [Module] Recent VB Blogs

Has this module been tested on the latest versions yet (vBulletin v3.6.8 and vbAdvanced v3.0 RC2)?
Reply With Quote
  #10  
Old 12-07-2007, 07:27 PM
rldu's Avatar
rldu rldu is offline
Junior Member
 
Join Date: Apr 2007
Posts: 2
Default Re: [Module] Recent VB Blogs

I added the hack on my site and it works well. I only have one blog post so it really hasn't been through the ringer yet.

It would be great if it looked like the "recent threads" module that comes with CMPS with the author and the date/time it was posted.

Check it out at www.politicalinformer.com.
Reply With Quote
  #11  
Old 12-07-2007, 08:56 PM
Oneback Oneback is offline
Junior Member
 
Join Date: Nov 2007
Posts: 18
Default Re: [Module] Recent VB Blogs

Quote:
Originally Posted by trbothead View Post
Has this module been tested on the latest versions yet (vBulletin v3.6.8 and vbAdvanced v3.0 RC2)?
Those are the versions I have on my site when I created it and was working perfectly on my site. I'm redoing some things on my portal so I don't have it showing right at the second.
__________________
Got Sports?
Reply With Quote
  #12  
Old 12-07-2007, 08:57 PM
Oneback Oneback is offline
Junior Member
 
Join Date: Nov 2007
Posts: 18
Default Re: [Module] Recent VB Blogs

Quote:
Originally Posted by rldu View Post
I added the hack on my site and it works well. I only have one blog post so it really hasn't been through the ringer yet.

It would be great if it looked like the "recent threads" module that comes with CMPS with the author and the date/time it was posted.

Check it out at www.politicalinformer.com.
I can add that in there if you'd like. I made it like the lean version since thats what I was using on my site.
__________________
Got Sports?
Reply With Quote
  #13  
Old 12-08-2007, 10:06 PM
rldu's Avatar
rldu rldu is offline
Junior Member
 
Join Date: Apr 2007
Posts: 2
Default Re: [Module] Recent VB Blogs

Quote:
Has this module been tested on the latest versions yet (vBulletin v3.6.8 and vbAdvanced v3.0 RC2)?
I am using vBulletin v3.6.8 and vbAdvanced v3.0 RC2 and it works well.


Quote:
I can add that in there if you'd like. I made it like the lean version since thats what I was using on my site.
I tried doing it myself, but I can't get it to work. Thanks for your troubles.

www.politicalinformer.com
Reply With Quote
  #14  
Old 12-10-2007, 09:11 AM
trbothead trbothead is offline
Senior Member
 
Join Date: Oct 2007
Posts: 103
Default Re: [Module] Recent VB Blogs

thanks for your replies everyone. I installed this on Friday, and it is working great! Very simple and clean, just the way that I like it
Reply With Quote
  #15  
Old 12-23-2007, 01:59 PM
maniac maniac is offline
Member
 
Join Date: Sep 2004
Posts: 67
Default Re: [Module] Recent VB Blogs

Thanks - works perfect on my install - I changed the query to bring back 5

A couple of improvements I would work on (I'm going to try them myself)

add:

1. blog author
2. author avatar
3. post date

Thanks again!
Reply With Quote
  #16  
Old 12-23-2007, 05:02 PM
Oneback Oneback is offline
Junior Member
 
Join Date: Nov 2007
Posts: 18
Default Re: [Module] Recent VB Blogs

Quote:
Originally Posted by maniac View Post
Thanks - works perfect on my install - I changed the query to bring back 5

A couple of improvements I would work on (I'm going to try them myself)

add:

1. blog author
2. author avatar
3. post date

Thanks again!
Yeah I am trying to find time to do that, been busy working on a few things that I want to add to my board.
__________________
Got Sports?
Reply With Quote
  #17  
Old 12-25-2007, 08:08 PM
Alfa1 Alfa1 is offline
Senior Member
 
Join Date: Dec 2005
Posts: 144
Default Re: [Module] Recent VB Blogs

Does this work on vb 3.7?
Reply With Quote
  #18  
Old 12-25-2007, 08:47 PM
Webber Webber is offline
Member
 
Join Date: Aug 2004
Posts: 53
Default Re: [Module] Recent VB Blogs

I am recieving this error (using latest version of VB and CMPS).

Any ideas on how I can fix this?

Quote:
Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT blogid, title, username, dateline, userid, views
FROM vb3_blog
WHERE blog.state='visible' and blog.pending=0
ORDER BY dateline DESC
LIMIT 15;

MySQL Error : Unknown column 'blog.state' in 'where clause'
Error Number : 1054
Date : Tuesday, December 25th 2007 @ 08:23:31 PM
Script : http://myisp.com/showthread.php?p=178498
Referrer : ****
IP Address : ****
Username : ****
Classname :****
Reply With Quote
  #19  
Old 12-27-2007, 01:30 PM
Oneback Oneback is offline
Junior Member
 
Join Date: Nov 2007
Posts: 18
Default Re: [Module] Recent VB Blogs

Quote:
Originally Posted by Webber View Post
I am recieving this error (using latest version of VB and CMPS).

Any ideas on how I can fix this?
My guess is this is happening because they changed a few things with the latest release of VB Blogs. I'll take a look at it as soon as I get a chance. I am in the middle of moving to a new house and putting together a league hosting application for my board. I'll try and get to it soon.
__________________
Got Sports?
Reply With Quote
  #20  
Old 12-29-2007, 08:11 AM
DMH DMH is offline
Member
 
Join Date: Feb 2006
Posts: 33
Default Re: [Module] Recent VB Blogs

Does anyone have this working with the latest version of vb blog? 1.0.2 (i believe it is)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
VB Blogs Module ericgtr Add-On Modules (version 3.x & 2.x) 178 12-13-2011 01:26 AM
Collapse and Expand on Blogs attroll Feedback & Suggestions 2 05-21-2007 06:10 PM
vBulletin Blogs coming attroll Feedback & Suggestions 10 03-25-2007 03:55 PM


All times are GMT -4. The time now is 08:39 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.