https://www.icyphoenix.com/viewtopic.php?f=4&t=4724
-----------------------------------
Lopalong
Tue 16 Sep, 2008 09:07

CUSTOMIZATION - Manually Upgrading The Version Number In The ACP
-----------------------------------
:shock: 

These instructions should be executed only [u][b]after[/b][/u] all file and or code changes have been made manually.

[quote]Copy all folders from ip_root into your site root, then execute this SQL UPDATE ip_config SET config_value = '1.3.0.53' WHERE config_name = 'ip_version'[/quote]

[b]Note:[/b] You may need to change the prefix [b]ip_[/b] to match your Db prefix, and also change the version number [b]1.3.0.53[/b] to the version you are upgrading to.

You may also have to Optimise the Database and / or refresh the ACP Main Page for the changes to become visible.

 ;)


