PDA

View Full Version : vBadvanced CMPS 2.2.1 Released


Brian
10-15-2006, 04:35 PM
vBadvanced CMPS 2.2.1 (vB 3.6) has just been released and is available in the 'Programs / Scripts' section of the site. This is mostly just a maintenance release to fix all currently known bugs, along with a few small optimizations. Upgrade instructions are the same as usual, and may be found in the readme.html file that comes with the package.


New Files: includes\vba_global_error.php

Changed Files: admincp\vba_cmps_admin.php
admincp\vbacmps_install.php
includes\adminfunctions_vba_cmps.php
includes\vba_cmps_include_bottom.php
includes\vba_cmps_include_top.php
includes\vba_cmps_plugin_newpost.php
modules\currentpoll.php
modules\latesttopics.php
modules\minicalendar.php
modules\moderate.php
modules\news.php
modules\onlineusers.php
modules\stats.php
modules\welcomeblock.php

Updated Templates: (These templates should be reverted if customized)
adv_portal_calendar_day
adv_portal_latesttopicbits
adv_portal_news_archivebits
adv_portal_poll

RS_Jelle
10-15-2006, 04:42 PM
Nice release :)

Is there a changelog avaiable?

Our Sponsors
 

Nuguru
10-15-2006, 06:08 PM
Hello Everyone,

I was wondering if this most updated version of vBadvanced CMPS works with vbulletin 3.5.4? And if so, is there anything special I need to do when upgrading?

Thanks,

Nuguru :)

Brian
10-15-2006, 06:11 PM
No, it works with vB 3.6+.

Our Sponsors
 

pachanga
10-15-2006, 10:15 PM
Thank you. Lucky I didn't updated my live site :)

vbusers11
10-16-2006, 01:21 AM
upgraded, now my homepage is a blank page.

edit: just uninstalled and did a fresh install, working now.

SE7ENSINS com
10-16-2006, 01:34 AM
Alright...time to upgrade to see if it will fix a few problems with the skin I'm currently building...

nostalgia
10-16-2006, 02:16 AM
Thanks~ Brian !!

TCB
10-16-2006, 05:15 AM
Thanks :D

Will upgrade tonight

RS_Jelle
10-16-2006, 12:20 PM
upgraded, now my homepage is a blank page.

edit: just uninstalled and did a fresh install, working now.
I had the same problem, but you don't need to unistall. Just run the reinstall templates option of the vBa CMPS installer ;)

