Unable to move? Unable to move?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Unable to move?

Started by Draxxx007, April 24, 2006, 08:06:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Draxxx007

Hi Guys,

I have followed the instructions in the help file, enabled debugging, set uploads to 1..
Checked all permissions and it seems ok. Not sure what is causing the errors..

USER:
------------------
Array
(
    [ID] => ed3fe63900903f63244924fe019883b1
    [am] => 0
    [liv] => Array
        (
        )

    [uid] => 9
    [search] => Array
        (
            [search] => me
            [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] => 2
    [user_name] => Ayin
    [groups] => Array
        (
            [0] => 102
            [1] => 102
            [2] => 137
            [3] => 140
        )

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

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg_filetypes; (0.001s)
    [1] => select * from cpg_plugins order by priority asc; (0s)
    [2] => SELECT * FROM cpg_bridge (0s)
    [3] => SELECT u.user_id AS user_id, u.user_password AS password, u.user_level FROM `zionlibe_phpb1`.phpbb_users AS u, `zionlibe_phpb1`.phpbb_sessions AS s WHERE u.user_id=s.session_user_id AND s.session_id = 'a104a55cecc96eada8fea0d9c27391ab' AND u.user_id > 0 (0s)
    [4] => SELECT u.user_id AS id, u.username AS username, u.user_password AS password, ug.group_id AS group_id FROM `zionlibe_phpb1`.phpbb_users AS u, `zionlibe_phpb1`.phpbb_user_group AS ug WHERE u.user_id=ug.user_id AND u.user_id='2' (0s)
    [5] => SELECT ug.group_id+100 AS group_id FROM `zionlibe_phpb1`.phpbb_users AS u, `zionlibe_phpb1`.phpbb_user_group AS ug, `zionlibe_phpb1`.phpbb_groups as g WHERE u.user_id=ug.user_id AND u.user_id='2' AND g.group_id = ug.group_id (0s)
    [6] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg_usergroups WHERE group_id in (102,102,137,140) (0.001s)
    [7] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 102 (0s)
    [8] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 2 (0.001s)
    [9] => DELETE FROM cpg_banned WHERE expiry < '2006-04-24 05:54:47' (0s)
    [10] => SELECT * FROM cpg_banned WHERE (ip_addr='203.14.180.97' OR ip_addr='203.14.180.97' OR user_id=2) AND brute_force=0 (0s)
    [11] => SELECT aid, title FROM cpg_albums WHERE category < 10000 AND uploads='YES' AND (visibility = '0' OR visibility IN (102,102,137,140)) ORDER BY title (0.001s)
    [12] => SELECT aid, title FROM cpg_albums WHERE category='10002' ORDER BY title (0s)
    [13] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0.001s)
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
    [URI_array] => Array
        (
            [0] =>
            [1] =>
            [2] =>
        )

    [control] => phase_1
)

==========================
Page generated in 0.154 seconds - 14 queries in 0.005 seconds - Album set : ; Meta set: ;


I don't see any error messages there?

I have set up a test user;

cg_test  password= cg_test
(due to phpBB integration you'll need to log in here; http://www.zionliberationfront.com/RelaySystem/index.php There is a 'Gallery' button at the top that will take you to Coppermine Gallery.)

Any help would be greatly appreciated.. :)

Thanks in advance..

Stramm

I've just uploaded an image.. works fine.
However there are other glitches, eg. absolute addresing of pics isn't possible. Instead I get redirected to your forum (eg. http://zionliberationfront.com/RSI_Captures/displayimage.php?pos=-350 ).

I do not know what you've exactly done. Is it an error in bridging (what bridge file did you use? I was able to use the coppermine login box and then got redirected to your forum?? The coppermine login box shouldn't work anymore)




Draxxx007

Thanks Stramm, I'll have a look at the bridging..

I was using an old 'manual' bridge previously, then just updated all the details when coppermine incorporated auto bridging.
I'll play around with it and see how I go..

Cheers Mate!