Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • BruceHalpern

    (@brucehalpern)

    I don’t really know. However, I did discover that Facebook has a ton of permissions scattered all over the place. The business stuff has several different suites/hubs/managers or something tools.

    Not only that, but you would think that the Facebook account that created the personal and business Facebook pages would have full permissions for everything, but no. You have to go in and give yourself permissions, as crazy as that is.

    So, basically, go everywhere you can with your Facebook pages and keep checking all the Settings and go around and give yourself full permissions to do everything.

    Facebook is over complicated and ridiculous. Right now I’m connected but I can’t get it to update the catalog I want, as Facebook seems to think I have more than one store and this plugin is doing the catalog on the other one. I’m going to have to go in and delete every Facebook store thing I can find and start over.

    Again, every single Facebook page and business tool and manager all has different permissions in different places, with even certain items on the pages having their own permissions. And you start out, even as the creator of all of it, without having permission to change it.

    BruceHalpern

    (@brucehalpern)

    I just followed grabsnacs advice and got it to work. I’m not sure if the changing the wc_facebook_external_business_id was what got it to work or the “manage business” permission during the FBE process was what did it. But the “manage business” permission was necessary, because just changing the id was not enough. (I did the id change first, so I can’t say if it was really needed)

    I do suggest that if “manage business” permission during the FBE process is actually required that it not be set to off by default, or that there be even an option to have it off in the first place.

    My inclination with any time I’m asked to give permissions is to always pick as few as possible, as too many applications ask for permissions they actually don’t really need, because companies tend to want to get everything.

    Thank you for your help.

    BruceHalpern

    (@brucehalpern)

    Just a quick note, the snippet zdenys provides above has curly single quotes (‘). That doesn’t work right with php. I’ve changed it for my functions.php file to (‘) and I’ll post the results in a second.

    BruceHalpern

    (@brucehalpern)

    I’m having the same problem. The message, “Something went wrong when connecting to Facebook! Please try again.” is totally unhelpful.

    Unless making a message here is what they want us to do, in which case it is fine if they will help.

    I can only wait (it is a holiday and I don’t expect a reply today) and hope there is someone who will provide some help.

    Thank you.

    I happen to need some CSS code for the Membership Discount badge, so it is unfortunate that the code was not posted here. Instead, I sent a support request to SkyVerge, which handles the support for this.

    While I cannot be sure that the code would solve my problem, there is a chance that some time and effort could have been saved by posting the code.

    Perhaps someone could post that code now?

    I have to agree. It works fine under Settings. Adding another to the root starts to make the root huge.

    All I can say is that it seems strange that the second tab has a GID of zero. Try copying the contents to another tab and see if that tab works instead.

    Thread Starter BruceHalpern

    (@brucehalpern)

    Never mind, I need to do more research.

    • This reply was modified 6 years, 6 months ago by BruceHalpern.
    Thread Starter BruceHalpern

    (@brucehalpern)

    Your suggestion for using the three letter shortened form was the most wise one, but I really wanted tooltips.

    I figured out a few ways to do it. I finally settled on one way.

    If you are interested, you can view it at: https://www.whitemetalgames.com/draft-tables-with-tabs/

    That page will be around for at least a few more days, then the tabs there will be moved to https://www.whitemetalgames.com/services/painting/#Board_Game_Most_RPG_Figures

    Thank you for your response and your excellent plugin!

    Thread Starter BruceHalpern

    (@brucehalpern)

    Oh, the “code” sample I tried so show the HTML codes didn’t work, it’s showing the symbols. There is no way to preview the posts here so I didn’t realize it wasn’t working. But I’m assuming you know what I mean by the HTML codes for the signs.

    Thread Starter BruceHalpern

    (@brucehalpern)

    I changed these to the following in the wp-config.php file:

    define(‘WP_MEMORY_LIMIT’, ‘512M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );

    It then ran until:

    Error at 3940/8851 (45%):

    I told it to Ignore and it then displayed:

    There are 1,332 issue(s) with your files, accounting for 4,674.54 MB. Your trash contains 0.00 MB.

    The error log contains the following:

    Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 21507724000 bytes) in /wp-content/plugins/media-cleaner/common/admin.php on line 317

    So, it appears that it will work for about 1,000 media entries and then stops with an out of memory issue.

    I’ve told it to delete the 1,332 items it says are not in use.

    So, I can keep running it until it has checked all 8,851 media files we have.

    Thank you for your help.

    Thread Starter BruceHalpern

    (@brucehalpern)

    Using version 4.5.7:

    Stuck at Preparing posts (127 posts)…

    [01-Mar-2018 15:49:12 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 18031987 bytes) in /wp-includes/wp-db.php on line 2794

    I can try increasing the allowed memory size. However, what size is going to be enough? Is it just going to keep grabbing more no matter how much I allow or is the size currently set lower than it should be in general?

    In other words, is my allowed memory lower than it should be or is there a memory bug?

    I changed the Advanced settings to be as slow and minimal as possible in order to avoid stressing the server.

    Medias Buffer: 50
    Posts Buffer: 1
    Analysis Buffer: 10
    Delay (in ms): 2000

    Thank you for your help.

    Thread Starter BruceHalpern

    (@brucehalpern)

    Ok, I’ve actually got some data. WooCommerce log shows some errors:

    2018-02-15T10:05:47+00:00 CRITICAL Uncaught Error: Call to a member function log() on null in /DIRECTORY_NAME_REMOVED_FOR_SECURITY/wp-content/plugins/media-cleaner/wpmc_admin.php:283
    Stack trace:
    #0 /DIRECTORY_NAME_REMOVED_FOR_SECURITY/wp-admin/includes/template.php(1378): Meow_WPMC_Admin->admin_debuglogs_callback(Array)
    #1 /DIRECTORY_NAME_REMOVED_FOR_SECURITY/wp-admin/includes/template.php(1337): do_settings_fields(‘wpmc_settings-m…’, ‘wpmc_settings’)
    #2 /DIRECTORY_NAME_REMOVED_FOR_SECURITY/wp-content/plugins/media-cleaner/wpmc_admin.php(172): do_settings_sections(‘wpmc_settings-m…’)
    #3 /DIRECTORY_NAME_REMOVED_FOR_SECURITY/wp-includes/class-wp-hook.php(286): Meow_WPMC_Admin->admin_settings(”)
    #4 /DIRECTORY_NAME_REMOVED_FOR_SECURITY/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
    #5 /DIRECTORY_NAME_REMOVED_FOR_SECURITY/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #6 /DIRECTORY_NAME_REMOVED_FOR_SECURITY/wp-admin/admin.php(224): do_action(‘meow-apps_page_…’)
    #7 {main}
    thrown

    Thread Starter BruceHalpern

    (@brucehalpern)

    With the updated plugin (pro version) the settings are in their own section in the left nav – no longer under settings.

    I don’t have the pro version and I don’t see any setting section under Meow Apps or Media in the left nav.

    The issue for me may be another plugin. I’m going to see if I can disable as many as I can and try again. However, the setting is stuck at 1 post at a time since the disappearance of the Media Cleaner Advanced Settings for me, so it will take a while.

    Thread Starter BruceHalpern

    (@brucehalpern)

    Updated Media Cleaner to the new version today (version 4.5.6). Disabled several other plugins in the hopes it was one of them causing the issue with a conflict. Noticed that the Media Cleaner Advanced Settings appears to be missing in the new version.

    Still sticks at “Preparing posts (86 posts)…”.

    Could you tell me what order it prepares the posts and therefore, which post it is stuck on? I could then examine that post to see if there is something different about that post. I also could delete that post. So when it is at that point, is it working on the 86th post or the 85th or 87th? And how does it number them?

    As for “Chrome Developers Tool (Network tab)”, do you want me to use that in some way? If so, please describe exactly how I should use it to gather data.

    Thank you again for your help.

    • This reply was modified 6 years, 9 months ago by BruceHalpern.
Viewing 15 replies - 1 through 15 (of 17 total)