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

Closed Thread
 
Thread Tools Display Modes
  #41  
Old 05-21-2007, 01:44 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBa CMPS v3.0 Released!

NeutralizeR - I've moved your posts into a new thread. As stated in the first post, please start a new thread in the CMPS 3.0 forums if you are having problems.
  #42  
Old 05-21-2007, 03:39 PM
Noonster Noonster is offline
Junior Member
 
Join Date: Jun 2005
Posts: 1
Default Re: vBa CMPS v3.0 Released!

I have updated to this and running version 3.6.7 of vBulletin. On the index I now get this message:

Fatal error: Call to undefined function: print_portal_output() in /home/corsac/public_html/index.php on line 47

Also in the index.php I had to edit two lines to include the full url, ie... http://www.corsa....... instead of just "./global.php -- Hope that makes sense, and not sure why I had to.

Can someone help with the initial problem as to what that line means to.

Thanks
Darren
  #43  
Old 05-21-2007, 04:05 PM
m-tuning m-tuning is offline
Junior Member
 
Join Date: Jul 2005
Posts: 4
Default Re: vBa CMPS v3.0 Released!

Works great,

flawless upgrade with 3.6.7 PL1
  #44  
Old 05-21-2007, 04:45 PM
Beller Beller is offline
The 1
 
Join Date: Dec 2005
Posts: 162
Default Re: vBa CMPS v3.0 Released!

Same here ..No problems.
__________________

TopLists-Add your site
  #45  
Old 05-21-2007, 07:38 PM
transitbus transitbus is offline
Junior Member
 
Join Date: Aug 2006
Posts: 16
Default Re: vBa CMPS v3.0 Released!

Awesome upgrade! Smoothest I have ever done.

I did have to edit the cmps_index.php to include the word holiday in the phrasegroup array again

Code:
$phrasegroups = array('holiday');
So I am not sure if this can be placed elsewhere or not. I use this for my calendar module
  #46  
Old 05-22-2007, 12:46 AM
Fusion Fusion is offline
Junior Member
 
Join Date: Mar 2004
Posts: 1
Default Re: vBa CMPS v3.0 Released!

Nice work, Brian!
I see I have to get back into the game again after this release. Thanks alot.
  #47  
Old 05-22-2007, 03:04 AM
IVB IVB is offline
Junior Member
 
Join Date: Jan 2007
Posts: 2
Default Re: vBa CMPS v3.0 Released!

Quote:
Originally Posted by Brian View Post
Download v3.0
As usual, current members will find the new version on the CMPS download page in the Members' Area here.
Download
But there I can see only RC 1, not 3.0 Release.

What are I doing wrong?
  #48  
Old 05-22-2007, 04:58 AM
redlabour's Avatar
redlabour redlabour is offline
Senior Member
 
Join Date: Apr 2004
Posts: 146
Default Re: vBa CMPS v3.0 Released!

Updated and switched back to 2.x Series.

At first the new AdminConfiguration of vBA is like Hell in my Eyes. To much changes in handling and in most Parts very confusing for me.

At second only the Portal still works after Updating and my Forum looks like absolutely blank. Only navbar and footer is shown. I have to make a full Backup for Rollback.

Sorry but i dont have to the Time at this Moment for Troubleshooting to tell you more - for me i will wait for the Final before Updating.
__________________
http://www.politikstube.de

Last edited by redlabour; 05-22-2007 at 05:14 AM.
  #49  
Old 05-22-2007, 05:37 AM
phlogiston's Avatar
phlogiston phlogiston is offline
passing-by
 
Join Date: Oct 2004
Location: Woodlands, Scotland
Posts: 43
Default Re: vBa CMPS v3.0 Released!

Upgraded no bother but then had problems with the new integration (now figured out though).

Tip: if you rewrite urls make sure you integrate using the THIS_SCRIPT options rather than filenames... DOH!
__________________
burning the bridges so we'd always dance the dance

soon: vBulletin Events Listings
  #50  
Old 05-22-2007, 06:04 AM
zdig1 zdig1 is offline
Junior Member
 
Join Date: Dec 2006
Posts: 10
Default Re: vBa CMPS v3.0 Released!

dont install it
Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT * FROM adv_modules ORDER BY modcol, displayorder;

MySQL Error : Unknown column 'modcol' in 'order clause'
Error Number : 1054
  #51  
Old 05-22-2007, 06:29 AM
kall's Avatar
kall kall is offline
Member
 
