forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: NoOz on November 11, 2004, 04:10:04 pm

Title: album with no name
Post by: NoOz on November 11, 2004, 04:10:04 pm
hi all,

I'm running CPG 1.2 under e107'cms. My probleme is that when I create an album and apply the modifications the album is finally without name (set to '')

My setting are

================
Server
Apache
(host: aaf.netasso.net)

PHP Version
4.3.9

mySQL
3.23.58-log
================

I debug that:

================
USER:

Array
(
    [ID] => e82ae4a433a62b85662d07843514264d
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

)

USER_DATA :

Array
(
    [user_name] => aaf
    [mgroup] => 1
    [group_id] => 1
    [1] => Administrators
    [group_name] => Administrators
    [2] => 0
    [group_quota] => 0
    [3] => 1
    [has_admin_access] => 1
    [4] => 1
    [can_rate_pictures] => 1
    [5] => 1
    [can_send_ecards] => 1
    [6] => 1
    [can_post_comments] => 1
    [7] => 1
    [can_upload_pictures] => 1
    [8] => 1
    [can_create_albums] => 1
    [9] => 0
    [pub_upl_need_approval] => 0
    [10] => 0
    [priv_upl_need_approval] => 0
)

GET :

Array
(
    [what] => albmgr
)

POST :

Array
(
    [delete_album] =>
    [sort_order] =>
    [cat] => 0
    [to] => Array
        (
           
        )

    [album_nm] => Strasbourg
)
================

Notice that when I want to consulte this '' album, ie crash...

If someone could help ;)
Stéphane
Title: Re: album with no name
Post by: Joachim Müller on November 12, 2004, 08:36:03 am
we don't know the e107 port, we have no idea how it works. It is a user contribution, you should ask for help on the e107 boards or contact the author of the port.

Joachim