Search and replacing issue
#3
Thanks!

I've gotten it to add the text correctly, but removing it is the issue now. It'll process and uninstall but won't remove the $gradient stuff.

function gradient_deactivate()
{
    global $gradient;
    include MYBB_ROOT."/inc/adminfunctions_templates.php";
    find_replace_templatesets("usercp_nav_profile", '#'.preg_quote($gradient).'#i', ''); 
}

The templates are different because I figured the purpose of the plugin would be better suited for under the options area.
Reply


Messages In This Thread
Search and replacing issue - by ShadowMage - 2015-12-22, 05:41 AM
RE: Search and replacing issue - by .m. - 2015-12-22, 08:26 AM
RE: Search and replacing issue - by ShadowMage - 2015-12-22, 08:47 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)