I am getting this warning message when using analyze.php for my site:
I am running PHPNUKE 6.5 and the analyze output said that I have phpBB version 2.02. Which files should I download to upgrade?
The phpBB group at phpBB.com frequently update their forums software to eliminate known vulnerabilities and exploits. Analyzer has found that your forums port is not the newest release: 2.0.4. Please visit http://nukecops.com in order to obtain an upgrade package to 2.0.4. By not staying current in phpBB upgrades you leave your forums open to attack. The choice to upgrade, backup, or stay at current version is 100% completely yours, all we have done is alerted you to it.
Thanks,
DCASMR
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Tue Apr 22, 2003 2:09 pm
nuke 6.5 ships with phpBB 2.0.4
The warning message is cause ur database is wrong.
type this into phpMyAdmin in the SQL section of ur database
Code:
UPDATE nuke_bbconfig SET version='.0.4'
Check the current value is .0.2 first. if it's 0.2 then change it to 0.4 not .0.4
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum