Forum Replies Created

Viewing 15 replies - 1 through 15 (of 121 total)
  • Thread Starter alFrame

    (@alframe)

    This is more an update. I have still received the emails about the broken cron-job after applying your code snippet.

    I AI’d it and Claude gave me the following snippet to also remove the broken cron-event from the db.

    add_action('init', function() {
    $timestamp = wp_next_scheduled('orddd_lite_ts_tracker_send_event');
    if ($timestamp) {
    wp_unschedule_event($timestamp, 'orddd_lite_ts_tracker_send_event');
    }
    });

    I will monitor it and let you know if it now stopped sending me emails.

    Thread Starter alFrame

    (@alframe)

    Thank you very much for your guidance. I figured it out. I am not a fb user myself, setting this up for a client.

    But apparently I needed a page. Now that I have one, everything seems to work.

    Thread Starter alFrame

    (@alframe)

    Thanks again Nigel!

    All options are switched on, except the one where it asks to set the visibility of the business integration. That one is set to “me only”.

    Should, could I remove the app and start over?

    EDIT: I think it is because the fb account is not yet verified as a business. Actually, it’s an association (Verein in German). But could that be the reason for it not to work?

    • This reply was modified 2 months ago by alFrame. Reason: add information
    Thread Starter alFrame

    (@alframe)

    Thanks for getting back to me so fast!

    Disabled all plugins, except the facebook feed plugin.

    • I click “+ Add Source” in the General settings.
    • It’s redericting me to Smash Ballon
    • I click “Connect to Facebook”
    • Since this is my gazillionst try, it seems to have the credentials stored and goes to fb, where it reads that I have been connecting before and if I want to use following profile. I click “yes continue as…”
    • This brings me back to my website where I am presented with screenshot 1 from above
    • When I click “Add” nothing happens. No consol errors. Just, nothing.

    Is there a way to reset the Smash Ballon fb feed plugin and start from scratch?

    If that is possible, and doesn’t work, I will go to the forum.

    Thanks!

    Thread Starter alFrame

    (@alframe)

    Hi @komal-maru now I am sorry for my delay.

    I have now implemented the script via Code Snippet plugin. I will see if the emails stop coming in about the failed cron job and let you know.

    Closing the ticket for now.

    Thank you!

    Thread Starter alFrame

    (@alframe)

    Hi Alexandru, I am terribly sorry. I got to the wrong plugin supplier. It’s originating from Table Rate plugin by PluginHive. I am very sorry to have bothered you about this! On the other hand, distinctive naming of plugins could be a good thing 🙂

    Thread Starter alFrame

    (@alframe)

    Yep! Thanks a lot!

    Thread Starter alFrame

    (@alframe)

    Thanks! But… The link goes to “The share you are looking for does not exist.”

    I did translate it using Loco.

    But I would very much apricate if you if could share that screenshot again. It was doable with Loco, but cumbersome.

    Thread Starter alFrame

    (@alframe)

    Thanks Kevin. Yeah, I contributed a whole bunch in German and German (Switzerland). I tried to be accurate.

    The process of how to accelerate approvals is highly detailed, but very confusing. And looking at some dates of many of the suggested changes, this could take ages.

    I was hoping that I could manually translate the most important ones and replace the language files. But that area seems messy. There’s a .pot file in the plugin/language folder.

    Then there’s a whole bunch of files in the wp-content/languages/plugins folder:
    better-wp-security-de_DE.l10n.php
    better-wp-security-de_DE.mo
    better-wp-security-de_DE.po

    In the same folder there’s 152 .json files which contain “better-wp-security-de_DE-…” in the name.

    I wonder is you have any documentation on which files are actually used in the plugin? Trial and error did not work so far. translating any of the regular files, not the .json files, did not result in German text on the front end.

    I could then manually keep my version around until the approval process is through.

    So yeah, I’ll probably give loco a shot.

    -Alex

    Thread Starter alFrame

    (@alframe)

    Sorry for double posting, but I can’t modify my initial post anymore. Just wanted to report that I carefully translated all non translated in the German language. I made everything informal tho’… And at the end of the day I would need Swiss German. But to be honest, I see a lot of plugins translated in a informal manner in the regular version.

    Issue remains, how long will it take to approve the translations, or can I download the language files with my changes, without approval?

    If it helps, I really really need the translation of the lines that describe the 2FA process released! It’s not practical to have German speaking people decipher the English description. I tried altering the existing .mo or .po and the .pot files. But there’s 153 files in the /wp-content/languages/plugins folder of various kind (.json, .mo and .po file extensions) and there’s a .pot in the plugin folder itself. Unfortunately replacing them manually with the German added did not work.

    Thread Starter alFrame

    (@alframe)

    Hi Faisal,

    Thank you very much for consideration.

    The world needs less Google imho!

    Best,
    Alex

    Thread Starter alFrame

    (@alframe)

    Thanks!

    Well, there’s a point where I will suggest to the client to make a landing page, if it’s that important show black, without seeing the website for a second.

    I tried countless solutions. But I kept running into the issue that I have to make two independent objects look each other’s visibility up…

    Until my searches resulted in “preloading”, so I ended up here.

    It also seems counter-web-philosphy, to show a popup instead of the actual page at first glance. Seems like fighting windmills.

    Thanks again. I’ll continue my don Quichotte travels through the endless fields of the interwebs, hoping I don’t end up being the donkey. 🙂

    Alex

    Thread Starter alFrame

    (@alframe)

    Thanks @xnau for your response. I will need some time to investigate this in detail because I am swamped and backing up that local site is broken. And I need a backup to start the heart surgery.

    But I wanted to show a sign of appreciation for your answer. It gives me confidence that this is not lost. I will post if I resolve, or break.

    Thread Starter alFrame

    (@alframe)

    What I can add is that I completely removed Solid Security, also made sure the itsec_ tables were dropped and then reinstalled.

    When configuring, I encountered an issue, when I wanted to configure the website as my clients site (btw, those choices are missing “regular website for clients”. I tempt to use “Portfolio” which is bunkers, but I digress…).

    I had to configure the site as my own site… Then the configurator ran through.

    After that, I had to add the “SOLID_SECURITY_LEGACY_2FA_UI” line into the wp-config, because 2FA was broken and I could not reset it.

    Not to totally mess up this thread, but because it’s related, let me mention what’s going on with the User Security page. It seems that the plugin “Broken Link Checker” is in conflict with Solid Security. Disable that plugin and the User Security page is back. So, it could be, that this plugin messes with other things in Solid Security and cause other things, like 2FA reset, to break.

    Thread Starter alFrame

    (@alframe)

    Hi Shaylee,

    Thank you for your answer and sorry for my delay. I am back up and running, half-mast tho’…

    Full disclosure, I was also talking to the support through the Ninja Forms website, and I apologize for not closing this ticket. In the heat of such a transfer, every straw could be a solution, and I was grasping.

    Now with a little distance, let me catch up.

    The direct support suggested that I call each form by their ID, directly in the browser. Publishing them, will bring them back to the dashboard for editing.

    This would be the link to call them: SITEURL/wp-admin/admin.php?page=ninja-forms&form_id=#######

    Replace the #### with your form ID.

    This worked sort off. The forms were back in the dashboard, but without all the actions…

    This website was created 2016. So, it was an old Ninja Forms install. Pre v3. That’s why I have “_nf_’ entries in the db and “_nf3_” entries. By calling the forms by it’s ID, and clicking the “publish” button, the basic form got saved to the “_nf3_” tables, but the actions were still in the “nf_” tables.

    Bottom line, I will probably still follow your description and completely remove Ninja Forms, drop the tables and start from scratch.

    So, thank you for your input! It was not lost in vain!

    Cheers,
    Alex

Viewing 15 replies - 1 through 15 (of 121 total)