coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: sync on November 28, 2007, 02:14:08 AM

Title: Upload
Post by: sync on November 28, 2007, 02:14:08 AM
I cant move pics to albums/userpics/10003/ ... http://www.synchro.sk/synchro/sk/foto/cpg1412/ (http://www.synchro.sk/synchro/sk/foto/cpg1412/) error: db_input.php - Row: 355


USER:
------------------
Array
(
    [ID] => 26159c744cae17fc55b0f95becf74788
    [am] => 1
    [lang] => slovak
    [search] => Array
        (
            [search] => iuventa
            [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] => 3
    [user_name] => spravca
    [groups] => Array
        (
           
Title: Re: Upload
Post by: Joachim Müller on November 28, 2007, 07:06:43 AM
Do exactly as suggested in the upload troubleshooting section of the docs.
Title: Re: Upload
Post by: sync on December 02, 2007, 01:02:54 AM
what´s wrong with this: include_path | .:\www\pes;c:\php\pear | .:\www\pes;c:\php\pear
now what?
Title: Re: Upload
Post by: Nibbler on December 02, 2007, 01:13:11 AM
Quote from: sync on December 02, 2007, 01:02:54 AM
what´s wrong with this: include_path | .:\www\pes;c:\php\pear | .:\www\pes;c:\php\pear

It's a horrible mix of Linux and windows paths and syntax that will not work correctly.

Quote from: sync on December 02, 2007, 01:02:54 AM
now what?

Quote from: GauGau on November 28, 2007, 07:06:43 AM
Do exactly as suggested in the upload troubleshooting section of the docs.
Title: Re: Upload
Post by: sync on December 02, 2007, 01:22:09 AM
so how and where should I corrected? :-[
Title: Re: Upload
Post by: sync on December 02, 2007, 01:50:55 AM
I try it again and my critical error is:

Impossible to move Mikulas_082_[640x480].jpg to albums/userpics/10003/ !

File: D:\WWW\PES\synchrosk\www\synchro\sk\foto\cpg1412\db_input.php - Line: 355  ???
Title: Re: Upload
Post by: Joachim Müller on December 02, 2007, 09:44:00 AM
Quote from the docs:
QuoteAsking for support on upload issues

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. If you want fast results, you should disable admin approval for the group the test user is in, so supporters can tell instantly what is wrong without needing to double-check.

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!
Title: Re: Upload
Post by: sync on December 03, 2007, 07:51:43 AM
Test user account is :
login: test, password : synchro
Title: Re: Upload
Post by: sync on December 03, 2007, 07:53:42 AM
link http://www.synchro.sk/synchro/sk/foto/cpg1412/
Title: Re: Upload
Post by: Joachim Müller on December 03, 2007, 08:04:13 AM
Did you apply permissions as suggested in the docs (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#permissions)? Do you have a temporary upload folder as suggested in http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#ErrorCantMovePic
Self-hosting is not recommended at all. You are just about to figure out why.

[ot]
You appear to have disabled catlist and alblist from "the content of the main page" in coppermine's config, which is not a bright thing to do.
Is there any particular reason for running cpg1.4.12, while the most recent stable release is cpg1.4.12? You're running 2 versions behind, upgrading is mandatory.
[/ot]