Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vasyl_m

    (@vasyl_m)

    Hi!! Thank you a lot for this cool plugin, I really needed to organize what every user view…!!

    I only have one problem: the metaboxes list doesn’t appear, and the “initiate list” link doesn’t work…I mean, there is a bar increasing which indicates that it’s working or loading something, but then everything’s empty!! :(((( I really wanted to remove some bothering boxes, but I cannot make them appear!!

    Could you help me?

    Thank you in advance,
    T.A.F.

    Thread Starter vasyl_m

    (@vasyl_m)

    To grab the list of metaboxes I’m using HTTP request class. And on some servers it gives and timeout as a response. I’m guessing it’s a problem of server configurations. And I’m too lazy to investigate this problem deeply, so the fast solution was to implement, from javascript side, sending direct link to edit post page if HTTP request is timeout.
    I included this functionality on version 0.9.6.

    Thread Starter vasyl_m

    (@vasyl_m)

    If you still have any problems with metabox initialization, try to use direct link to a edit post page but add one more parameter grab=metaboxes.
    For example:
    http://www.yourwebsitedomain.org/wp-admin/post.php?post=111&action=edit&grab=metaboxes.
    Or the same for dashboard widgets but links will looks like :
    http://www.yourwebsitedomain.org/wp-admin/index.php?grab=metaboxes

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Advanced Access Manager] Metabox Initialization problem’ is closed to new replies.