I can't get syndication to work. I get this error when i got to /syn/
Sorry
Your account type doesn't allow befriending syndicated accounts.
In ljconfig.pl I have this for class limitations:
%CAP_DEF = (
'maxfriends' => 100,
'userpics' => 500,
'checkfriends_interval' => 60,
'checkfriends' => 1,
'styles' => 20,
'todomax' => 50,
'todosec' => 50,
'friendsviewupdate' => 30,
'findsim' => 1,
'friendspopwithfriends' => 1,
'get_comments' => 1,
'leave_comments' => 1,
'makepoll' => 1,
'moodthemecreate' => 1,
's2everything' => 1,
'styles' => 1,
'textmessage' => 1,
'userdomain' => 1,
'synd_create' => 1
);
synd_create should allow me to make them, right? Is there anything else I need?
http://www.livejournal.com/stats/latest.bml:
My server does not have the /stats/latest.bml file. How can I generate this? ljmaint.pl was run to create the stats info.
Thanks a bunch!