Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Fehlermeldungen bei Aufruf Adminwerkzeuge  (Read 2752 times)

0 Members and 1 Guest are viewing this topic.

tom13086

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Fehlermeldungen bei Aufruf Adminwerkzeuge
« on: October 20, 2007, 09:31:45 pm »

Hallo Gemeinde,
ich probiere, ein auf webspace frisch installiertes Coppermine 1.4.12 mit Verbindung zu einem ebendort auch installierten MySQL5 lauffähig zu machen. Wenn ich nun als Administrator einen Aufruf für "Admin-Werkzeuge" mache, wechselt zwar die Seite, aber es gibt, bevor weitere Aktionen gestartet werden, ein ganzes Set von Fehlermeldungen:

Aufruf Admin-Werkzeuge

/include/picmgmt.inc.php
Notice line 142: Undefined index: fullpath

/bridge/udb_base.inc.php
Notice line 717: Undefined variable: listArray

Warning line 724: Invalid argument supplied for foreach()
/include/functions.inc.php

Notice line 2684: Undefined variable: i
Warning line 2686: Invalid argument supplied for foreach()
Warning line 2686: Invalid argument supplied for foreach()

/include/functions.inc.php(2696) : eval()'d code
Notice line 1: Undefined variable: sortarr
Notice line 1: Undefined variable: sortarr
Warning line 1: array_multisort(): Argument #1 is expected to be an array or a sort flag


Hat dies schon einmal einer gesehen und kennt vielleicht eine Möglichkeit, dies abzustellen?

Wäre nett.

Thanks
----------
Details in Anlage
« Last Edit: October 20, 2007, 09:48:05 pm by Stramm »
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Fehlermeldungen bei Aufruf Adminwerkzeuge
« Reply #2 on: October 21, 2007, 01:16:19 pm »

Lass "display_notices" aus, wenn Du nicht weisst, wozu das Tool dient. Entsprechende Anmerkung aus der Doku:
Quote
Display notices in debug mode

May be helpful to troubleshoot problems with your coppermine install - only recommended if you know a little PHP and you can understand the additional error messages this option shows. This option only applies if debug mode is enabled.
, die für die nächste Version noch aufgebohrt wurde:
Quote
Display notices in debug mode

May be helpful to troubleshoot problems with your coppermine install - only recommended if you know a little PHP and you can understand the additional error messages this option shows. Notices being displayed don't actually mean that there is something wrong with your gallery. This option only applies if debug mode is enabled.

If you enable this option, you will see notices all over your coppermine-driven pages. This does not mean that there is actually something wrong with your install. As suggested above: leave notices_display off if it doesn't mean anything to you.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.