- Status: Moved to GitHub
I think I had a similar issue in a past alpha, but upon taking screenshots for an entire different topic for the Suggestions forum I came across this whopper.
Steps to replicate (for me, anyway):
Create Topic
Post Topic
Actions > Copy to Database > Create Article from topic
(Fields changed: Title, Content, Allow Comments [from unchecked to checked], Copy Posts [from unchecked to checked], Show Item Message? [from checked to unchecked], Use Original Author [from checked to unchecked], Image added, Tags added)
See the following error:
OutOfRangeException: (0)
#0 /var/www/html/5000021/applications/cms/modules/front/database/topic.php(322): IPS\Patterns\ActiveRecord::load(23)
#1 /var/www/html/5000021/system/Dispatcher/Controller.php(128): IPS\cms\modules\front\database\topic->form()
#2 /var/www/html/5000021/applications/cms/modules/front/database/topic.php(84): IPS\Dispatcher\Controller->execute()
#3 /var/www/html/5000021/system/Dispatcher/Dispatcher.php(169): IPS\cms\modules\front\database\topic->execute()
#4 /var/www/html/5000021/index.php(16): IPS\Dispatcher->run()
#5 {main}
Backtrace:
#0 /var/www/html/5000021/init.php(859): IPS\Log::log('OutOfRangeExcep...', 'uncaught_except...')
#1 [internal function]: IPS\IPS::exceptionHandler(Object(OutOfRangeException))
#2 {main}
Recommended Comments