vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced.com > Announcements

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 01-25-2006, 04:31 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default vBadvanced CMPS 2.1.0 Released

vBadvanced CMPS 2.1.0 has just been released and is available in the 'Programs / Scripts' section of the site. Below is a complete list of new features and options for this version:

New Options / Features:
  • Integrated with the vBulletin products/plugin system so that it is no longer necessary to modify any vBulletin files to install the product.
  • Option to use the post cache on news posts. This will prevent each news post from having to parse the bb code on each page view, and help with the page generation time.
  • Options to set a cut-off date for news, recent threads, and polls. This could be used to pull threads from a specific date instead of a set limit, plus can help to prevent large table scans if used in conjunction with max threads options.
  • New posts part of welcome block improved. A new column is added to the 'session' table during the install/upgrade for new posts. If you use the cookie mark read system, this column will be updated whenever a new post is made and only once when the CMPS page is first viewed by a user. This helps to prevent a query, that can be rather large in some cases, once the user has already viewed the page once. Note that this does not apply if you use the database thread marking system since it is a bit harder to calculate new posts with that system.
  • The top poster is now stored in a cache which is updated once every x hours. This allows us to pull the info for the user based on the userid rather than calculating the top poster on each page impression, which results in a scan of one column rather than a scan of every user.
  • BB Code modules are now parsed once the module is saved and the parsed code stored in a different column. This will result in slightly more space used for the modules, but will not require the BB code to be parsed on each page load, saving page generation time.
  • 'Add Page' option now listed with the 'Edit' and 'Delete' options when viewing your pages to make it a litte easier to add a child page.
  • More page information is now stored in a cache, which allows the Site Navigation module to use this instead of gathering the information in a query. The tree structure is also generated when pages are saved instead of in the Site Navigation module now, saving more page generation time.
  • The "optional file modification" that is listed in the readme file to group the CMPS templates is now a plugin that is installed by default.
  • Tachied / Ignored users are now taken in account for the latest threads, news, and poll sections.
  • With the Current Poll module, if the user has already voted, the option they voted for will now be shown as itallic.
  • All currently known bugs have been fixed.


Files Updated since 2.0.0:
All

Templates Updated since 2.0.0:
adv_portal_calendar_day
adv_portal_calendar_day_other
adv_portal_newsbits
adv_portal_pollresult
adv_portal_welcomeblock


As usual, instructions on upgrading can be found in the readme.html file that comes with the download package.

Last edited by Brian; 01-25-2006 at 04:38 PM.
  #2  
Old 01-25-2006, 04:50 PM
KW802's Avatar
KW802 KW802 is offline
Administrator
 
Join Date: Mar 2004
Location: A galaxy far, far away...
Posts: 5,030
Default Re: vBadvanced CMPS 2.1.0 Released

Very cool. For larger sites those new cache options will be a huge resource saver.
  #3  
Old 01-25-2006, 05:03 PM
gothic1213's Avatar
gothic1213 gothic1213 is offline
Senior Member
 
Join Date: Nov 2004
Posts: 107
Default Re: vBadvanced CMPS 2.1.0 Released

Thankyou very much. Looks awesome.
I know what my Saturday will be spent doing ..
__________________

Patience is something I learned the hard way!
I drove National Express coaches for 6 years....
  #4  
Old 01-25-2006, 05:04 PM
surfdude surfdude is offline
Member
 
Join Date: Feb 2004
Location: London, UK
Posts: 51
Default Re: vBadvanced CMPS 2.1.0 Released

Great stuff! Hope to have no problems on upgrade.
__________________
  #5  
Old 01-25-2006, 05:08 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBadvanced CMPS 2.1.0 Released

Quote:
Originally Posted by gothic1213
Thankyou very much. Looks awesome.
I know what my Saturday will be spent doing ..
You're blocking off a whole day just to upgrade? The entire process should take less than 5 minutes.
  #6  
Old 01-25-2006, 06:42 PM
geoff's Avatar
geoff geoff is offline
Cannabalistic Lemur
 
Join Date: Sep 2005
Location: Oklahoma
Posts: 162
Default Re: vBadvanced CMPS 2.1.0 Released

Cool deal yall..took a bit less than 5 mins actually..

Dont forget to change your forum path in the cmps_index. I did..heh
  #7  
Old 01-25-2006, 07:03 PM
libertate libertate is offline
Senior Member
 
Join Date: Mar 2005
Posts: 105
Default Re: vBadvanced CMPS 2.1.0 Released

Excellent. Standard upgrade procedure? Upload, modify files, run install?
  #8  
Old 01-25-2006, 07:17 PM
KW802's Avatar
KW802 KW802 is offline
Administrator
 
Join Date: Mar 2004
Location: A galaxy far, far away...
Posts: 5,030
Default Re: vBadvanced CMPS 2.1.0 Released

Quote:
Originally Posted by libertate
Excellent. Standard upgrade procedure? Upload, modify files, run install?
Yep.
  #9  
Old 01-25-2006, 07:27 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
Senior Member
 
Join Date: Jan 2004
Location: Raleigh, NC
Posts: 1,364
Default Re: vBadvanced CMPS 2.1.0 Released

You should only have to modify one file this time though; the new cmps_index.php.
__________________
My Blog
GPS Discussion Forum

*** Please do not contact me privately for help. Thanks. ***
  #10  
Old 01-25-2006, 08:03 PM
MotoUp MotoUp is offline
Senior Member
 
