Advertisement:
2by2host

Author Topic: 2.0.2, latest member stays when you remove his account  (Read 2826 times)

Offline JonezJeA

  • Jr. Member
  • **
  • Posts: 116
2.0.2, latest member stays when you remove his account
« on: May 05, 2012, 07:25:35 AM »
I dunno if this is a bug or more of a request but ... if you remove/reject a member... The latest member or the number of "to accept members" stays the same.

I combine these two things because they are the same to me.

Online emanuele

  • Developer
  • SMF Super Hero
  • *
  • Posts: 11,899
  • Gender: Male
  • Because Orange is Orange
Re: 2.0.2, latest member stays when you remove his account
« Reply #1 on: May 05, 2012, 07:50:23 AM »
Since you have posted the same request in feature requests let's continue the discussion in one place only. ;)

Moving this to fixed/bogus.

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Offline JonezJeA

  • Jr. Member
  • **
  • Posts: 116
Re: 2.0.2, latest member stays when you remove his account
« Reply #2 on: May 05, 2012, 08:14:23 AM »
I guess you understood me wrong...

When I reject one of the "7 remaining members" ... There is still that counter that says... "there are still 7 members waiting for approval" when there are actually 6.

Online emanuele

  • Developer
  • SMF Super Hero
  • *
  • Posts: 11,899
  • Gender: Male
  • Because Orange is Orange
Re: 2.0.2, latest member stays when you remove his account
« Reply #3 on: May 05, 2012, 08:17:47 AM »
I should read things more carefully...

Do you have cache enabled?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Offline JonezJeA

  • Jr. Member
  • **
  • Posts: 116
Re: 2.0.2, latest member stays when you remove his account
« Reply #4 on: May 05, 2012, 01:59:07 PM »
Yes, Level 1.

Online Doctor Deejay

  • On Hiatus
  • SMF Hero
  • *
  • Posts: 3,492
  • Gender: Male
Re: 2.0.2, latest member stays when you remove his account
« Reply #5 on: May 05, 2012, 02:00:55 PM »
When you have cache enabled, it will probably take a few minutes (or sometimes even hours) before it's updated. ;)
Doctor Deejay                                        I understand everything... except that wig. - Jack Sparrow
Simple Machines LocalizerDon't pm me for support
deejay [at] simplemachines [dot] orgGet To Know The Team - Dr. Deejay

Offline Yoshi

  • Customizer
  • SMF Hero
  • *
  • Posts: 8,154
  • Gender: Male
Re: 2.0.2, latest member stays when you remove his account
« Reply #6 on: May 05, 2012, 02:05:13 PM »
You can try to clear the cache at Admin > Maintenance > Routine, but I doubt it will help much if using services like Memcached or XCache since it's the built-in SMF file cache.
My Mods / [WIP] Mod Builder / GitHub profile / "A programmer is just a tool which converts caffeine into code."
Quote
<FLAMER> Marketing is about to get into drug activities maybe... but we will see about that later on :P
<Yoshi2889> We're getting free drugs?
<CoreISP> He's talking about caffeine man, damn pen lifter.

Offline IchBin™

  • SMF Friend
  • SMF Super Hero
  • *
  • Posts: 10,921
  • Gender: Male
  • I don't speak German.
    • IchBin.us
Re: 2.0.2, latest member stays when you remove his account
« Reply #7 on: May 05, 2012, 08:43:49 PM »
You can try to clear the cache at Admin > Maintenance > Routine, but I doubt it will help much if using services like Memcached or XCache since it's the built-in SMF file cache.

IIRC it clears which ever cache setting you are using. So it should clear any memcache etc.
Brad "IchBin™" Grow        TinyPortal        Themes
Coding Guidelines       

Offline Spuds

  • SMF Hero
  • ******
  • Posts: 2,046
  • Gender: Male
Re: 2.0.2, latest member stays when you remove his account
« Reply #8 on: May 05, 2012, 08:52:29 PM »
In 2.0 the clean_cache function only flushes the disk cache .. read SMF cache ... 2.1 has added the functions to clear (as best it can) the other supported cache engines such as APC, e.g. apc_clear_cache('user') or apc_clear_cache('system')
"It is better to have tried and failed than to have failed to try, but the result's the same."
"Give me the liberty to know, to utter, and to argue freely according to conscience, above all liberties."

Online Trekkie101

  • Doc Writer
  • SMF Hero
  • *
  • Posts: 8,100
  • Gender: Male
  • Ad Astra!
    • https://www.facebook.com/DLRPRoundup on Facebook
    • @trekkie101 on Twitter
    • DLRP Roundup
Re: 2.0.2, latest member stays when you remove his account
« Reply #9 on: August 22, 2012, 01:10:52 PM »
Doesn't seem to reproduce on 2.1 dev.