1
GreenFlatDog
User Menu: Notifications can't delete (this site!)

I can't delete entries in the notifications area of my User Menu.

Also any new ones I try to add from Topics in these Forums don't show in the notification area although I get the emails OK. How do I manage them?
GFD

2
Anonymous
Re: User Menu: Notifications can't delete (this site!)
  • 2009/3/20 13:57

  • Anonymous

  • Posts: 0

  • Since:


Still can't delete PMs either

Both have been reported in the "2.3.3 bugs" thread already.

3
GreenFlatDog
Re: User Menu: Notifications can't delete (this site!)

Thanks John. I hadn't realized.

I thought it may have been me not using the system correctly.
GFD

4
trabis
Re: User Menu: Notifications can't delete (this site!)
  • 2009/3/28 21:04

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Fixed in SVN.
Problem:
Cache was being applied and Token validation was failing.

Rapid fix:
Edit header.php and replace line 100 with this:
// Tricky solution for setting cache time for homepage
    
} elseif (!empty($xoopsOption['template_main']) && $xoopsOption['template_main'] == 'db:system_homepage.html') {
        
$xoTheme->contentCacheLifetime 604800;
    }

Login

Who's Online

252 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits