YAFLogo

BWG
  • BWG
  • 100% (Exalted)
  • YAF Lover Topic Starter
8 months ago
On the Restore and Delete Topics admin page an error is returned if you Delete all.

System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentOutOfRangeException: Page must be a number greater than 0.

The problem occurs if pageIndex GetDeletedTopicsPaged()[/i]

As a temporary fix, setting pageIndex to 0 if it is less than 0 works.

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
8 months ago
Thanks for the report. Issue will be fixed in 3.2.7