xxx needs userregistration disabled HOWTO
Moderator: hwevers
12 posts
• Page 1 of 2 • 1, 2
xxx needs userregistration disabled HOWTO
Too many questions about this, so here's a sticky howto:
The reason of this JFusion message is simple. Once you have choosen your master integration software all user registration must be handled through this software. new users will propagate to the slaves automatically when logging in to Jooma. So you want to disable all possibilities for a user to register at a slave directly.
Here are the Howtos for this f
Moodle: As an admin use the admin menu to go to users/authentication/authentication control and disable all authentication plugins.
Joomla_int. Enter Joomla's backend. Goto Website/General setup/system/usersetup and disable registration
Magento: Alas Magento has no provision for disabling registration. We have to remove the registration form from the registration/loginpage. Rename the unzipped attached file to login.phtml, then place it (save the original first) in /app/design/frontend/default/xxxx/template/customer/form
xxxx stands for "default" when you do not use customised templates, otherwise this will be the templatename.
That's all
Henk
The reason of this JFusion message is simple. Once you have choosen your master integration software all user registration must be handled through this software. new users will propagate to the slaves automatically when logging in to Jooma. So you want to disable all possibilities for a user to register at a slave directly.
Here are the Howtos for this f
Moodle: As an admin use the admin menu to go to users/authentication/authentication control and disable all authentication plugins.
Joomla_int. Enter Joomla's backend. Goto Website/General setup/system/usersetup and disable registration
Magento: Alas Magento has no provision for disabling registration. We have to remove the registration form from the registration/loginpage. Rename the unzipped attached file to login.phtml, then place it (save the original first) in /app/design/frontend/default/xxxx/template/customer/form
xxxx stands for "default" when you do not use customised templates, otherwise this will be the templatename.
That's all
Henk
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: xxx needs userregistration disabled HOWTO
thank you, I did what I could of that, however with my Moodle V1.9 it is not the same as what you indicate plus my Joomla makes no sense when I try to do what you say.
originally I got to the "joomla_int needs to have user registration enabled as it is a master" stage. tried to follow you directions and now am at the "No database found" stage???
Also I want to pay towards the mtc here and firmly believe in helping proliferate the idea of opensource yet I have to get it working for me before I can spiff any money!
Doing a Joomla V 1.5.8 to Moodle V 1.9.x (weekly but last week).
originally I got to the "joomla_int needs to have user registration enabled as it is a master" stage. tried to follow you directions and now am at the "No database found" stage???
Also I want to pay towards the mtc here and firmly believe in helping proliferate the idea of opensource yet I have to get it working for me before I can spiff any money!
Doing a Joomla V 1.5.8 to Moodle V 1.9.x (weekly but last week).
-

chuckf - JFusion Newbie

- Posts: 1
- Joined: Fri Mar 06, 2009 5:53 pm
Re: xxx needs userregistration disabled HOWTO
chuckf wrote:thank you, I did what I could of that, however with my Moodle V1.9 it is not the same as what you indicate plus my Joomla makes no sense when I try to do what you say.
originally I got to the "joomla_int needs to have user registration enabled as it is a master" stage. tried to follow you directions and now am at the "No database found" stage???
These two errors/warnings are not related. In order to get your joomla_int back on track, use the wizard to set it up again. If the error comes from Moodle, try setting up de Moodle plugin with the wizard again. It looks like you have accidentally the database parameters (top fields of the plugin setup page)
As for versions. I am running Moodle 1.9+ from a few weeks ago and Joomla 1.5.9, so there is no problem with the last version.
Success
Henk
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: xxx needs userregistration disabled HOWTO
Im using Joomla (v1.5.9) and Moodle (v1.9.4) and Jfusion (v1.1.1-001).
I am having difficulty and am getting the following error...
I've tried all I can think of and have read the common problem posts on this forum. Any ideas would be appreciated!
Here is the full output of the moodle section of the login checker...
Thanks in advance!
I am having difficulty and am getting the following error...
0 Could not find a valid loginform, check plugin parameters! I found -- Name= &ID=
I've tried all I can think of and have read the common problem posts on this forum. Any ideas would be appreciated!
Here is the full output of the moodle section of the login checker...
Slave JFusion Plugin Login: moodle
moodle User Information
userid 6
username pupil1
name Pupil One
lastname One
email p1@moffat77.net
password 5f4dcc********
password_salt ********
activation false
block 0
moodle User Update Debug
0 A user has been found that matches the login details
1 Skipped Password Update:Password already valid
moodle Session Error
0 Could not find a valid loginform, check plugin parameters! I found -- Name= &ID=
moodle Session Debug
0 Login page read, setting cookies first phase:
Thanks in advance!
-

lmoffat - JFusion Newbie

