PDA

View Full Version : vBa CMPS v3.0.0 ("Gold") Released!


Pages : [1] 2

Brian
02-04-2008, 02:32 PM
vBadvanced is proud to announce the release of vBa CMPS v3.0.0 ("Gold"). We are confident that the number of remaining bugs is minimal enough to warrant the "gold" release and also feel that the new features have brought things up to speed a bit. Current license holders will find the new version available for download in the Members' Area here.

New Features & Options


New "Popular Tags" module to show your tags cloud on CMPS pages. Note this only works with vBulletin 3.7.

New option added to the News module to allow you to split your news posts into multiple pages.

New options with the stats module to allow for caching of the thread and post counts to prevent a query. Also a new option to fully cache the top poster and prevent another query. Additional options have also been added so that every stat (members, threads, posts, top poster, newest member) can be enabled/disabled via your Admin CP settings.

New homepage caching option for guests. When enabled, the CMPS will store a cached copy of your homepage that will be displayed to guests. This should help to conserve resources on busier web sites.

Visitor messages awaiting approval added to the Quick Moderation module for vB 3.7 users.

The 'Integration' area in the Admin CP has been modified so that it is no longer necessary to keep previously integrated pages selected in any of the 3 integration method areas. This was done originally to allow for users to quickly and easily edit all of their pages. That seems to be confusing for some members though, so it has been changed to where it will only handle new integration and removing integration from pages must now be handled through the 'Current Integrated Pages' section.

New option with the News and Recent Threads modules to display the thread prefix for vB 3.7 users.

The attachment "paperclip" icon shown in the News and Recent Threads modules is now a clickable link that will show all attachments within the thread, the same as when browsing your forums.

Modules can now be downloaded/uploaded in XML format as well as the original .module (serialized data) format.

Template hook locations added to the Stats and Quick Moderation modules making it possible to display additional information in these modules without any template or file modifications.

The Online Users/Buddy List module has been updated and optimized to only check for buddies if the Online Users module is not active, and to prevent a query for guests when only the Buddy List module is active but not the Online Users module.

The Current Poll has been optimized a bit to prevent an unnecessary query that could occur with polls that allow multiple voting choices. A new index has also been added to the 'dateline' field in the 'poll' table so that field can be used to limit polls by their date instead of the 'dateline' column in the 'thread' table for better performance.

The install file now has a new "Maintenance" section where the options to reinstall templates, phrases, and update images paths have been moved to. New options to rebuild settings and vBulletin plugins have also been added.

When editing a module through the Admin CP, there is now a place next to the modules title that shows the modid for that module. The same has been added when editing CMPS pages to show the pageid.

The select menus that show a list of your forums in the CMPS settings (example: Recent Threads Forums, News Forums, Current Poll Forums) has been changed so that categories are not selectable since choosing a category would not result in any threads being displayed.

