Support Forum
Not sure what the problem is...probably easiest to have a look;
http://www.socialots.co.uk/forums/
There are hundreds of members, however member/forum stats are incorrect. I'm not too bothered about this as I was thinking of removing them anyway, but would be good to know what the issue is 🙂
well, I can see the stats, but not really sure what they are supposed to be...
the stats are cached... but its only 1 hour right now... in 5.0.5, you will be able to choose...
please look in your db... how many rows do you have for the wp users table? and how many rows for the sfmembers table?
did the users exist before you installed simple press? how did they register?
Visit Cruise Talk Central and Mr Papa's World
wow. too many different issues in one post!
Debbie, so you have to go to forum - usergroups - manage usergroups and manually add the members to the desired usergroup... the auto only works on new users... we have a ticket to add a tool to add in this, but no eta...
Tony, confused... how many rows in sfmembers? that should be the number of users the stats displays... stats are cached at 1 hour (user selected in 5.0.5)...
Do you know that your wp cron stuff is running and working? the stats use the wp cron to do their thing... you could try deactivating (DO NOT uninstall) and then reactivating SP... That will make sure our cron jobs get restarted, but wont help if its wp issue...
if that does not help, go to your blog and create a new wp post... just a test post... schedule it to be created in 10 minutes... and see if it appears... should verify if wp cron stuff is working...
also, edit your spFunctions.php in your sp theme... add this line at the top:
sp_cron_generate_stats();
and see if the stats update... that will force the stats to generate on every page load... wasteful and overhead but at least verify the functionality is working...
Visit Cruise Talk Central and Mr Papa's World
hmmm... did you have any issues on install? because every user is copied over to sfmembers at install... and frankly, we have not had any problem with that in many years...
Visit Cruise Talk Central and Mr Papa's World