This is a bit of a bug and unexperienced people can have problems with this (I also didn't know what happened, so I just tried some things). Maybe this can be fixed in the upgrade file :)

MotoUp
10-16-2006, 01:24 PM
Thanks for the update Brian.

vbusers11
10-16-2006, 03:45 PM
I had the same problem, but you don't need to unistall. Just run the reinstall templates option of the vBa CMPS installer ;)

This is a bit of a bug and unexperienced people can have problems with this (I also didn't know what happened, so I just tried some things). Maybe this can be fixed in the upgrade file :)yeah, doesn't make a whole lot of sense for the upgrader to delete the old templates then not install the new ones automatically. :rolleyes:

Brian
10-16-2006, 04:15 PM
It should have updated them during the upgrade, though there was a small problem that *may* have been preventing the template cache from being updated. I'm not entirely sure how that would result in the templates being lost, but that was the only problem I found. The files here have been updated to include this fix though.

easyskillz
10-17-2006, 09:08 AM
my cmps pages are not showing anything but the header and the footer ...

Neutral Singh
10-17-2006, 11:30 PM
http://www.sikhphilosophy.net/cmps_index.php

Database error in vBulletin 3.6.2:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_calendar AS phrasegroup_calendar,
language.phrasegroup_adv_portal AS phrasegroup_adv_portal,
language.phrasegroup_postbit AS phrasegroup_postbit,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_adv_portal' in 'field list'
Error Number : 1054
Date : Tuesday, October 17th 2006 @ 10:26:00 PM


Why this database error? I uninstalled and reinstalled the newest version.

silks
10-18-2006, 01:19 PM
my cmps pages are not showing anything but the header and the footer ...

as with mine.. any clues or help would be great
running 3.62 with a skin - i did try default skin but still the same problem

Brian
10-18-2006, 03:37 PM
easyskillz & silks - Did you guys try re-installing the templates?

Neutral Singh - That error just means that somebody visited the page while the product was uninstalled.

matiaz
10-18-2006, 05:48 PM
i reinstall de templates and nothing, just the header and the footer... :D
i dont want to uninstall =(

easyskillz
10-18-2006, 06:07 PM
yes i reinstalled twice ..the problem came from my headinclude.php ...that i just updated in vb 3.6.2 before the cmps update.

i got my old headinclude ...fixed everything.

matiaz
10-18-2006, 06:18 PM
ok i uninstall and nothing...

what about headinclude? mine is custom by other hacks... :s

i dont understanddd!

matiaz
10-18-2006, 06:42 PM
fixed all... thx a lot :D

Brian
10-18-2006, 06:44 PM
matiaz - Any idea what the problem was?

matiaz
10-18-2006, 07:08 PM
matiaz - Any idea what the problem was?
Maybe chache :S

i uninstall everything, remove all the files from vba y re upload everything...
i search on headinclude but i dont thing there are a problem with this...
so, i re upload everything and make a fresh install... and now is workin.
But...
i dont see news options, latest threads options... just poll and calendar and archive...

Lol... ill dream about vba tonite

OK EDIT:

I cant fixed all... some options not showing... so i come back to 2.2.0... and now always are showing...
in 2..2.1 news and latest threads options disapear and i dont know how to fix it...
Anybody knows what happend?

eJM
10-19-2006, 07:42 AM
Thanks for the update, Brian. It all went very smooth.

R'gards,

Jim

eclectica
10-19-2006, 09:13 AM
Thank you for the upgrade, and for listing the changes too.

jamesl
10-20-2006, 03:14 PM
Yeah, I'm loving it :)

transitbus
10-25-2006, 07:37 PM
Very smooth upgrade from 2.20, thanks a whole lot :D

Frapegliko
10-26-2006, 12:17 PM
ok. thank u

JumpD
10-30-2006, 06:47 PM
Is there a change log?

grigorio7
11-03-2006, 06:03 AM
Thanks

forumpup
11-03-2006, 07:38 PM
Hello.

Smooth upgrade...but I've noticed 1 problem:

1) I noticed there is a 'HomePage' link now in 'Site Navigation'. The link doesn't include the 'forum' subdir on the path, therefore making the file not found. Other that that, all of the other paths seem to be fine.

How come?

Thanks in advance.

TCB
11-05-2006, 10:48 AM
My news doesn't show anymore. I can edit the settings for the news.php module, but only the basic things. I can't appoint forums to it, nothing.

Also, in the who's online, everyone on looking/reading the frontpage is listed as:

Unknown Location
/index.php?

murdo
11-06-2006, 01:39 PM
Ok, i'll be the third person to ask this... and prob be ignored... is there a change log??

TDCT
11-07-2006, 02:45 AM
I did uninstall, then made a fresh install but nothing worked. It's still a blank homepage with only header and footer. When I accessed Default Settings of VBadvanced CMPS in Control Panel, I got error on database:
Invalid SQL:
SELECT varname, text FROM phrase WHERE phrasetypeid = 5000 ORDER BY languageid ASC;

MySQL Error : Unknown column 'phrasetypeid' in 'where clause'
May somebody tell my why?

Brian
11-07-2006, 11:48 AM
Ok, i'll be the third person to ask this... and prob be ignored... is there a change log??
In the first post it says it's a maintenance release to fix bugs. For a list of the bugs that were fixed, check the bugs forum. Below that, it lists all file and template changes. I'm not sure what more you'd like in a change log, but that should be sufficient.


For support issues, please create a new thread in the proper forum here.

*Thread closed*