ionFiles Version: 3.0a
ionFiles Installation URL: rofldonkey.co.uk
---------------------------
Error description: 2 undefined variables
Page of occurence: downloads page
---------------------------
Misc.:
Notice: Undefined variable: totalFileSize in /home/fhlinux169/r/rofldonkey.co.uk/user/htdocs/components/com_ionfiles/ionfiles.php on line 305
Notice: Undefined variable: totalFileDownloads in /home/fhlinux169/r/rofldonkey.co.uk/user/htdocs/components/com_ionfiles/ionfiles.php on line 314
[Fixed] Undefined Variable
Started by werx, Sep 10 2007 04:56 AM
2 replies to this topic
#1
Posted 10 September 2007 - 04:56 AM
|
|
|
#2
Posted 10 September 2007 - 05:03 AM
I tried uninstalling 3.0a and installing 2.0 to see if I had the same problem, 2.0 gave an error when installing, however it did install but the control panel page isn't there and I can't uninstall it.
#3
Guest_Jordan_*
Posted 10 September 2007 - 05:04 AM
Guest_Jordan_*
On line 12 change this line:
[highlight=php]
//error_reporting(E_ALL);
[/highlight]
to
[highlight=php]
error_reporting(0);
[/highlight]
in ionfiles.php
[highlight=php]
//error_reporting(E_ALL);
[/highlight]
to
[highlight=php]
error_reporting(0);
[/highlight]
in ionfiles.php


Sign In
Create Account

Back to top









