Joomla! Discussion Forums



It is currently Mon Mar 15, 2010 8:34 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 15 posts ] 
Author Message
Posted: Fri May 26, 2006 10:59 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Aug 25, 2005 8:20 pm
Posts: 143
I have joomla set to display 50 entries per page. In Community Builder, however, it won't retieve any results if i move to page 2, though i have 54 records in mos_comprofiler table. If i cannot browse pages other than the 1st, then i won't be able to manage any user besides those listed among the 50 i am able to access.

This thread at joomlapoils.com describes the same harm i'm facing:

http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,/func,view/catid,10/id,12081/#12081

I'm in a rush to bugfix this. If anyone can help, i'll be thankful.

Regards,

Ljv.


Top
  E-mail  
 
Posted: Fri May 26, 2006 11:43 am 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Tue Sep 13, 2005 12:22 am
Posts: 4154
Location: Omaha, Nebraska, USA
Moving thread to "Components" board.

_________________
Kenneth Crowder - Omaha, Nebraska, USA
Global Moderator - Community & Leadership Team
Joomla! ...because open source matters
Recipes for people with food allergies: http://intolerantoffspring.com


Top
  E-mail  
 
Posted: Fri May 26, 2006 12:09 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Aug 25, 2005 8:20 pm
Posts: 143
This problem seems to affect the standard joomla users manager too.
From phpmyadmin i can see all 64 users in mos_users, but the backend manager fails to retreive more than 36. These records are the same found in mos_comprofiler.

Though the ID field in mos_users has auto_increment assigned to it, whereas mos_comprofiler's ID field has nothing, the final result is pretty much similar. I cannot manage users  :'(

Ljv.


Top
  E-mail  
 
Posted: Fri May 26, 2006 12:11 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 25, 2005 5:48 pm
Posts: 2801
Location: Geneva mostly
Which Joomla version is that on?

_________________
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.blogspot.com for J! 1.5 screenshots
http://www.eyezberg.com


Top
  E-mail  
 
Posted: Fri May 26, 2006 12:35 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Aug 25, 2005 8:20 pm
Posts: 143
1.0.8

Ljv.


Top
  E-mail  
 
Posted: Sun May 28, 2006 9:15 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Thu Aug 18, 2005 8:53 am
Posts: 743
Location: Switzerland
Just replied a few hints to the problem here:
http://www.joomlapolis.com/component/op ... 134/#14134

[EDIT]:

As the Joomla core registration seems also broken in other cases, looks like not a CB problem...

You can do the following experiment:

Publish the standard Joomla/Mambo login module and use it to register a new member via the frontend.
See if this new member also does not appear in the backend.

If you find which other component makes trouble with these ACL tables, please reply here or on Joomlapolis.

_________________
Beat 8)
www.joomlapolis.com <= Community Builder + CBSubs Joomla membership payment system - team
hosting.joomlapolis.com <= Joomla! Hosting, by the CB Team


Last edited by Beat on Sun May 28, 2006 9:41 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Sun May 28, 2006 11:02 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Aug 25, 2005 8:20 pm
Posts: 143
I have carried out the experiment and the outcome is not that much encouraging  :(

The new entry appears in #_users, but the usertype field is not populated by any value.

I don't even know where to start any next step from. Guidance is, thus, much welcome.

Thanks,
Ljv.


Top
  E-mail  
 
Posted: Sun May 28, 2006 11:10 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Thu Aug 18, 2005 8:53 am
Posts: 743
Location: Switzerland
lejovchina wrote:
I have carried out the experiment and the outcome is not that much encouraging  :(

The new entry appears in #_users, but the usertype field is not populated by any value.

I don't even know where to start any next step from. Guidance is, thus, much welcome.

Thanks,
Ljv.


Probably, jos_core_acl_aro is also not populated in that case.

This is a core Joomla function and db table for handling user priviledges.

Either code or table is broken, or another component interfers. Very probably nothing to do with CB.

Can't give lots of guidance here, as it's probably broken somewhere.

Here a few things to check:

1) do a reference clean install
2) try comparing jos_core_acl_aro table definitions
3) try comparing core files.
4) try disabling unproven 3pd components...

_________________
Beat 8)
www.joomlapolis.com <= Community Builder + CBSubs Joomla membership payment system - team
hosting.joomlapolis.com <= Joomla! Hosting, by the CB Team


