1
allnewtome
After upload to 2.3.3 still says "2.3.2"
  • 2009/3/17 20:55

  • allnewtome

  • Not too shy to talk

  • Posts: 175

  • Since: 2005/11/30


What can I check to see if it is all OK? [EDIT It says "2.3.2 © 2001-2009" so must be fine!]

Also, when I run domain.com/upgrade/ it says no upgrade is needed - I take it that means "nothing is needed apart from THIS upgrade, so you can go ahead and upgrade the System module" ???

Thanks

2
Marco
Re: After upload to 2.3.3 still says "2.3.2"
  • 2009/3/17 21:40

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


first you can check with the checksum files.
if you come from 2.3.2, you have to upload files, you can run the upgrade script, but it will say nothing, since there are no db changes. so the only thing to do is to update the system module
marco
Do synergy or die.

3
allnewtome
Re: After upload to 2.3.3 still says "2.3.2"
  • 2009/3/17 21:42

  • allnewtome

  • Not too shy to talk

  • Posts: 175

  • Since: 2005/11/30


Cheers.

I went from 2.3.2a to 2.3.2b tonight first, but when the /upgrade/ script said "nothing needed" I didn't upgrade system module.

Then I went from 2.3.2b to 2.3.3, again it said "nothing needed" but I realised I still needed to upgrade system module (so did it this time).

Will I have missed out anything important?

Thanks

4
Nick_James
Re: After upload to 2.3.3 still says "2.3.2"

Clearing the cache perhaps?
Nicholas James
President - LaDads
www.ladads.info

5
Catzwolf
Re: After upload to 2.3.3 still says "2.3.2"
  • 2009/3/18 0:31

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


open file :

xoops_root/include/version.php and check what the version number there. If it is still the previous version, you haven't updated all the files. If it is the newer version, I would try updating the system module via the XOOPS cpanel under module administration.

Catz

6
allnewtome
Re: After upload to 2.3.3 still says "2.3.2"
  • 2009/3/18 6:35

  • allnewtome

  • Not too shy to talk

  • Posts: 175

  • Since: 2005/11/30


Thanks. Just to clarify, what I thought I had done was:
1. Copy "2.3.2a to 2.3.2b" files
2. Run /upgrade/ ("nothing needed")
3. Copy "2.3.2b to 2.3.3" files
4. Run /upgrade/ ("nothing needed")
5. Update system module (various db changes made)

A. root/include/version.php:
<?php
// $Id: version.php 2519 2008-11-27 12:32:19Z phppp $
define("XOOPS_VERSION", "XOOPS 2.3.2");
?>

B. My 2.3.2a package
<?php
// $Id: version.php 2207 2008-09-30 06:41:41Z phppp $
define("XOOPS_VERSION", "XOOPS 2.3.2");
?>

C. My 2.3.2a to 2.3.2b package:
<?php
// $Id: version.php 2519 2008-11-27 12:32:19Z phppp $
define("XOOPS_VERSION", "XOOPS 2.3.2");
?>

D. 2.3.2b to 2.3.3 package
<?php
// $Id: version.php 2666 2009-01-10 15:27:06Z julionc $
define("XOOPS_VERSION", "XOOPS 2.3.3");
?>

Judging from the versions, I assume that I have not actually (for some reason!?) not carried out steps 1-5 at all, but have carried out 1, 2 and 5.

I am about to carry out 3, 4 and 5 now... wish me luck! Does this sound right?

7
allnewtome
Re: After upload to 2.3.3 still says "2.3.2"
  • 2009/3/18 6:49

  • allnewtome

  • Not too shy to talk

  • Posts: 175

  • Since: 2005/11/30


Just a quick update. I found a directory root/htdocs... I had copied htdocs/ (rather than its contents) into root when upgrading 2.3.2b to 2.3.3.

So I have just done
3. Copy "2.3.2b to 2.3.3" files
4. Run /upgrade/ ("nothing needed")
5. Update system module (various db changes made)

It says "2.3.3 © 2001-2009" now!

I hope I have by now upgraded successfully. It seems to work fine, by the way.

P.S. Thanks for the help, and sorry for being stupid!

Login

Who's Online

153 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 153


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits