bugIgloo; the free Interest group social networking and collaboration platform! - Bugs: bug #15634, user setup not work

 
 

bug #15634: user setup not work

Submitter:  None
Submitted:  Mon 06 Feb 2006 10:07:39 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 06 Feb 2006 10:07:39 AM UTC, original submission:  

Operation as:
1. The Administrator add to new user and reach email to new user.
2. New user access setup.php
3. When new user put into forms and push next button,
4. appear white page, don't work.

I analyzed it.
The value of the initialization was wrong.

node_register_user.php
NG:
  $body->set('language_default', $c_node['node']['language_default']);
OK:
  $body->set('language_default', $c_node['node']['language']['default']);


sorry to poor English.
Im Japanese interested in open source SNS, Especially Igloo.
Now I try to translate all messages into Japanese, and
arrange all templates for the Japanese.

Kenichi Takahashi(aroundme11@yahoo.co.jp)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code