Login     Sign up
Category: Installation
Dave R (@davenlc)
161 months ago
2149 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
159 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
159 months ago (Updated: 153 months ago)