URGENT Buttons in albmgr.php not working URGENT Buttons in albmgr.php not working
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

URGENT Buttons in albmgr.php not working

Started by allvip, May 30, 2013, 10:31:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allvip

Select category - not working
move albums - not working
move,delete,album prop,edi,thumb - not working
new album - not working

so I updated from 1.5.20 to 1.5.22

still not working

YOU CAN LOGIN WITT user:test pass:123456
you can see debug mode - enable debug mode - yes,everyone

USER:
------------------
Array
(
    [ID] => 1ed9fca28743990955f7ddb071f16af9
    [lang] => english
    [liv] => Array
        (
        )

    [am] => 1
)

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

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [can_post_comments] => 1
    [can_upload_pictures] => 1



Αndré

Please post a link to your gallery. Additionally, please upgrade it to the latest stable release (currently cpg1.5.24, not cpg1.5.22).


Αndré

If it still doesn't work with cpg1.5.24, please temporary disable the plugin engine and check if it works. If not, try to use a core theme like water_drop.

allvip

thanks a lot for the fast response.I disable the plugin engine and it works.I install today some new plugins.I will enable Display notices in debug mode in config to see what plugin is doing that.

Αndré

Notices probably won't help you. Instead, try to disable/uninstall each plugin one by one to find out which one breaks the album manager.

allvip

enable Display notices in debug mode in config to see what plugin is doing that - is not a good thing to do.shows something wrong with all the plugins.

it was Move multiple pictures on filmstrip I found on youtube.

Αndré

Please read the PHP docs, our docs or search our board to understand what notices are. They don't tell you that something isn't working as expected.