• Resolved site.co

    (@siteco)


    Hello,

    Thank you for this great plugin.

    At line 90 from page:
    seo-redirection/options/option_page_custome_redirection_add_update.php

    You have:

    <? if($util->get('page404')!='') echo $redirect_from; ?>

    It would be better to open full php tag, like this:

    <?php if($util->get('page404')!='') echo $redirect_from; ?>

    Because most modern servers accept only open full php tag.

    Regards.

    https://ww.wp.xz.cn/plugins/seo-redirection/

Viewing 1 replies (of 1 total)
  • This issue updated before weeks, please reinstall the last version, to update or reinstall the plugin do the following steps:

    1- Go to “Options” tab and make sure the check “Keep redirection data after uninstall the plugin ….” is checked.

    2- Deactivate and delete the old version.

    3- install the new version.

Viewing 1 replies (of 1 total)

The topic ‘php tag missing’ is closed to new replies.