Join Date: Jul 2004
Posts: 221
Default Re: vBadvanced CMPS 2.1.0 Released

And remove the original edits from global.php.

Thanks Brian!
  #11  
Old 01-25-2006, 08:23 PM
mljask mljask is offline
Junior Member
 
Join Date: Dec 2005
Posts: 17
Default Re: vBadvanced CMPS 2.1.0 Released

wooow that is very good news

what about pages to where we include
define('VBA_PORTAL', true);
define('VBA_PAGE', 'forum');

do we still need this or not? ... i hope not

thank you very much for this cms
  #12  
Old 01-25-2006, 08:38 PM
e-steki's Avatar
e-steki e-steki is offline
Senior Member
 
Join Date: Jul 2005
Location: Greece
Posts: 168
Default Re: vBadvanced CMPS 2.1.0 Released

I kept my previous news.php in one of my sites cause it had some file edits and I didn't remember all of them. What can that cause?

Thanks for the release!
__________________
www.e-steki.gr | www.mycat.gr
  #13  
Old 01-25-2006, 09:07 PM
KW802's Avatar
KW802 KW802 is offline
Administrator
 
Join Date: Mar 2004
Location: A galaxy far, far away...
Posts: 5,030
Default Re: vBadvanced CMPS 2.1.0 Released

Quote:
Originally Posted by mljask
wooow that is very good news

what about pages to where we include
define('VBA_PORTAL', true);
define('VBA_PAGE', 'forum');

do we still need this or not? ... i hope not

thank you very much for this cms
If you mean integrating CMPS modules into other pages.... then, yes, you need to keep them and one of the changes to global.php but only if you're integrating CMPS into other pages.
  #14  
Old 01-25-2006, 09:13 PM
crash resistant crash resistant is offline
Junior Member
 
Join Date: Dec 2004
Posts: 11
Default Re: vBadvanced CMPS 2.1.0 Released

This is a good update. Keep em coming! =)
  #15  
Old 01-25-2006, 11:31 PM
KW802's Avatar
KW802 KW802 is offline
Administrator
 
Join Date: Mar 2004
Location: A galaxy far, far away...
Posts: 5,030
Default Re: vBadvanced CMPS 2.1.0 Released

[Thread Split]

Guys/gals, please post support related issues & problems in the support forums, not in the announcements.
  #16  
Old 01-25-2006, 11:55 PM
Rob Locke Rob Locke is offline
Member
 
Join Date: Jan 2005
Posts: 65
Default Re: vBadvanced CMPS 2.1.0 Released

Should we also remove the "optional file modification" from /forum/includes/adminfunctions_template.php?
__________________
Rob.
  #17  
Old 01-25-2006, 11:55 PM
gothic1213's Avatar
gothic1213 gothic1213 is offline
Senior Member
 
Join Date: Nov 2004
Posts: 107
Default Re: vBadvanced CMPS 2.1.0 Released

Quote:
Originally Posted by Brian
You're blocking off a whole day just to upgrade? The entire process should take less than 5 minutes.
I'm one of those wierd people that like to find an excuse to do a "ritual" re-install.
Call me old fashioned if you wish, but I'm of the opinion that it cleans out any old dross that has gathered over the past six months or so. (all those mods and hacks I've experimented with and then binned.), so vBA 2.1.0 is the trigger/excuse etc.
__________________

Patience is something I learned the hard way!
I drove National Express coaches for 6 years....
  #18  
Old 01-26-2006, 08:14 AM
1996 328ti's Avatar
1996 328ti 1996 328ti is offline
Senior Member
 
Join Date: Aug 2004
Posts: 233
Default Re: vBadvanced CMPS 2.1.0 Released

Quote:
Originally Posted by gothic1213
I'm one of those wierd people that like to find an excuse to do a "ritual" re-install.
You are not the only one.
Anytime I upgrade or update it gives me an opportunity to clean up my hack/mod notes as well. I'm always finding something I forgot to note.

I guess I have no real need to upgrade since everything is working though.
But knowing me, I'll do it anyway.
__________________
...steven

www.318ti.org
forum.nccbmwcca.org
  #19  
Old 01-26-2006, 10:43 AM
MotoUp MotoUp is offline
Senior Member
 
Join Date: Jul 2004
Posts: 221
Default Re: vBadvanced CMPS 2.1.0 Released

So is the top posters built in now, or is it still based off of the hack? I see a top_posters.php, and a topten.php. Never noticed both before. If it is built in, would it be more beneficial to use that vs. the hack?
  #20  
Old 01-26-2006, 10:45 AM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
Senior Member
 
Join Date: Jan 2004
Location: Raleigh, NC
Posts: 1,364
Default Re: vBadvanced CMPS 2.1.0 Released

top_posters.php nor topten.php are with the default package....
__________________
My Blog
GPS Discussion Forum

*** Please do not contact me privately for help. Thanks. ***
Closed Thread

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
vBadvanced CMPS 2.0.0 (vB 3.5 & 3.0) Released! Brian Announcements 60 12-30-2005 11:52 PM
vBadvanced CMPS 2.0 RC2 Released! Brian Announcements 20 12-16-2005 10:13 PM
vBadvanced CMPS 1.0.1 Released Brian Announcements 163 03-29-2005 08:56 AM
vBadvanced CMPS RC2 Released! Brian Announcements 29 10-29-2004 10:27 AM
vBadvanced CMPS Released! Brian Announcements 28 06-13-2004 01:02 PM


All times are GMT -4. The time now is 06:13 AM.

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.