Moderator: Integra Moderator
"Frodo";p="9038" wrote:Hoi All
This have nothing to do with update and security, but it is a problem on the server, this isue you can find here.....
http://integramod.com/forum/viewtopic.php?t=130
"Unregistered";p="9035" wrote:i dont see anyone mentionin "its workin for me" .. is this workin for anyone?
"found it";p="9027" wrote:You need to check all the file edits for phpbb security 1.0.3 that are on the install sheet that Teelk did....It does sound like you have a bit of missing code...
Also check you have set the correct backup folder to chmod 777
"ZacFields";p="9085" wrote:As Jason said there just doesn't seem to be a fix for it.
if ( ($last_backup != $today) && (date('H') >= $backup_time) ){ // Locate your copy of mysqldump and edit the path below // // Linux path (most distros?) //$my_path = "/usr/bin/"; //Windows path (Windows 2000 using xampp) //$my_path = "C:/xampp/xampp/mysql/bin/"; // I'm using Xampp so I use the following... $my_path = "C:/xampp/xampp/mysql/bin/"; system($my_path ."mysqldump -u". $dbuser ." -p". $dbpasswd ." -h ". $dbhost ." ". $dbname ." > ". (($_SERVER['DOCUMENT_ROOT']) ? $_SERVER['DOCUMENT_ROOT'] : $HTTP_SERVER_VARS['DOCUMENT_ROOT']) . $board_config['script_path'] . $backup_folder ."/". $backup_file ."-". date('Y-m-d') .".sql", $fp); if ($fp == 0) $msg = 'Your Daily Database Backup Was Completed.'; else $msg = 'Your Daily Database Backup Failed. Error:# ' . $fp;
"aoowais";p="9815" wrote:I'm getting this problem too with phpbb security 1.02, and I'm now trying to upgrade to phpbb security 1.03 but I can't seem to download. I tried going to the old archive to get it, however, the download icon has disappeared.
So does anyone have the upgrade file?
I understand MrDSL is the man to see for pcp.
Registered users: App360MonitorBot, Bing [Bot], Google [Bot]