ALL MY MEMEBER ARE GONE?

i got this email and now when i go to the site its saying i have no members, but it shows the members avatar in the picture block. Yo whats up with this? Anyone ever faced this??????

 here is the email: New user Claudia with email apps+389589407937.1636392721.98d1e71071bb0d2ed64de548c0f6c595@proxymail.facebook.com has been confirmed, his/her ID is 310. -- maddpoets.com mail delivery system Auto-generated e-mail, please, do not reply

Quote · 12 Apr 2010

update all my members are being shown in the admin area as unapproved now. It says I have 129 and all are unapproved. Now my site members are emailing me about not being able to see the blog post. as it only show a lock on the pages. I have not changed any of my settings. D7 is out of control - is anyone out there in Boonex land?

Quote · 12 Apr 2010

It is a bug in the facebook connect module. It has been fixed in the latest version in trac.

To reset all your members to active status is fairly simple.

Using phpMyAdmin go to your dolphin database and execute the following query.

update `Profiles` set `Status`='Active' where `Status`='Unconfirmed'

https://www.deanbassett.com
Quote · 12 Apr 2010

Actually you might want to try this query instead.

update `Profiles` set `Status`='Active'

There are like 4 different possible status settings, that query will cover them all.

https://www.deanbassett.com
Quote · 12 Apr 2010

Thanks for the 411! This seem to fix the approval setting, everyone back to approved however all the blogs are still locked and even i as the admin cant see them. I will look up the track and disable the facebook log in for now cuz if i have to go through this every time someone joins via face book i am dead Yell

Quote · 12 Apr 2010

Thanks for the 411! This seem to fix the approval setting, everyone back to approved however all the blogs are still locked and even i as the admin cant see them. I will look up the track and disable the facebook log in for now cuz if i have to go through this every time someone joins via face book i am dead Yell


Blogs are a different issue, and you did not mention that in your first post. It also makes no sence that you can't see them as admin.

You may want to clear the contents to the cache folder on the server. Leave the .htaccess file thats in that folder.

https://www.deanbassett.com
Quote · 12 Apr 2010

I didnt notice it until i started getting emails from my site members, then i included it with the second post. The blogs can now be seen like magic hmmm - who knows what that was - once again thanks for all your help

Quote · 12 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.