Skip to Content Skip to Menu

Empty User List

  • ibarreto
  • ibarreto
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
13 years 2 weeks ago #178823 by ibarreto
Empty User List was created by ibarreto
Hi everyone,

I configured everything right, the "User List" menu item opens ok and says "537 registered users". It also shows the pagination, which confirms that it is reading the DB.
But nothing shows up, no names, nothing.

I tried everything, disabling K2, all settings, still no luck. The users are there on the CB control panel, all approved, confirmed, etc.. The list and menu item are public, user profile set to everyone, etc..

Please help!

thanks

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
13 years 2 weeks ago #178824 by nant

Please Log in or Create an account to join the conversation.

  • ibarreto
  • ibarreto
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
13 years 2 weeks ago - 13 years 2 weeks ago #178825 by ibarreto
Replied by ibarreto on topic Re: Empty User List
thanks Nant, but the error is still there, no use info is shown.

see the image attached.
Attachments:
Last edit: 13 years 2 weeks ago by ibarreto.

Please Log in or Create an account to join the conversation.

  • ibarreto
  • ibarreto
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
13 years 2 weeks ago #178828 by ibarreto
Replied by ibarreto on topic Re: Empty User List
For some reason it is not populating the table at line 500 of plugin/templates/default/default.php :

foreach ( array_keys( $this->columns ) as $colIdx ) {
echo "\t\t\t<td valign=\"top\" class=\"cbUserListCol" . $colIdx . "\">" . $this->_getUserListCell( $this->tableContent[$userIdx][$colIdx] ) . "\t\t\t</td>\n";
}

Please Log in or Create an account to join the conversation.

  • ibarreto
  • ibarreto
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
13 years 2 weeks ago - 13 years 2 weeks ago #178886 by ibarreto
Replied by ibarreto on topic Re: Empty User List
I was able to figure out what was wrong.

I selected the userlist to sort by "name" and did not include name in one of the 4 columns. I assumed "name" would be shown no matter what went in the columns.

Can I show more than 4 columns/fields?
Last edit: 13 years 2 weeks ago by ibarreto.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum