September 10 2010 17:51:48
Navigation
IRC Channel
Want to chat?
Join our IRC channel at:
irc.freenode.net #phpfusion

Freenode Webchat

Free IRC Clients: Wikipedia
Support Sites
Donate
View Thread
PHP-Fusion » PHP-Fusion 7 Support » v7.01.00 Testing and reporting
 Print Thread
[FIXED] 7.01 RC5 administration\db_backup.php
WEC
If an invalid backup source file is selected then you will get notices:

Download source  Code
Notice: Undefined variable: info_dbname in U:\www\701rc5\administration\db_backup.php on line 235

Notice: Undefined variable: info_date in U:\www\701rc5\administration\db_backup.php on line 237

Notice: Undefined variable: info_tblpref in U:\www\701rc5\administration\db_backup.php on line 239




Solution:

In administration\db_backup.php add

Download source  Code
$info_dbname = "";
$info_date = "";
$info_tblpref = "";



Edited by starefossen on 03-08-2010 23:57
 
starefossen
Thanks WEC, fixed in revision 141.
PHP-Fusion Development Team Leader
PHP-Fusion Codex - The complete reference to PHP-Fusion!
 
http://code.starefossen.com
Jump to Forum:
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Member Poll
Which PHP version are you using?

4.x or older
4.x or older
7% [26 Votes]

5.0.x
5.0.x
4% [15 Votes]

5.1.x
5.1.x
3% [12 Votes]

5.2.x
5.2.x
26% [97 Votes]

5.3.x or newer
5.3.x or newer
60% [221 Votes]

Votes: 371
You must login to vote.
Started: 15 Jun 2010 23:49:52

Polls Archive
RSS Feeds
- PHP-Fusion News
- SF File Releases
- SF News Releases
Render time: 0.11 seconds - 25 Queries 72,955,034 unique visits