- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- November 2006
- Status:
- offline
- last visit:
- 30.11.06
- Posts:
- 2
Howdy all,
The update "patch" has been applied but the upgrade script seems to not do anything.
I'd like to manually apply the MySQL changes but there is little reference to them and the way it does MySQL isn't very inuitive to use manually.
Does anyone have such and SQL file (with ALTER TABLES, UPDATE's etc etc) or a unified diff from a 0.763 dump and a 0.764 dump?
Thanks!
-
- rank:
-
Helper
- registered:
- January 2005
- Status:
- offline
- last visit:
- 09.02.08
- Posts:
- 455
The only changes between .7.6.3 and .7.6.4 are files. So overwrite the files, and you're done.
--
Doe Maar Freak -
- rank:
-
Helper
- registered:
- January 2005
- Status:
- offline
- last visit:
- 09.02.08
- Posts:
- 455
Check /includes/pnAPI.php
Quote
/**
* Core version informations - should be upgraded on each release for
* better control on config settings
*/
define('_PN_VERSION_NUM', '0.7.6.4');
define('_PN_VERSION_ID', 'PostNuke');
define('_PN_VERSION_SUB', 'Phoenix');
--
Doe Maar Freak -
- rank:
-
Steering Committee
- registered:
- December 2002
- Status:
- online
- Posts:
- 13418
However if you have content in the database (i.e the default admin message) this won't change.
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide
