Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Advertise on this site

Joomlapolis Forums  


<< Start < Prev 1 2 Next > End >>
Some newest users not showing up
Date: 2006/02/05 14:57 By: mediaguru Status: CB Doc subscriber  
Karma: 57  
Platinum Joomlapolitan

Posts: 742
graphgraph
I'm finding that some new users are not showing up in the newest users. mod_mambomenewestuserwithphoto

Is there a better solution, is this buggy or have I done something wrong?
CB WISHLIST

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com

Check out my newest CB site: http://www.themacspace.com
Click here to see the profile of this user The topic has been locked.

Is three days long enough for a BUMP???
Date: 2006/02/09 02:52 By: mediaguru Status: CB Doc subscriber  
Karma: 57  
Platinum Joomlapolitan

Posts: 742
graphgraph
I've got CB running on joomla 1.07. I've set up some dummy users and had one friend sign up. I have a total of 6 users. Two of the users NEVER show up on the newest users list, even though they are new. Is there something tweaked in their profiles?
CB WISHLIST

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com

Check out my newest CB site: http://www.themacspace.com
Click here to see the profile of this user The topic has been locked.

Re:Is three days long enough for a BUMP???
Date: 2006/02/12 01:57 By: mediaguru Status: CB Doc subscriber  
Karma: 57  
Platinum Joomlapolitan

Posts: 742
graphgraph
I'm closer to figuring this out. I've managed to get all the users' images showing up in the CD Recent Users as long as they don't upload their pic immediately after registering. If they surf around first and let their "no imate" picture appear then upload, it seems to work. That is odd? How to fix?
CB WISHLIST

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com

Check out my newest CB site: http://www.themacspace.com
Click here to see the profile of this user The topic has been locked.

Re:Is three days long enough for a BUMP???
Date: 2006/02/12 23:42 By: mediaguru Status: CB Doc subscriber  
Karma: 57  
Platinum Joomlapolitan

Posts: 742
graphgraph
I guess I'll just continue this convesation with myself (you meet a better class of people that way anyway)...

I've sort of solved this mystery of new users not showing up on the newest users list. For some strange reason, any users who upload a GIF file as their profile pic disappear. I've tested this on two entirely different web sites. Once I replace that profile image with a JPG they show up on newest users fine.

If anyone else runs into this problem I hope this thread helps.

Now why does it gag on gifs?
CB WISHLIST

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com

Check out my newest CB site: http://www.themacspace.com
Click here to see the profile of this user The topic has been locked.

Re:Is three days long enough for a BUMP???
Date: 2006/02/23 21:45 By: badda Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 10
graphgraph
Edit mod_mambomenewestuserwithphoto.php

Line 86:

old:
Code:

 elseif(preg_match('/(jpg)/',$result->avatar)){



new:
Code:

 elseif(preg_match('/(jpg)/',$result->avatar) || preg_match('/(gif)/',$result->avatar)){



Afterwards it should work ...
Click here to see the profile of this user The topic has been locked.

Re:Is three days long enough for a BUMP???
Date: 2006/02/23 22:50 By: mediaguru Status: CB Doc subscriber  
Karma: 57  
Platinum Joomlapolitan

Posts: 742
graphgraph
Thanks I'll try that right now. I'll let you know in a bit.
CB WISHLIST

1. Contextual (member type) registration fields (business, personal, artist etc).
2. Photo gallery style search results (like myspace)
3. Comments on profile gallery photos.
4. Auto resize profile images in backend.
5. Customizable user web pages (see tagworld)
6. Images in CB fields/tabs.

My main CB site: http://www.thegolfspace.com

Check out my newest CB site: http://www.themacspace.com
Click here to see the profile of this user The topic has been locked.

<< Start < Prev 1 2 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC2, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login