• Hello,

    I am trying to write a Python script that would create events automatically. I am using mechanize to do that. The strange thing is, when I try to publish my event, I get an error page that I can’t seem to find when I try myself. The page is https://mysite.com/wordpress/wp-admin/post.php?post=501&action=edit&message=10
    It’s really strange because my event is in the drafts but was not published and when I try to publish it myself, it does not work.

    Thank you for your help,
    Ryunos

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    using pastebin.com – would it be possible to share the snippet you are using? although we are quite limited with regards to custom coding we can still check and give advice.

    Thread Starter ryunos

    (@ryunos)

    Here is my code: click

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Create an event automatically with Python mechanize’ is closed to new replies.