Advanced search  

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

Pages: [1]   Go Down

Author Topic: URI/URL-Upload funktioniert nicht!  (Read 10267 times)

0 Members and 1 Guest are viewing this topic.

Daniel S.

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 44
URI/URL-Upload funktioniert nicht!
« on: March 24, 2010, 05:43:51 pm »

Hallo,

also folgendes Problem:

Nach dem Umzug meiner hp funktioniert der URI/URL-Upload nicht mehr, man kann Bilder hochladen, der Upload wird auch als erfolgreich angezeigt, doch will ich das Bild einem Album zuordnen kommt diese Meldung:

Die vorhergehende Datei konnte nicht gesetzt werden.
Alle Dateien wurden erfolgreich Alben zugeordnet.

Nun ist meine frage, woran kann es liegen, dass die Datei nicht gesetzt werden kann?!

Habt ihr vielleicht eine Idee?
Ich wäre für jede Hilfe dankbar.

Link zur Galerie: http://gb-stylez.de/bildergalerie/index.php

Mit freundlichen Grüssen
Logged

Αndré

  • Administrator
  • Coppermine addict
  • ****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: URI/URL-Upload funktioniert nicht!
« Reply #1 on: March 24, 2010, 06:07:43 pm »

Bitte Debug-Modus aktivieren und wirkliche Fehlermeldung posten.
Logged

Daniel S.

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 44
Re: URI/URL-Upload funktioniert nicht!
« Reply #2 on: March 24, 2010, 06:34:55 pm »

Die Fehlermeldung im Debug-Mode:

