Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter grantnorris

    (@grantnorris)

    Will do, cheers Mark.

    I appreciate your help!

    Thread Starter grantnorris

    (@grantnorris)

    Hi Mark,

    That makes sense, I wasn’t aware of that, I’ve relayed that back to Broadbean and asked them to test that to ensure that’s working as intended.

    Do you have any clue as to why the post in the logs may not have been updated correctly by the second? I understand why the second post had the same ID as the first now, but not why the post retained some of the original info where it should have been changed.

    Thanks again

    Thread Starter grantnorris

    (@grantnorris)

    If I add one manually it does, and Broadbean have sent four more tests through and they seem to have come in to wordpress perfectly with the correct info. I’ve asked Broadbean to delete an advert and then post a new one to see if it uses an existing post ID again.

    Thread Starter grantnorris

    (@grantnorris)

    Hi Mark,

    I’ve actually just noticed that this post ID (15) is the same as another post that Broadbean was having an issue with, where the Salary fields wouldn’t show, on 1 Nov.

    After that I made an adjustment to the inbox.php file to try and trash the posts instead of outright deleting them in wordpress.

    Several days later Broadbean deleted that post (I assume) and attempted to send another test, but it came through with the same post ID of 15. Could this be because of my adjustment to the inbox.php file? Regardless, the post still shows no salary values, but does seem to show the information from the original post with the ID of 15 – So its not really showing incorrect information as I originally thought, sort of.

    So I guess the real issue is that the salary fields did not come through correctly the first time that post was added, any ideas as to why that may be?

    This is the log for that first post:
    https://pastebin.com/CZkT4D2p

    And then the second one:
    https://pastebin.com/SXthDwFq

    And the page displaying the results:
    http://icc.fhoke.com/jobs/toke-e-1-2/

    Sorry about the confusion, and I have just removed the code I adjusted to trash the post instead of delete it, incase that was causing the post to overwrite.

    I had previously changed line 274 to : $deleted = wp_trash_post($job_post);

    Thanks for your help

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