- Message
- You have no permission to edit this post
I have a problem registering a new forum user. Each time a new member registers via registration form and clicks submit he gets error message "action failed" and yet when I check the users he is registered. He can ligin etc. Anyone know what's going on here.
For faster troubleshooting it is always recommended to state version of JooBB and Joomla.
Joined Board
03/04/2008 19:43
Last Visit
03/27/2009 01:59
User is OfflineView all users posts
Joomla version 1.5.7
Joo!bb version 0.7.5
Hi Ben,
do you use SEF?
Kind regards,
Robbie
Joined Board
12/14/2007 10:38
Last Visit
07/27/2010 13:03
User is OfflineView all users posts
Hi. I have this problem too. I use Joomla 1.5.7 and Joo!BB 0.7.6 After registration I see "action failed". I tried variants with Account Activation: None or User or Admin, but in any case (and SEF may be on or off) I see the same message "action failed". User is registered, but no any email received about registration (Account Activation:User).
Joined Board
10/22/2008 17:01
Last Visit
07/18/2009 23:22
User is OfflineView all users posts
I had the same problem. By changing the % to %s in the language file after the Action Failed message i got an report back that complained over an SQL field 'pm_enabled' that's not in my database.
I (temporary) worked around te problem by commenting out line 133 in com_joobb\system\joobbuser.php
Code
133 // $this->_joobbUserTable->pm_enabled = $joobbConfig->getUserSettingsDefaults('enable_private_message');
This fixed the problem for me. But of course it's a workaround. Properly a new implemented function that didn't install correct?
Hi Reteip,
this is a functionality witch has been removed. There will be other solution for this. Thanks for the report!
This line must also be removed:
Code
$this->_joobbUserTable->notify_on_pm = $joobbConfig->getUserSettingsDefaults('notify_on_pm');
I fixed it in SVN. It will be available in 0.7.7.
Kind regards,
Robbie
Joined Board
12/14/2007 10:38
Last Visit
07/27/2010 13:03
User is OfflineView all users posts
Could you stick this topic for new users. It will be usefull until the release of 0.7.7
Same here on Joomla 1.5.7, It says action failed but the user is registered in the admin panel ?
using editors-bb_0.7.1, and com_joobb_0.7.6
I've just got hold of JooBB yesterday and installed it at www.pebabynet.co.za
I must say I like it!
Hi
I got this problem in joo!BB0.7.7 too.
Anyone can give me an advise? What I need to do?
ah I already install editors_bb.
Thanks.
Joined Board
01/07/2009 10:09
Last Visit
02/05/2009 14:02
User is OfflineView all users posts
Hi shin,
1) Make sure you have "Published" the editor, using the plugin manager.
2) Make sure you are NOT trying to use JooBB with SEF URLs enabled.
Also, Please create a new topic if you are having problem with your forum.
Chris
Joined Board
07/05/2008 04:26
Last Visit
04/02/2009 02:00
User is OfflineView all users posts
Chris Badley



