• Downloaded plugin, installed it, activae t. It dos not show on my website. There is no way that I can find to acess the menu or setup screen. Does anyone know anything about this plugin?

Viewing 13 replies - 1 through 13 (of 13 total)
  • Hade some issues with the SVN repository, so the easiest scenario is that you downloaded a partial release.

    Try downloading now v.12.

    Thread Starter paul-wilson

    (@paul-wilson)

    Downloaded latest version three times and cannot get it to display on my page. It still gives me the You don’t have admin rights error.

    Have you still got the same issue with version 1.2.2 ?
    Can you please provide a more complete description of your enviroment and error type?

    I’ve installed and activated this plugin and when trying to access the options page get the following error:
    Fatal error: Call to undefined function: scandir() in /home/me/www.mysite.com/docs/wp-content/plugins/dregister/dregister.php on line 64

    Is this plugin for php 5 only? Is there a work around for php 4?
    Is it possible, if needed, to implement this workaround I found:
    $dir = “/tmp”;
    $dh = opendir($dir);
    while (false !== ($filename = readdir($dh))) {
    $files[] = $filename;
    }

    Thanks for any help,
    Peter

    Hi Peter,
    version 1.2.5 fixes this issue.

    Please upgrade and let us know your experience.

    alexpike

    (@alexpike)

    hi, have a problem:
    Plugin could not be activated because it triggered a fatal error.
    Fatal error: Cannot redeclare my_plugin_menu() (previously declared in C:\Server\htdocs\gls\wp-content\plugins\wp-post-sorting\wpps_hook_admin_menu.php:7) in C:\Server\htdocs\gls\wp-content\plugins\dregister\dregister.php on line 218

    why its happened?

    NOgbourne

    (@nogbourne)

    Just installed plugin and seems to work fine. a couple off queries though.

    1. How can I modify the entry form to allow the user to select their own password?
    2. Or how can I add some text to the form to tell new users how to change their password

    Thanks

    Nick

    Intale el plugin y desde este momento cuando quiero entrar a administracion aparece lo siguiente:

    No tienes autorización para acceder a esta página

    Alguien sabe la solucion?

    Gracias

    Install the plugin and now when I want to go into administration the following appears:

    not have permission to access this page

    Someone knows the solution?

    Thank you

    Uploaded, installed and activated Dregister 1.3. Made my custom fields and saved.
    Nothing. No error messages no customs fields – nothing, like it isn’t even there.
    Using it on WPMU 2.8.1 – could that be the problem?

    you should knwo that wpmu uses wp-signup.php and wp uses another file (can’t rememebr the name right now) so of course this plugin won’t work…

    HELP
    yo instale un plgin llamado mingle desde este momento cuando quiero entrar a administracion aparece lo siguiente:

    No tienes autorización para acceder a esta página

    Alguien sabe la solucion?

    Gracias

    InI installed mingle and now when I want to go into administration the following appears:

    not have permission to access this page

    Someone knows the solution?

    Thank you

    Has anyone tried this plugin with 2.9.1 ?

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Problems with DRegister’ is closed to new replies.