forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: ankit001 on May 09, 2006, 01:19:32 pm

Title: I am not able to create category on coppermine gallery
Post by: ankit001 on May 09, 2006, 01:19:32 pm
Hello Friends,

This is Ankit, I am web designer, I have install coppermine on my server by using C panel fantastico. Everything is working perfectly,  but when I create category, it shows me that "500 Internal Server Error" - The server encountered an internal error or misconfiguration and was unable to complete your request.

I can create Album yet, But I would like to create albums under different categories.

Debug Info
USER:
------------------
Array
(
    [ID] => 16b4529a2245a74058209fb4006cc491
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => khayaal
    [groups] => Array
        (
           
        )

    [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
(
    Notices
/include/plugin_api.inc.php
Notice line 651: Only variable references should be returned by reference
/include/themes.inc.php
Warning line 1192: Cannot modify header information - headers already sent by (output started at /home/khayaala/public_html/gallery/catmgr.php:27)
/include/functions.inc.php
Warning line 162: Cannot modify header information - headers already sent by (output started at /home/khayaala/public_html/gallery/catmgr.php:27)
/catmgr.php
Notice line 445: Undefined variable: description_help


What should I do to solve this problem?
Can anyone help me?

Regards,
Ankit
Title: Re: I am not able to create category on coppermine gallery
Post by: Aditya Mooley on May 09, 2006, 01:28:19 pm
We can't say anything about the installations done through any 3rd party installers. Try a clean installtion by downloading a copy from here (http://sourceforge.net/project/showfiles.php?group_id=89658).
Title: Re: I am not able to create category on coppermine gallery
Post by: ankit001 on May 09, 2006, 02:30:43 pm
Thanks for your quick reply,
I Have install coppermine as per your direction, but still getting same problem,
What should I do to solve this problem?

--- Ankit
Title: Re: I am not able to create category on coppermine gallery
Post by: Abbas Ali on May 09, 2006, 02:34:00 pm
For a start provide a link to your gallery along with test user account.

Also check your server logs for the error messages.
Title: Re: I am not able to create category on coppermine gallery
Post by: Joachim Müller on May 09, 2006, 10:56:35 pm
Please don't post debug_output unless requested, it clutters the board. Do as Abbas Ali suggested instead.