• Hi there,

    Sorry for bothering you again, I thought you may know how to fix this error that occurs several times when trying saving pages in wordpress.

    Warning: Missing argument 2 for CeceppaML::pre_post_link() in /home/hqwebser/public_html/wp-content/plugins/ceceppa-multilingua/ceceppaml.php on line 342

    Warning: Missing argument 3 for CeceppaML::pre_post_link() in /home/hqwebser/public_html/wp-content/plugins/ceceppa-multilingua/ceceppaml.php on line 342

    Warning: Cannot modify header information – headers already sent by (output started at /home/hqwebser/public_html/wp-content/plugins/ceceppa-multilingua/ceceppaml.php:342) in /home/hqwebser/public_html/wp-admin/post.php on line 233

    https://wordpress.org/plugins/ceceppa-multilingua/

Viewing 1 replies (of 1 total)
  • Plugin Author Alessandro Senese aka Ceceppa

    (@ceceppa)

    Hi,
    I fixed the issue in the development version, that should be released soon…
    Anyway if you want to fix it manually you can edit the ceceppaml.php file and change the file 342 in:

    function pre_post_link( $permalink, $post = null, $leavename = null ) {

Viewing 1 replies (of 1 total)

The topic ‘Error issue’ is closed to new replies.