New Topic Generation and Notifications > nEwZ - sCRiPTz-TEAM.iNFO

Canal Rss Canal Rss
Canal Atom Canal Atom 

New Topic Generation and Notifications

Category: IPS Tracker - Download Manager (for IP.Board)
Viewed: 7829 times
Printerfriendly version version of Microsoft Word HTML version

Warning: Data missing in classes_like_composite::sendNotifications in /home/fundayf1/public_html/forum/admin/sources/classes/like/composite.php on line 543

Warning: Relationship ID missing in classes_like_registry::getKey in /home/fundayf1/public_html/forum/admin/sources/classes/like/composite.php on line 144

If a downloads category is set to post a new topic in the forums and that forum is then deleted we get the above error.

applications_addon/ips/downloads/sources/classes/topics.php

$this->forum    = $this->registry->getClass('class_forums')->allForums[ $category['coptions']['opt_topicf'] ];

$this->forum is set null as it doesn't exist in allForums.

Additionally an orphan topic is then created.

Wed, 14 December 2011