Top
  E-mail  
 
Posted: Sun May 28, 2006 11:28 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Aug 25, 2005 8:20 pm
Posts: 143
Ufff..The portal where this problem occurs is too huge to even think about a fresh install, at least in the short term. I'll be populating #_core_acl_aro by hand  :'(

in the meantime i'll be building a parallel install from scratch and recreating the portal step by step.

I'll keep you updated.

Ljv.


Top
  E-mail  
 
Posted: Sun May 28, 2006 11:47 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Aug 25, 2005 8:20 pm
Posts: 143
Now this is rather odd. I am populating #_core_acl_aro by hand, the values match those found at #_users and still i cannot see the userlist in the backend. even the default joomla user manager fails to see more than the 36 entries it was already listing.

Ljv.

[EDIT]

Since this issue seems to be joomla wide, i suggest moving the thread to a more general purposed forum.


Last edited by lejovchina on Sun May 28, 2006 11:49 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Sat Jun 17, 2006 8:56 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sun Oct 16, 2005 2:30 pm
Posts: 2
Beat wrote:
lejovchina wrote:
I have carried out the experiment and the outcome is not that much encouraging  :(

The new entry appears in #_users, but the usertype field is not populated by any value.

I don't even know where to start any next step from. Guidance is, thus, much welcome.

Thanks,
Ljv.


Probably, jos_core_acl_aro is also not populated in that case.

This is a core Joomla function and db table for handling user priviledges.

Either code or table is broken, or another component interfers. Very probably nothing to do with CB.

Can't give lots of guidance here, as it's probably broken somewhere.

Here a few things to check:

1) do a reference clean install
2) try comparing jos_core_acl_aro table definitions
3) try comparing core files.
4) try disabling unproven 3pd components...



Hi,
Like I have the same problem after moving my site to another server can you explain me what are the core files. I've found in the adminisrator files the query to jos_core_acl_aro but I don't find in the com_user any code who insert in the jos_core_acl_aro the users data.
Thank you for your help and sorry for my poor english as you are from Switzerland  may be you speak french it will be easier for me
Reagrds
Richardrichard@mediterraneanhosting.com


Top
  E-mail  
 
Posted: Sat Jun 17, 2006 9:18 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 2:53 pm
Posts: 527
Location: Greece
http://www.joomlapolis.com/component/op ... itstart,0/

_________________
Nick (nant)
Member of the Community Builder Team http://www.joomlapolis.com
CBSubs - Most powerful Joomla Paid Subscription System http://www.joomlapolis.com/content/blogcategory/60/77/


Top
  E-mail  
 
Posted: Sun Jun 18, 2006 4:21 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Sun Oct 16, 2005 2:30 pm
Posts: 2
nant wrote:

Hi Nick,
Thank you very much for your help, I''ve found the bug. As my site originaly was in Mambo some inside rows of jos_core_acl_aro were still with mos_ prefix. Already I've changed it to jos_ all was running perfectly. As I see you are a member of the Community Builder Team I have another question, in my oldest version of community builder I've got two scripts one who show how ld is the user and the other one who show in the profil the zoom rating image and add the rates to the rating in the zoom componemt. As I see it in this new version to do that it must be changed to plugins to work . Do you know somebody who can do it sending the original code?
Thanks
Regards
Richard


Top
  E-mail  
 
Posted: Sun Jun 18, 2006 7:37 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 2:53 pm
Posts: 527
Location: Greece
I think that both such plugins have already been created by third party developers.
Look for them in the download area of joomlapolis.com.

_________________
Nick (nant)
Member of the Community Builder Team http://www.joomlapolis.com
CBSubs - Most powerful Joomla Paid Subscription System http://www.joomlapolis.com/content/blogcategory/60/77/


Top
  E-mail  
 
Posted: Mon Jun 26, 2006 4:02 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Jan 04, 2006 5:54 am
Posts: 16
i have similar problem..

i tried to make menu in menu_user backend which will show "User List In this Site" for public but when i click Item Component there is no indicator to make it.

and i tried this article aslso (http://www.joomlapolis.com/content/view/407/37/) but i can not found this menu step

"CB->Configuration backend, User Profile tab, set Allow Access to 'Everybody' (this means that the actual profiles are now publically viewable)"

Thanks
Cheers


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 

Quick reply

 



Who is online

Users browsing this forum: larrylester and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group