coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: messor on December 15, 2006, 03:34:44 PM

Title: can not add pictures to album
Post by: messor on December 15, 2006, 03:34:44 PM
when i start the wizard i get red crosses and this error msg, but the thumbs are made this suddenly happend with out any changes made to anything ???:

thx inadvvance for advice or tips

USER:
------------------
Array
(
    [ID] => 773d6dcd30f4b190b3c1f79251a9efc4
    [am] => 1
    [lang] => dutch
    [liv] => Array
        (
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => judith
    [groups] => Array
        (
           
Title: Re: can not add pictures to album
Post by: Joachim Müller on December 16, 2006, 08:16:17 AM
Don't post debug_output unless requested. Instead, do exactly as suggested in the upload troubleshooting section of the docs (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble).
Title: Re: can not add pictures to album
Post by: messor on December 16, 2006, 11:37:01 AM
now when i when i go to the upload section i got this

/include/functions.inc.php
Warning line 2922: cannot yet handle MBCS in html_entity_decode()!
(this many times repeated)

/searchnew.php
Notice line 101: Undefined variable: sel_album
(same)

and this one

/include/media.functions.inc.php
Notice line 53: Undefined index: db
Title: Re: can not add pictures to album
Post by: Joachim Müller on December 16, 2006, 02:22:46 PM
You're not suppossed to post debug_output. You're not suppossed to post notices. Turn notices_display off if you don't need them, it's a dev only feature.
Do as I suggested, I have no other advice to give. Re-read the upload troubleshooting section and do exactly (!!!) as suggested there.
Title: Re: can not add pictures to album
Post by: messor on December 17, 2006, 10:37:42 PM
i did after the first time  ???
but the weird thing is hey creates the tumbs but does not add them to the album
Title: Re: can not add pictures to album
Post by: kegobeer on December 17, 2006, 11:43:51 PM
Search the forums for "cannot yet handle MBCS in html_entity_decode".  There are many posts about this issue; perhaps one will help you.
Title: Re: can not add pictures to album
Post by: Joachim Müller on December 18, 2006, 06:02:31 AM
Quote from: kegobeer on December 17, 2006, 11:43:51 PM
Search the forums for "cannot yet handle MBCS in html_entity_decode".
clickable link for search result (http://forum.coppermine-gallery.net/index.php?action=search2;search=cannot%20yet%20handle%20MBCS%20in%20html_entity_decode)

Quote from: messor on December 17, 2006, 10:37:42 PM
i did after the first time  ???
No, you did not. You're not meant to post debug_output. Let me quote the upload troubleshooting section (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble) to you that I constantly have to insist on reading. I highlighted the important bits that you keep on ignoring:
Quote4.11.4 Upload troubleshooting

If you are experiencing issues with coppermine's upload process, temporarily change your coppermine settings as suggested below to get more detailed error messages:

    * Go to your coppermine page and log in as admin
    * Go to the config screen
    * Scroll to the bottom of the page
    * Expand the "Maintenance settings" section by clicking on it
    * Enable debug mode for everyone
    * Leave display of notices switched off
    * Save the new settings by clicking on "Save new configuration"
    * Go to the "groups" panel
    * Set the upload form configuration for all groups to "Single file uploads only" (set File upload boxes to "1", URI upload boxes to "0" and No. of boxes to "fixed")
    * Save your new settings

Then try to upload (using http uploads, even if you experienced troubles using another upload method) - you should get a more detailed error message that tells you what exactly goes wrong with your uploads. If the error message doesn't mean anything to you, search the support board for the error message you get.
When asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges, with the above mentioned settings in place - this way, supporters can see the error messages as well. Do not post debug_output unless requested.

When people have issues with uploading and decide to post their question on the Coppermine support board, they usually are told to read this upload troubleshooting section. Many of them fail to do so properly, which results in frustration both for users as well as supporters. To make this absolutely clear: the above mentioned steps are absolutely mandatory, no matter what skill level you have, no matter what upload method you have troubles with. Failing to do exactly as suggested will result in your request for help being ignored. Yes, this applies to you. We mean it!
I'm fed up to tell you again and again what you need to do when asking for help. I'm out of this thread.