Problem!! Undefined variable: tabs Problem!! Undefined variable: tabs
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Problem!! Undefined variable: tabs

Started by Athlon(tm) eX, February 29, 2004, 02:25:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Athlon(tm) eX

I just installed Coppermine without any problems and run it ok no problems at all

just when I go to config to set some values I tried to turn on the debug mode...

and then I saw this notice

Notice: Undefined variable: tabs in /home/athlonex/public_html/ruaa/themes/water_drop/theme.php on line 1212

I changed the theme but same same

the debug info's are


USER:
Array
(
    [ID] => 5f7ed6b5a177474e562ebdb82bb9ec46
    [am] => 1
    [liv] => Array
        (
            [0] => 2
            [1] => 3
            [2] => 1
        )

)

 
GET :
Array
(
)

 
POST :
Array
(
)



any comments ??

Casper

Just turn debugoff, and only use it if you have an actual problem.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Athlon(tm) eX

and u think that undefined variable is not a porblem  :?


so whats up with debug ?

Joachim Müller

malicious code can't be inserted by the fact that tabs isn't defined - see http://coppermine.sourceforge.net/demo/docs/index.htm#known_issues , so it actually isn't a problem. There are various other notices when debug mode is on, and they will have to be fixed in future versions.
Debug mode should only be turned on if you actually encounter problems (real problems!), not just for the sake of it.
If you really want to be helpfull instead of just trolling, you could post a quick fix and we'll happily add it to the code base.

GauGau

Athlon(tm) eX

Oh I See... sorry for misunderstand

coz I'm new to Coppermine :roll: