Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author André Menrath

    (@andremenrath)

    Hello,

    thanks for reaching out to me and reporting your issue. Could you maybe provide some debug information? Like for example via the WP Debugging Plugin or via the logs on the webserver. I suggest that you will most likely have similar debug messages in the log every x minutes like the refresh time is set.

    Thank you, greetings,

    André

    Thread Starter ecollart

    (@ecollart)

    Hello,

    I tried WP Debugging but it generates a lot of PHP errors so I remove it.

    Did you have another clean and simple solution ?

    Thanks for your support and sorry about that but I am not a pro…

    Eric Collart

    Plugin Author André Menrath

    (@andremenrath)

    @ecollart But these errors would be exactly what I would need to help you out or fix the problem. Please re-enable WP Debugging plugin, wait at least x minutes for the Mobilizon mirror sync to start at least once, then copy the PHP errors and paste them somewhere/send them to me. I can do the work to find the right place. Without them errors it is almost impossible to tell. Thank you very much in advance.

    Thread Starter ecollart

    (@ecollart)

    Hello, sorry for the delay, I’ll collect those errors when time permits this week and post here…

    I tried to eliminate the non-related errors probably due to the merge of 2 old sites in one new but I can’t login to my hosting for now (I lost 2FA recovery codes after Smartphone reinit (my bad).

    Thanks a lot for your interest in my problem.

    Eric Collart

    Thread Starter ecollart

    (@ecollart)

    Hello,

    I collected a debug file you can grab from https://filedn.com/lDBMHBwCJ9YJdcwbJk9nkhY/debug.log

    Sorry for the big file but other errors are not yet cleaned.

    Let me know when you got it so I can remove it from there…

    Thanks a lot for your help

    Eric Collart

    Thread Starter ecollart

    (@ecollart)

    Hello,

    I was able to clean my PHP errors caused by another plugin and get a more reasonable sized debug.log file.

    You can use the very same link from previous reply to get it.

    Thanks for your help

    Eric Collart

    Thread Starter ecollart

    (@ecollart)

    Hello again,

    I want to mention that my group does not appear under Mobilizon when modifying menu ! This could be the reason why it doesn’t work for me…

    What is Mobilizon group requirements to appears in your plugin ?

    The Mobilizon page of the group is @test_li_pti_fouineu from mobilizon.fr instance.

    Thanks for you rhelp

    Eric Collart

    Plugin Author André Menrath

    (@andremenrath)

    Sorry for the late reply. Even looking at the new debug logs, I could not see what could be going wrong as there are no warnings or errors from files related to mobilizon_mirror. Perhaps the cronjob that triggers the mirroring isn’t registered/enabled. Cronjobs are tasks that are executed at specified intervals.

    The WordPress plugin Wp Control lets you view and run all present cron jobs.

    So the next think to look for now is whether a cronjob called mobilizon_mirror_cron_refresh_events is registered on your site.

    If not the error your site maybe fails registering new cronjobs or there is some error in the logic which is registering the cronjob in mobilizon mirror: https://codeberg.org/linos/mobilizon-mirror/src/commit/a09fe0661a8ea41c3d88dec8bb2c9c2b97990263/admin/class-mobilizon-mirror-admin.php#L323

    Regards, André

    Thread Starter ecollart

    (@ecollart)

    Hello,

    there is no such entry in cron on my site… Even after modifying the schedule…

    I found many entries with no action => I cleaned them all…

    Don’t know what to do more

    Thanks for help

    Eric Collart

    • This reply was modified 1 year, 9 months ago by ecollart.
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Event not shown’ is closed to new replies.