PDA


View Full Version : CMPS and VB 3.5.2 Issue


MotoUp
12-06-2005, 02:14 PM
Am getting ready to upgrade to 3.5.2, and going through the file mods...

$printhr = false;
if (can_administer('canadmincalendars'))

This doesn't exist in the admincp/index.php file anymore....

Any suggestions?

KW802
12-06-2005, 02:21 PM
MotoUp, you upgrading from 3.5.x or 3.0.x? The changes to index.php don't need to be done manually with the 3.5.x series.

MotoUp
12-06-2005, 02:22 PM
Upgrading from 3.5.1 to 3.5.2

So I don't need to make those file mods in the index?

MotoUp
12-06-2005, 02:24 PM
How will the CMPS options show in AdminCP then?

KW802
12-06-2005, 02:37 PM
MotoUp, vB 3.5.x uses an XML file for menu options in the admincp. The modcp is still done via edits (or via a plugin) but admincp is done by just placing an XML file in the includes/xml folder.

Are you sure you downloaded the 3.5.x version of the package and not the 3.0.x version?

MotoUp
12-06-2005, 02:40 PM
Ok, thanks KW, i'll try it. I have CMPS installed now, was just getting the files edited before I upload.

MotoUp
12-06-2005, 05:15 PM
Thanks KW, I just didn't realize the difference since the update. I don't know why I thought I had to do those updates in 3.5.1. Oh well.

eclectica
12-06-2005, 07:10 PM
Just forum/global.php gets edited, and that didn't change in vBulletin from 3.5.1 to 3.5.2, so you can delete that from your upload.

DomP
12-07-2005, 02:13 PM
Soory for being new.. So all we have to do is revert the navbar and we are okay ?

MotoUp
12-07-2005, 02:18 PM
If you revert the navbar, any changes you have made to it, like adding extra links, etc, will all be gone.

KW802
12-07-2005, 02:23 PM
Soory for being new.. So all we have to do is revert the navbar and we are okay ?For instructions on how to upgrade vBulletin to 3.5.2 you'll need inquire at vBulletin.com but after you upgrade you'll just need to re-apply the edits to global.php to get your vBa CMPS running again.

DomP
12-07-2005, 03:55 PM
Ok did that, everything is running okay but when I cal the paortal with cmps_index.php i get:



Warning: main(./includes/vba_cmps_include_template.php) [function.main]: failed to open stream: No such file or directory in /home/online16/public_html/vbf/global.php on line 18

Fatal error: main() [function.require]: Failed opening required './includes/vba_cmps_include_template.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/online16/public_html/vbf/global.php on li

Any ideas ?

Brian
12-07-2005, 04:14 PM
Looks like you didn't upload all of the files that come with the CMPS.

DomP
12-07-2005, 04:17 PM
Sjips, It always worked perect so far