forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: mrmadadam on May 13, 2010, 02:44:01 pm

Title: URI/URL not functioning - have read forum
Post by: mrmadadam on May 13, 2010, 02:44:01 pm
Hi

My URI/URL function isnt working, and I don't know why!

I have read the documentation and installed the correct files.  I have also changed the permissions in /albums/ from 755 to 777.

I have searched the forum too and many similar topics had "allow_url_fopen" set to "off"....yet mine is set to "on" (http://www.musedrums.co.uk/gallery/phpinfo.php)

I have followed the "upload troubleshooting", enabled debug mode and set URI to 1....yet my lack of php knowledge has got me stumped!

Please can someone advise me on what I need to do to get this function working?

Many thanks

Adam

http://www.musedrums.co.uk/gallery

U: test
P: test1
Title: Re: URI/URL not functioning - have read forum
Post by: Joe Carver on May 13, 2010, 03:13:34 pm
1) You need to upgrade first. Older versions are not supported and your gallery is at risk.
<!--Coppermine Photo Gallery 1.4.20 (stable)-->
Use the download link above to get the latest stable version. Use Documentation for instructions.

2) When I logged on to take a look at your uploads screen this was what your gallery replied with
Quote
Sorry there is no album where you are allowed to upload files 

Re-read your docs, upgrade, set some permissions and someone might be able to help.
Title: Re: URI/URL not functioning - have read forum
Post by: mrmadadam on May 13, 2010, 03:40:30 pm
1) You need to upgrade first. Older versions are not supported and your gallery is at risk.
<!--Coppermine Photo Gallery 1.4.20 (stable)-->
Use the download link above to get the latest stable version. Use Documentation for instructions.

2) When I logged on to take a look at your uploads screen this was what your gallery replied with
Re-read your docs, upgrade, set some permissions and someone might be able to help.

Thanks for a speedy reply

According to "http://www.musedrums.co.uk/gallery/versioncheck.php" i already have version 1.4.20.... "Installed Coppermine version
You have currently installed: 1.4.20 "

and the latest version is 1.4.26..is that right?  is that stable?

And as for the logging in...yeah why is it doing that!?! :S

The "Registered" group (which test is under), is set to "allowed" in the "public albums upload"...

(after searching the forum seems that a lot of people have had that error too!)

So I should upgrade to 1.4.26, yes?
Title: Re: URI/URL not functioning - have read forum
Post by: phill104 on May 13, 2010, 03:55:55 pm
The album permissions thing is all in the docs. The reason lots of people have the same problem is because they miss that part of the docs too.

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#album_prop

Upgrade then we can help you with your first problem.
Title: Re: URI/URL not functioning - have read forum
Post by: 143flyers on May 18, 2010, 04:15:57 am
I too can't upload any photos. I enabled the debug and this is what it says:


USER:
------------------
Array
(
    [ID] => 87ecec0a604974592cb461eb75907830
    [am] => 1
    [lang] => english
    [search] => Array
        (
            [search] => asham
            [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] => adem
    [groups] => Array
        (
           
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 1
    [ufc_min] => 1
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 0
    [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] => 1
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
Title: Re: URI/URL not functioning - have read forum
Post by: onthepike on May 18, 2010, 06:55:35 am
I too can't upload any photos. I enabled the debug and this is what it says:

Board rules / Forum policies: Post Links (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616)
Board rules / Forum policies: One Question per Thread (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270618.html#msg270618)
Board rules / Forum policies: Search the Board (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270610.html#msg270610)
Board rules / Forum policies: Read the Documentation (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270608.html#msg270608)
FAQ: Trouble-shooting the upload process (http://forum.coppermine-gallery.net/index.php/topic,24088.0.html)
Quote from: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Documentation: 4.11.4 Upload troubleshooting

4.11.5 Asking 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: URI/URL not functioning - have read forum
Post by: mrmadadam on May 18, 2010, 12:03:21 pm
I havent had time to upload the newer version yet - I've been at work!

I will let you know when I have.

Please bear with me.

Thanks