All currently known bugs and issues from v3.0 RC2 have been corrected. (link (http://www.vbadvanced.com/forum/forumdisplay.php?f=153))


Files Changed Since v3.0 RC2 admincp\vba_cmps_admin.php
admincp\vbacmps_install.php
clientscript\vba_cmps_admin.js
includes\vba_cmps_adminfunctions.php
includes\vba_cmps_global.php
includes\vba_cmps_include_bottom.php
includes\vba_cmps_include_template.php
includes\vba_cmps_include_top.php
includes\xml\hooks_vbacmps.xml
modules\currentpoll.php
modules\moderate.php
modules\navigation.php
modules\news.php
modules\onlineusers.php
modules\recentthreads.php
modules\stats.php



Files Removed
The following files are no longer necessary with v3.0.0 and may be removed from your server.
includes/vba_cmps_error.php
includes/vba_cmps_include_output.php
includes/vba_cmps_plugin_newpost.php


Templates Changed Since v3.0 RC2 adv_portal_archivebits_exp
adv_portal_archivebits_lean
adv_portal_moderation
adv_portal_newsbits
adv_portal_poll
adv_portal_polloption
adv_portal_polloption_multiple
adv_portal_pollresult
adv_portal_recthreads_exp
adv_portal_recthreads_lean
adv_portal_stats


Upgrading
As usual, upgrade instructions may be found at the bottom of the readme.html file that comes with the download package.


Problems or Questions?
Please create a new thread in the appropriate vBa CMPS 3.0 forum (http://www.vbadvanced.com/forum/forumdisplay.php?f=136).

Lionel
02-04-2008, 03:14 PM
Hummm. It's not in there. Only 3.60 to 3.70

Our Sponsors
 

bobster65
02-04-2008, 03:22 PM
Sweet... thank you for such a great FREE product Brian ... keep up the awesome work!

bobster65
02-04-2008, 03:23 PM
Hummm. It's not in there. Only 3.60 to 3.70

I was able to download it :p

Our Sponsors
 

ab7fh
02-04-2008, 03:46 PM
Any support for this version?

I still have a module that's been broken for months/years?... Asked for help in the support forum here, and through a support ticket with no replies to either...

TCattitude
02-04-2008, 03:53 PM
Totally sweet!
Thank you some much, Brian, for the work on the CMPS ;)

KW802
02-04-2008, 03:53 PM
Any support for this version?

I still have a module that's been broken for months/years?... Asked for help in the support forum here, and through a support ticket with no replies to either...Snarky comments aren't needed nor wanted.

PM me the support ticket that you are referring to. The only open ticket that I can find for you was updated by you on the same day it was submitted with this comment....You can go ahead and cancel this ticket. I got the problem fixed.

KW802
02-04-2008, 03:55 PM
Reminder....

If you have downloaded CMPS previously and entered a URL to be associated with your free license then you should download a fresh copy from the Members Area instead of clicking on Download while viewing the CMPS products page.

Kahuna900
02-04-2008, 03:59 PM
Anyone else getting this error?

Warning: Invalid argument supplied for foreach() in /modules/onlineusers.php on line 105

D12Eminem989
02-04-2008, 04:17 PM
Great job Brian. Keep up the great work!

Kahuna900
02-04-2008, 04:37 PM
yikes, I'm gettin all kinds of DB errors since the upgrade!

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT poll.*, thread.pollid, open, threadid, replycount, forumid
FROM poll AS poll
INNER JOIN thread AS thread USING (pollid)

WHERE open <> 10 AND visible = 1 AND active = 1
AND thread.forumid IN(38)
ORDER BY votedate DESC;

MySQL Error : Unknown column 'votedate' in 'order clause'
Error Number : 1054
Date : Monday, February 4th 2008 @ 03:09:15 PM
Script :
Referrer :
IP Address :
Username : Unregistered
Classname : vB_Database

gatorsfootball
02-04-2008, 04:52 PM
Anyone else getting this error?

Warning: Invalid argument supplied for foreach() in /modules/onlineusers.php on line 105

Yes, I am getting this error also.

FleaBag
02-04-2008, 04:57 PM
Working great, and some nice new features too!

It also fixed my issue, although I'll post in the related thread. Thanks Brian!

Kahuna900
02-04-2008, 05:06 PM
Okay, the database error has something to do with unregistered users visiting the page with the current poll module enabled.

Brian
02-04-2008, 05:10 PM
Anyone else getting this error?

Warning: Invalid argument supplied for foreach() in /modules/onlineusers.php on line 105

yikes, I'm gettin all kinds of DB errors since the upgrade!

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT poll.*, thread.pollid, open, threadid, replycount, forumid
FROM poll AS poll
INNER JOIN thread AS thread USING (pollid)

WHERE open <> 10 AND visible = 1 AND active = 1
AND thread.forumid IN(38)
ORDER BY votedate DESC;

MySQL Error : Unknown column 'votedate' in 'order clause'
Error Number : 1054
Date : Monday, February 4th 2008 @ 03:09:15 PM
Script :
Referrer :
IP Address :
Username : Unregistered
Classname : vB_Database

Looks like there was a small problem in the modules/onlineusers.php file that resulted from some of the optimization changes, and one in the currentpoll.php file that could occur when a guest views a multiple choice poll. I've just applied the fix to both of the files in the download package here though, so if you will download the files again and replace those two on your server with the updated versions, that should correct both problems.

Elmer
02-04-2008, 05:10 PM
Anyone else getting this error?

Warning: Invalid argument supplied for foreach() in /modules/onlineusers.php on line 105
I'm getting that error too =S

edit: downloading...

Kahuna900
02-04-2008, 05:11 PM
Quick workaround for the db problem was to either disable the module or disallow "Unregistered / Not Logged In" from seeing the module.

I commented out the offending code for the first error from the onlineusers.php until a fix can be found.

Kahuna900
02-04-2008, 05:11 PM
Ah, thanks Brian!!!

Supah Fly
02-04-2008, 05:14 PM
May we do our own custom modifications (not removing the branding)? Such as template edits and stuff?

Kahuna900
02-04-2008, 05:17 PM
Yup, that fixed them both. Thanks again Brian! Great product and support!

klaush
02-04-2008, 06:27 PM
Thanks a lot Brian! We are using vbadvanced since 2 years and it is amazing portal stuff!

O.k., itīs free, but is there a possibility to make a donation?

And people, please be a little patient, when some problems with a new release will not be fixed in 5 minutes. I think we have a great and a free tool for our boards and a good support here.

Just my 2 cents...

Greetings

Klaus

NeutralizeR
02-04-2008, 06:36 PM
Edit: Uncached templates problem, fixed. Thanks for the new release.

Black Tiger
02-04-2008, 06:43 PM
The following files are no longer necessary with v3.0.0 and may be removed from your server.
includes/vba_cmps_include_output.php
includes/vba_cmps_plugin_newpost.php
Little adjustment bug:
Diagnostics are not updated for Gold, after having these files removed, diagnostics will state "file not found".

chompy
02-04-2008, 07:12 PM
Thanks, gonna install ASAP.

SecTa
02-04-2008, 07:14 PM
Thanks, Brian!

Although i'm getting an error with pagination:
trying to access this url
http://localhost/cmps_index.php?pageid=home&news_page=2
and getting 404 error

vBulletin v 3.6.8 PL2

Biggles
02-04-2008, 07:30 PM
Cheers Brian

Great stuff. One little query: should I wait to install until vB3.7 is released as stable?

I'm still using 3.6.8 PL2 for now but note some of this release's features are aimed at vB3.7.

Biggles :)

chevy01xtreme
02-04-2008, 08:05 PM
upgrade went great so far no problems ....

thanks

AaronYeh
02-04-2008, 08:39 PM
It's great!!
Thanks for the news!

PixelFX
02-04-2008, 09:51 PM
sweet

techmonkey
02-04-2008, 10:05 PM
sweet

Do you guys still use this CMPS?

Maybe Brian could be your inspiration for getting new releases out in a timely manner :D

REVHEAD
02-05-2008, 01:42 AM
I just updated.

I was so scared something would so wrong, this is my first time running a website,I was amazed at how easy the upgrade went .

Nikooo
02-05-2008, 03:20 AM
Any demo?

REVHEAD
02-05-2008, 03:37 AM
Any demo?

Its free

zebra
02-05-2008, 05:37 AM
Thanks for the Gold version! But I foudn two things:

Diagnostics gives after the update this:

includes/cpnav_vbacmps.xml File not found
includes/hooks_vbacmps.xml File not found
Because they are standing in includes/xml
Edit: Bug reported here: http://www.vbadvanced.com/forum/showthread.php?t=27158

Also the drop down off Quick Links is not working the vBa CMPS page but it works on the forums page..

Happend after update of VB 3.6.8 to 3.7 beta 4 en CMPS gold. All templates are standard.

Picture 1 is on the Portal page
Picture 2 is on forums page

Found the fix: http://www.vbadvanced.com/forum/showthread.php?t=27083
We don't use yahoo, so it is then fine (but still a bug)

grahamsmythe
02-05-2008, 06:22 AM
I am running v3.0 RC2.

Do I need to upgrade to this version? If so, what are the benefits over 3.0 RC2?

Subah
02-05-2008, 06:29 AM
First thank you for this product :)
Is there any problem using it in PHP4 or PHP5 ?

