Forums

Cimy User Extra Fields
CIMy doesn't cope wp-content relocated - won't activate (3 posts)

  1. anmari
    Member
    Posted 6 months ago #

    Lines 172 onwards the $cuef_plugin_dir is not necessary

    change

    require_once($cuef_plugin_dir.'/cimy_uef_register.php');

    to

    require_once('cimy_uef_register.php');

    http://wordpress.org/extend/plugins/cimy-user-extra-fields/

  2. Marco Cimmino
    Member
    Posted 6 months ago #

    No. Plug-in can be used also in MS mode with two different modes, one of that requires that code.

    Don't suggest dangerous modifications without proper testing on all modes supported by the plug-in.

  3. Marco Cimmino
    Member
    Posted 6 months ago #

    Plus if you have a problem first write a reproducible use case instead of a random modification without explanation.

Reply

You must log in to post.

About this Plugin

About this Topic