Quote:
Originally Posted by heavypear
Hi, I just installed this and everything seems to be ok on 3.0.8.
There are a couple of minor issues I'm having...
I encountered the issue with the usergroup phrases not showing up, searched this thread, and found a fix. However, how come 4 of those options in usergroup.php are unavailable because of "//"? I got rid of the "//" so that I could access those options in the usergroup settings, but when I tried to edit them, I got an SQL error. Is this because they are features that aren't yet implemented?
Another problem, which may well be related, is when I hover over the IP icon of the user who has posted an entry, and the IP doesn't display, the ALT text is just "Ip: " - maybe all these problems have something to do with an admin permission in one of the files?
Otherwise, great job! I just want to get these minor problems ironed out 
|
ok lets take the first minor bug

the "//" in usergroup.php should stay there as though features have yet to be implemented and probably will be used in 2.0 of this hack
the other one I am not sure of, if you could access phpmyadmin and then look at the entries within the journal_entries table. there look for the ip field, if its empty that means the ip was never saved to the database. also can you see the ip's the journalist started with to create the journal?