• Resolved ombre8

    (@ombre8)


    Hi,

    WPBooks works almost perfect. Thanks for the plugin. Unfortunately it only imports the first comment made on FB…

    also I can’t get the FB-Avatar import to work… (in which file do I have to add the code?)

    Thanks for your help!

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter ombre8

    (@ombre8)

    I updated to the dev. Version and run the cron over Core Control…
    Debugfile under: https://ombre.ch/wpbook_debug.txt

    thank you

    Plugin Author John Eckman

    (@johneckman)

    So it seems to be failing on the do_action call – I’ll need to now investigate what might cause that to fail.

    Are you running any plugins which do something when comments are approved? Related to comment notification?

    You may want to turn debug back off, just so it doesn’t keep creating a huge file.

    Short answer might be to comment out or remove the line of code from wpbook_cron.php that calls do_action for comment notify – that might be a quick workaround while I investigate.

    Thread Starter ombre8

    (@ombre8)

    I removed the line, and WPbook is now importing all the comments, but again over and over again the same comments…

    thanks for your help really appreciate it

    greets Ombre

    Plugin Author John Eckman

    (@johneckman)

    So after you’ve removed that line, what is in the debug.txt?

    Do you get ‘About to update timestamp’ and ‘Updated timestamp, rows affected’ entries?

    WPBook updates the post_meta table with the timestamp of the last comment imported, then on the next cron run looks for comments newer than that timestamp.

    Thread Starter ombre8

    (@ombre8)

    https://ombre.ch/wpbook_debug.txt

    it seems to work just fine… thanks for your help

    i think that it worked for me too

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘WPBook just imports the first Comment’ is closed to new replies.