forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: angelicodin on May 29, 2007, 08:16:26 am

Title: Real Media.
Post by: angelicodin on May 29, 2007, 08:16:26 am
Ok so I read the docs that came with this and did a couple hours of searching on the web and on this site to see if I could come up with a solution for my problem. Basically I'm trying to batch add some .rm files and when I try to add them it gives me the PB error. So I took a look at the config too see if there was something I was missing but I'm not. Got all the values up enough for videos to get added. Got all folders and files chmod to 777. I read somewhere that cm is able to handle rm files out of the box, but I'm running into this wall and I don't know what to do next.

Thank you for taking the time to look at this.
Title: Re: Real Media.
Post by: Joachim Müller on May 29, 2007, 08:24:41 am
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Title: Re: Real Media.
Post by: angelicodin on May 29, 2007, 08:32:45 am
Script called without the required parameter(s).

File: /var/www/virtual/scmembers/content/tacoma/cpg/db_input.php - Line: 58

And GauGau, your the man. Thanks for helping me out here.
Title: Re: Real Media.
Post by: Joachim Müller on May 29, 2007, 08:34:51 am
Re-read the section I refered to and do exactly as suggested there! ::)
Title: Re: Real Media.
Post by: angelicodin on May 29, 2007, 08:53:18 am
Script called without the required parameter(s).

File: /var/www/virtual/scmembers/content/tacoma/cpg/db_input.php - Line: 58

USER:
------------------
Array
(
    [ID] => b2a079e9eb69efc5b24b20cbc72400b3
    [am] => 1
    [lang] => english
    [liv] => Array
        (
            [user_id] => 1
    [user_name] => odin
    [groups] => Array
        (
           
        )

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

==========================
Queries:
------------------
Array
(
   
Title: Re: Real Media.
Post by: angelicodin on May 29, 2007, 10:05:30 am
I figured out a fix. I found a typo in doc formats allow field (my own fault). You can close this out now. I'm working on a plugin to make a thumb from the rm's now. ;p
Title: Re: Real Media.
Post by: Joachim Müller on May 29, 2007, 06:18:27 pm
I'm glad to see this fixed.

However: you were not suppossed to post debug_output. You have done the complete opposite of what you should have done, which shows that you haven't read the section I refered to although being told twice :o. This is extremely selfish and rude behaviour.

Anyway, marking thread as "solved".