Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Dave3o3

    (@dave3o3)

    Oops did i make it restrictive to wp_?
    What line may I ask?

    On lines 49, 51 and 128 (inside your SELECT statements).

    Which version of ACF are you using, PRO?

    5.3.9.2 PRO

    Can you elobarate more on number 2?

    I’m using a theme which is formally based on shortcodes and I’m also using custom shortcodes which call acf fields. But I don’t know if this is causing the issue. Furthermore I think that you are caching all postIDs of posts which have an “_edit_last” meta_key is causing the issue. So maybe you should define a new query which only looks for “acf-field-group”-post types.

    Best

    Dave

    Forum: Plugins
    In reply to: [Orbis] SQL structure
    Thread Starter Dave3o3

    (@dave3o3)

    Hi,

    thanks for replying.

    No, thats actually the way to GET or READ the linked meta data.
    But i’m looking for a way to WRITE the meta data like kvk-number or address into the company table.
    Actually the name, the orbis ID and the e-mail are written into the table wp_orbis_companies. I want the other fields also to be written into that table; linked to the orbis ID.

    Thread Starter Dave3o3

    (@dave3o3)

    yes you’re right. i messed up the code. Thanks for feedback anyway!

    Maybe this should be helpful:
    Klick me

    actually working on it.

    btw: i’m so into customizing your plugin/template, that i’m more lost than alice on lsd in wonderland :’D

    Thread Starter Dave3o3

    (@dave3o3)

    Hello again,

    first of all i’d like to thank you again for the fast updates ??

    As far as i can seen there is no ‘bad code’ in the Orbis plugin. Since only ‘Bkav’ is giving an warning i assume it’s false alarm.

    I assume you’re right with the false alarm.

    Now the message for un-/finishing a project is correct but if i make other changes to the project like removing a user, changing the time etc. the message is also created. Could you add a line which checks if the project is already open/closed, so we get only an auto-comment when the status changes?

    We just launched version 1.3.2 with an fix for this.

    The issue is still active. No matter which changes are made, the auto comment only gives the ‘opened’ / ‘finished’ message. My question was, if you can suppress these status comments when no change was taken on the status.

    Thanks again,

    Dave

    Thread Starter Dave3o3

    (@dave3o3)

    Thread Starter Dave3o3

    (@dave3o3)

    Hi,

    thanks for the fast support. Now the message for un-/finishing a project is correct but if i make other changes to the project like removing a user, changing the time etc. the message is also created. Could you add a line which checks if the project is already open/closed, so we get only an auto-comment when the status changes?

    Edit:
    Is there also a possibility to create an auto-comment for time, person or any other changes?
    Like: Time was changed from ‘2:30’ to ‘4:00’ by <user>
    or: Involved Person was changed from ‘A’ to ‘B’ by <user>

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)