boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Fatal Error: get_ljuserdata()

 
Post new topic   Reply to topic    boardom Forum Index -> How to ?
View previous topic :: View next topic  
Author Message
sakurazukamori



Joined: 07 Dec 2004
Posts: 1

PostPosted: Tue Dec 07, 2004 6:37 am    Post subject: Fatal Error: get_ljuserdata() Reply with quote

I just went into my b2config.php and changed the lj option to 1 to allow it. Then I went to my b2 admin profile, and it now says:

Fatal error: Call to undefined function: get_ljuserdata() in /home/morbid/public_html/blog/b2profile.php on line 369

I went to my b2profile.php and line 368-373

Code:
   <?php if ($use_ljupdate) {
      $ljprofiledata=get_ljuserdata($user_ID); ?>
      <tr>
      <td align="right"><strong>LiveJournal</strong></td>
      <td><input type="text" name="newuser_lj" value="<?php echo $ljprofiledata["user_login"] ?>" class="postform" /></td>
      </tr>


I haven't a clue what could be wrong there.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> How to ? All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group