REVHEAD
02-05-2008, 06:34 AM
I am running v3.0 RC2.

Do I need to upgrade to this version? If so, what are the benefits over 3.0 RC2?

First thank you for this product :)
Is there any problem using it in PHP4 or PHP5 ?

The benefits are plenty it has been optimized, and there are polenty of bugs fixed, and allso a few added benefits and features.


I cant speak for php4 but it runs fine on php5 because thats what my host is running.

zbahadir
02-05-2008, 07:29 AM
Thanks for gold release :)

Carter
02-05-2008, 11:05 AM
Working GREAT!!!

Fabulous.

Thank you

TaBaTaN
02-05-2008, 12:41 PM
Upgrade went perfect, thank you very much.

cupra
02-05-2008, 04:41 PM
great work as always :)

Pain.
02-05-2008, 06:36 PM
How do I split the news module?

Rukas
02-05-2008, 10:08 PM
Pagination isnt working at the moment.

http://www.streethop.com/index.php?pageid=news

Also my news archive module has disappeared totally??

Apart from that the upgrade was smooth however I had to resave the integrations I had set up before they worked. They were still all in the admincp I just had to click save again, not sure if its just me, but you may want to include it in the read me.

Betablocker
02-06-2008, 02:31 AM
3 Sites updated with no problems so far.

Thank you Brain for the FREE updates.

Maky
02-06-2008, 08:02 AM
After upgrading to the Gold release, my CMPS home page disappread and cannot be viewed/accessed from any Web browser!

Any suggestion?

Thanks

Rukas
02-06-2008, 09:44 AM
After upgrading to the Gold release, my CMPS home page disappread and cannot be viewed/accessed from any Web browser!

Any suggestion?

Thanks

Try resaving your integrations in the admincp.

Rukas
02-06-2008, 09:56 AM
Does the pagination work for anybody else? Comes up blank for me, I see the whole page except for the news. The pagination nav is there, but no content.

Eve_Ra
02-06-2008, 11:53 AM
Thanks for this release !

I have a problem with the pagination of the news module. If I active this option, I have an 'error on the page' in the status bar of my browser. The pagination bar appears but if the number of pages work as well, the arrow to the right don't show the popup 'Go to the page'.

When I deactive this option, the error on the page disappears.

evolutioncsr
02-06-2008, 04:30 PM
Upgraded without a hitch, thanks for the hard work.

Pain.
02-07-2008, 02:38 PM
How do I split the news module?

can i get some help on this please? Thank you!