Quote
USER:
------------------
Array
(
    [ID] => 0744c0b357f457861232c7dfcc070ccd
    [am] => 1
    [theme] => classic-3
    [lang] => german
    [liv] => Array
        (
           
  • => 6899
  • [1] => 6002
                [2] => 3154
                [3] => 1075
                [4] => 734
            )

       
[search] => Array
        (
            [search] => singleleben
            [album] => search
            [title] => on
            [newer_than] =>
            [caption] => on
            [older_than] =>
            [keywords] => on
            [type] => AND
            [params] => Array
                (
                    [title] => on
                    [caption] => on
                    [keywords] => on
                )

        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => Admin
    [groups] => Array
        (
           
  • => 1

        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg1420_filetypes; (0.018s)
  • [1] => select * from cpg1420_plugins order by priority asc; (0s)
        [2] => delete from `gb_stylez_de`.cpg1420_sessions where time<1269448412 and remember=0; (0.001s)
        [3] => delete from `gb_stylez_de`.cpg1420_sessions where time<1268242412; (0.001s)
        [4] => select user_id from `gb_stylez_de`.cpg1420_sessions where session_id = 'cdc5ab7ff9ab18a72f480914311b6723' (0s)
        [5] => select user_id as id, user_password as password from `gb_stylez_de`.cpg1420_users where user_id=1 (0s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.avatar_url AS avatar_url, u.enable_admin_email AS notify, u.auto_subscribe_post AS auto_subscribe_post, u.auto_subscribe_comment AS auto_subscribe_comment, u.user_group+100 AS group_id FROM `gb_stylez_de`.cpg1420_users AS u INNER JOIN `gb_stylez_de`.cpg1420_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `gb_stylez_de`.cpg1420_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [8] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg1420_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg1420_usergroups WHERE group_id= 1 (0s)
        [10] => update `gb_stylez_de`.cpg1420_sessions set time='1269452012' where session_id = 'cdc5ab7ff9ab18a72f480914311b6723' (0s)
        [11] => SELECT user_favpics FROM cpg1420_favpics WHERE user_id = 1 (0.002s)
        [12] => SELECT count(*) FROM  cpg1420_pms WHERE owner=1 (0s)
        [13] => SELECT count(*) FROM  cpg1420_pms WHERE owner=1 AND showed='0' (0s)
        [14] => SELECT count(*) FROM  cpg1420_buddy WHERE user_id=1 (0s)
        [15] => SELECT count(*) FROM  cpg1420_buddy_req WHERE buddy_to=1 (0s)
        [16] => DELETE FROM cpg1420_banned WHERE expiry < '2010-03-24 18:33:32' (0s)
        [17] => SELECT * FROM cpg1420_banned WHERE (ip_addr='89.204.137.98' OR ip_addr='89.204.137.98' OR user_id=1) AND brute_force=0 (0s)
        [18] => SELECT aid, title FROM cpg1420_albums WHERE category < 10000 ORDER BY title (0.001s)
        [19] => SELECT aid, title FROM cpg1420_albums WHERE category='10001' ORDER BY title (0s)
        [20] => SELECT encoded_string FROM cpg1420_temp_data WHERE unique_ID = '873e0377' (0s)
        [21] => UPDATE cpg1420_temp_data SET encoded_string = 'YTowOnt9' WHERE unique_ID = '873e0377' (0s)
        [22] => SELECT category FROM cpg1420_albums WHERE aid='74' (0s)
        [23] => DELETE FROM cpg1420_temp_data WHERE unique_ID = '873e0377' (0s)
        [24] => SELECT COUNT(*) FROM cpg1420_pictures WHERE approved = 'NO' (0.008s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
       
[album] => 74
    [title] =>
    [caption] =>
    [keywords] =>
    [control] => phase_2
    [unique_ID] => 873e0377
)

==========================
VERSION INFO :
------------------
PHP version: 5.2.6 - OK
------------------
mySQL version: 5.0.45-community-nt
------------------
Coppermine version: 1.4.24(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support: 1
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XPM Support:
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.51a
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .;./includes;./pear | .;./includes;./pear
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | daniel2910-designz@hotmail.de | daniel2910-designz@hotmail.de
sendmail_path | no value | no value
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.619 seconds - 25 queries in 0.031 seconds - Album set : ; Meta set: ;
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: URI/URL-Upload funktioniert nicht!
« Reply #3 on: March 24, 2010, 06:59:32 pm »

Das ist nicht die Fehlermeldung, sondern der Debug-Output.
Logged

Daniel S.

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 44
Re: URI/URL-Upload funktioniert nicht!
« Reply #4 on: March 24, 2010, 07:17:25 pm »

Ich gebe nen Link zum Bild im Url-Upload ein --> lade hoch --> 1 Upload erfolgreich --> ordne es einem Album zu.

danach kommt:

Die vorhergehende Datei konnte nicht gesetzt werden.
Alle Dateien wurden erfolgreich Alben zugeordnet.

und die Debug-Info steht drunter.

Was mach ich jetzt falsch?
Logged

Αndré

  • Administrator
  • Coppermine addict
  • ****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: URI/URL-Upload funktioniert nicht!
« Reply #5 on: March 25, 2010, 07:38:27 am »

Die vorhergehende Datei konnte nicht gesetzt werden.
Hier sollten dann eigentlich konkretere Infos erscheinen.
Logged

Daniel S.

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 44
Re: URI/URL-Upload funktioniert nicht!
« Reply #6 on: March 25, 2010, 09:37:35 am »

Bei mir irgendwie nicht.

Naja, wie es aussieht werde ich heute meinen Server platt machen lassen und mir Linux als Betriebssystem holen, unter Windows habe ich bisher nur Probleme. Ich hoffe, dass sich diese Probleme dann von selbst beheben oder aber das es dann leichter is Problemlösungen zu finden.

Wenn ich nen Bild lösche wird nur das Bild im Album gelöscht aber nicht die Datei in Originalgrösse und auch nicht das erstellte Thumb.

Damit hat sich das Thema dann erstmal erledigt und ich werde es als dieses makieren.

trotzdem danke.. :)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: URI/URL-Upload funktioniert nicht!
« Reply #7 on: March 25, 2010, 10:48:56 am »

Wenn ich nen Bild lösche wird nur das Bild im Album gelöscht aber nicht die Datei in Originalgrösse und auch nicht das erstellte Thumb.
Das deutet auf mangelnde Rechte hin. Ist aber ein anderes Thema und gehört daher auch nicht hierher. Erneute Referenz zu den Foren-Regeln:
10. Nur eine Frage pro Thread
Wir haben eine strikte "nur eine Frage pro Beitrag"-Regel, die sowohl den Supportern und Moderatoren hilft, offene und geöste Fragen auseinanderzuhalten, aber auch den Benutzern des Forums zu Gute kommt, die bei der Suche zielgerichtet Antworten genau auf Ihre Fragen erwarten.
Versuche auf keinen Fall, die Beiträge eines anderen Benutzers zu "kapern", indem Du nicht zum Thema passende Fragen in einem existierenden Thread stellst.
Logged

Daniel S.

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 44
Re: URI/URL-Upload funktioniert nicht!
« Reply #8 on: March 25, 2010, 01:13:38 pm »

Sorry, ich wollte das nur nochmal dazu sagen, dass auch die Löschfunktion nicht geht wie sie soll. deswegen auch das neue betriebssystem. Es sollte keine Frage sein. Aber ich merke es mir für die Zukunft.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.