More problems.

Sep 12, 2008 16:13

I sort of hacked my way through the previous issue, simply commenting out line #9 in cgi-bin/LJ/Poll.pm, and now I'm running into this whenever I try to view user info...on anyone ( Read more... )

server, server: code

Leave a comment

Comments 2

potolo September 18 2008, 00:22:08 UTC
As a band-aid to the userinfo problem, you can comment out the line die "unknown class '$class'"; in cgi-bin/ljcapabilities.pl. (It's in the sub caps_in_group part.)

Also, is the navigation bar part of LJ_com?

Seem to be files related to it in the cgi-bin directory. Check if adding the $LJ::USE_CONTROL_STRIP config. variable to your ljconfig.pl helps.

Reply

chgu September 18 2008, 01:16:52 UTC
Well, those two things kind of worked. The strip shows now, but with no background.

Reply


Leave a comment

Up