1) How do I programmicly make someone a paid account? I went into $LJHOME/cgi-bin/ljconfig.pl and set
$EVERYONE_PAID = 1;
$EVERYONE_VALID = 1;
and then I created an account, it sent me an email stating that I need to validate, plus my user isn't paid...
2) How do I setup the directory database? is there a tool like bin/upgrading/update-db.pl for setting up the directory? When I try ./directory.bml, I get an error that says the directory database not available. In addition it is currently setup to be paid only also, but I should be getting a different message than this.
Any help, as usual, is appreciated.