Login     Sign up
Category: Installation
Dave R (@davenlc)
154 months ago
1940 Views

I'm starting to get strange usernames popping up. for example: u/davenlc. I am using ver 4.3.1 how to correct this error?

AH HA! Fixed it dammit! Boy. that was annoying. I looked thru my Database in "jcow_accounts" and noticed that the "Username" was blank. I filled it in and Presto!

1 people followed this question
0

That's weird... You've still not solved the problem for me. What did you fill in in the database?

Male @okechukwu
152 months ago
0

this is happened coz of the activity without login..
so make sure add this line every part of module
[code]if (!$client['id']) {
redirect($ubase.'member/login1');}[/code]

justine bct @bestcool
152 months ago (Updated: 146 months ago)