Join Date: Apr 2004
Posts: 98
Default Re: vBa CMPS v3.0 Released!

Quote:
Originally Posted by Brian View Post
kall - That should have been fixed a version or two ago, and as far as I'm aware, it should still work fine with v3.0.
Woohoo!

(I must've missed it, and hadn't enabled APC because my vBACMPS is just crucial. )
__________________
Me at Zoints!
NZB - Online Kiwi Community | vBulletin Styles and Services (Steel Blue 3.6.2 now available!) | vBulletin SEO | Community Hosting
  #52  
Old 05-22-2007, 10:04 AM
MissKalunji MissKalunji is offline
Junior Member
 
Join Date: Jun 2004
Posts: 26
Default Re: vBa CMPS v3.0 Released!

nothing is working :-/
  #53  
Old 05-22-2007, 10:08 AM
MissKalunji MissKalunji is offline
Junior Member
 
Join Date: Jun 2004
Posts: 26
Default Re: vBa CMPS v3.0 Released!

i figured you guys change the template names and all...was anything really changed in the templates? or just renamed?
  #54  
Old 05-22-2007, 10:20 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBa CMPS v3.0 Released!

Once again, for those who are having problems, please start a new thread in the vBa CMPS 3.0 forum. We will not be providing support within this thread.
  #55  
Old 05-22-2007, 10:36 AM
redlabour's Avatar
redlabour redlabour is offline
Senior Member
 
Join Date: Apr 2004
Posts: 146
Default Re: vBa CMPS v3.0 Released!

Quote:
Originally Posted by MissKalunji View Post
nothing is working :-/
Quote:
Originally Posted by zdig1 View Post
dont install it
Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT * FROM adv_modules ORDER BY modcol, displayorder;

MySQL Error : Unknown column 'modcol' in 'order clause'
Error Number : 1054
Quote:
Originally Posted by phlogiston View Post
Upgraded no bother but then had problems with the new integration (now figured out though).

Tip: if you rewrite urls make sure you integrate using the THIS_SCRIPT options rather than filenames... DOH!
So i am not alone.
__________________
http://www.politikstube.de
  #56  
Old 05-22-2007, 11:58 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: vBa CMPS v3.0 Released!

That would mean that you did not upload the new admincp/vba_cmps_admin.php file.
  #57  
Old 05-22-2007, 12:07 PM
baptizer baptizer is offline
Junior Member
 
Join Date: Jun 2004
Posts: 21
Default Re: vBa CMPS v3.0 Released!

What is the best way to upgrade from 1.0.0 to the new version? I have been snoozing on updating the CMPS and due to all the great new features, I feel need to upgrade!

Thanks for all the hard work on this product...it is the bread/butter of our site!
  #58  
Old 05-22-2007, 12:13 PM
Stilgar Stilgar is offline
Member
 
Join Date: Feb 2006
Posts: 42
Thumbs up Re: vBa CMPS v3.0 Released!

Flawless upgrades on both my boards. One running 3.6.5 and the other 3.6.7.

Thanks for all the added features and improvements.
  #59  
Old 05-22-2007, 01:28 PM
DaiNasty DaiNasty is offline
Banned
 
Join Date: Feb 2006
Posts: 19
Default Re: vBa CMPS v3.0 Released!

Have now installed v3.0, replacing vBCMS, and boy..... what a revelation!!
Great work Brian, installation to 3.6.7 went flawlessly and I just LOVE the painless and seemless integration.
  #60  
Old 05-22-2007, 01:39 PM
grahamsmythe grahamsmythe is offline
Senior Member
 
Join Date: Apr 2007
Posts: 157
Default Re: vBa CMPS v3.0 Released!

Why can't all upgrades be as easy as this?

Installed on my forum v3.6.7 with no problems at all and dead str8 forwards.

Thanks Brian for such a great product.

Cheers
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.2.0 (vB 3.6) Released! Brian Announcements 90 08-05-2006 09:41 PM
vBadvanced CMPS 2.1.0 Released Brian Announcements 78 05-13-2006 01:47 PM
Re: vBadvanced CMPS 2.1.0 Released plateau Feedback & Suggestions 0 04-25-2006 05:18 AM
vBa CMPS 2.0 RC2 (vB 3.5) Released! Brian Announcements 84 08-31-2005 11:38 AM
vBadvanced CMPS 1.0.1 Released Brian Announcements 163 03-29-2005 08:56 AM


All times are GMT -4. The time now is 10:19 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.