- Posts: 1
- Joined: Fri Mar 20, 2009 10:40 am
Re: xxx needs userregistration disabled HOWTO
Can you start a new thread on this subject. Please read all message about this carefully, almost all problems are caused by wrong configuration. Also check the ssl settings (serach also for ssl in this forum.
Henk
Henk
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: xxx needs userregistration disabled HOWTO
Hello,
I'm having a problem switching off moodle registration (which is odd, because I achieved it before). Basically, I went to USERS>Authentication>manage authentication (the option you wrote doesn't exist). I turned off all plugins I could, and still it was a no go. Jfusion still won't accept it.
Also, I'm wondering. Don't I need the external DB plugin working as I am not using the moodle DB, but the joomla DB instead?
If you have any ideas, I sure would appreciate it.
I'm having a problem switching off moodle registration (which is odd, because I achieved it before). Basically, I went to USERS>Authentication>manage authentication (the option you wrote doesn't exist). I turned off all plugins I could, and still it was a no go. Jfusion still won't accept it.
Also, I'm wondering. Don't I need the external DB plugin working as I am not using the moodle DB, but the joomla DB instead?
If you have any ideas, I sure would appreciate it.
-

Bacchus72 - JFusion Newbie

- Posts: 9
- Joined: Tue Sep 23, 2008 4:00 pm
Re: xxx needs userregistration disabled HOWTO
Bacchus72 wrote:Hello,
I'm having a problem switching off moodle registration (which is odd, because I achieved it before). Basically, I went to USERS>Authentication>manage authentication (the option you wrote doesn't exist). I turned off all plugins I could, and still it was a no go. Jfusion still won't accept it.
Also, I'm wondering. Don't I need the external DB plugin working as I am not using the moodle DB, but the joomla DB instead?
If you have any ideas, I sure would appreciate it.
I have no idea why your way of disabling authentication does not work. I just tested it again and its fine. Just make sure ALL authentication plugins are switched off (You say all I could).
And NO you do net have external DB working, stronger, you MUST not have the external db plugin active. JFusion takes care of that.
And last: Please considering Moodle as Master, its far the best option.
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: xxx needs userregistration disabled HOWTO
The attachment seems to be missing... if anyone has it can you please attach it to the thread again!!
Thank you!
Thank you!
-

HulaQueen - JFusion Newbie II

- Posts: 24
- Joined: Wed Apr 01, 2009 9:12 pm
Re: xxx needs userregistration disabled HOWTO
Funny when I click on it I get this message:
* The path to the requested does not exist
* No output buffer was generated by this JFusion plugin.
And when I right click and download it appears to be the code for the error page that displays the message above.
Strange.
Here's the code from hvevers in case anyone else has the same problem.
----------------------------
The code below should be uploaded as
magento/app/code/design/frontend/default/default/template/customer/form/login.phtml
Henk
* The path to the requested does not exist
* No output buffer was generated by this JFusion plugin.
And when I right click and download it appears to be the code for the error page that displays the message above.
Strange.
Here's the code from hvevers in case anyone else has the same problem.
----------------------------
The code below should be uploaded as
magento/app/code/design/frontend/default/default/template/customer/form/login.phtml
Henk
- Code: Select all
<?php
/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@magentocommerce.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade Magento to newer
* versions in the future. If you wish to customize Magento for your
* needs please refer to http://www.magentocommerce.com for more information.
*
* @category design_default
* @package Mage
* @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
?>
<?php
/**
* Customer login form template
*
* @see Mage_Customer_Block_Form_Login
*/
?>
<div class="page-head">
<h3><?php echo $this->__('Login or Create an Account') ?></h3>
</div>
<?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
<form action="<?php echo $this->getPostActionUrl() ?>" method="post" id="login-form">
<div class="col2-set login-box">
<div class="col-2 registered-users">
<div class="content">
<h4><?php echo $this->__('Registered Customers') ?></h4>
<p><?php echo $this->__('If you have an account with us, please log in.') ?></p>
<ul class="form-list">
<li>
<label for="email"><?php echo $this->__('Email Address') ?> <span class="required">*</span></label><br />
<input name="login[username]" value="<?php echo $this->htmlEscape($this->getUsername()) ?>" title="<?php echo $this->__('Email Address') ?>" id="email" type="text" class="input-text required-entry" style="width:250px;" />
</li>
<li>
<label for="pass"><?php echo $this->__('Password') ?> <span class="required">*</span></label><br />
<input name="login[password]" type="password" class="input-text required-entry validate-password" id="pass" style="width:250px;" />
<input type="hidden" name="login[indirect]" value="yes" />
</li>
</ul>
<p class="required"><?php echo $this->__('* Required Fields') ?></p>
</div>
<div class="button-set">
<a href="<?php echo $this->getForgotPasswordUrl() ?>" class="left"><?php echo $this->__('Forgot Your Password?') ?></a>
<button class="form-button" type="submit" name="send" id="send2"><span><?php echo $this->__('Login') ?></span></button>
</div>
</div>
</div>
</form>
<script type="text/javascript">
var dataForm = new VarienForm('login-form', true);
</script>
-

HulaQueen - JFusion Newbie II

- Posts: 24
- Joined: Wed Apr 01, 2009 9:12 pm
12 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest
