Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
April 9, 20168 yr Thank you for the feedback. We have no plans, at this time, to make that a feature in the modification.
April 12, 20168 yr I just installed the latest version and it completely crashed my website. I couldn't access it - it just gave me an error page. I had to uninstall it to be able to access my site again. Please look into this. I think the .tar file is corrupted.
April 12, 20168 yr Can you please provide us with the error log so we can look into this please? @Elena-Viorica
April 12, 20168 yr Hi, Just installed this and it's crashed my site with error 500 and We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. You can try again by clicking the button below, or try again later.
April 12, 20168 yr where do i find that? just checked in Error Logs and it is empty In system I can see this Column 'member_id' cannot be null INSERT INTO `topic_viewedby` ( `tid`, `member_id`, `dateview` ) VALUES ( ?, NULL, ? ) ON DUPLICATE KEY UPDATE `tid`=VALUES(`tid`), `member_id`=VALUES(`member_id`), `dateview`=VALUES(`dateview`) Array ( [0] => 225 [1] => [2] => 1460474378 File | Function | Line No. | |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------| | /system/Db/Db.php | [IPS\Db\_Exception].__construct | 427 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Db/Db.php | [IPS\_Db].preparedQuery | 661 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /init.php(435) : eval()'d code | [IPS\_Db].insert | 76 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Controller.php | [IPS\forums\modules\front\forums\hook9].manage | 94 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Content/Controller.php | [IPS\Dispatcher\_Controller].execute | 46 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /applications/forums/modules/front/forums/topic.php | [IPS\Content\_Controller].execute | 40 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Dispatcher.php | [IPS\forums\modules\front\forums\_topic].execute | 129 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /index.php | [IPS\_Dispatcher].run | 13 | '----------------------------------------------------------------------------+----------------------------------------
April 12, 20168 yr 8 minutes ago, Unlucky said: Column 'member_id' cannot be null INSERT INTO `topic_viewedby` This is my plugin TOPIC VIEWED BY USERS and the latest version released one month ago fix this.
April 12, 20168 yr 7 minutes ago, Adriano Faria said: This is my plugin TOPIC VIEWED BY USERS and the latest version released one month ago fix this. ok upgraded your plugin but site is still down So I guess I have no log info to help you troubleshoot the problem.
April 12, 20168 yr When you refresh it should generate something new, if not try pulling your error_log from your actual server (normally in the main install folder) and it may give me better insight to the problem. @-RAW-
April 12, 20168 yr ok webhost has said only thing recently is [12-Apr-2016 16:06:14 UTC] PHP Fatal error: Call to undefined method IPS\Theme\pokes_hook_pokesMenu_tmp::hookData() in /usr/pathtowebsite/system/Theme/Theme.php on line 2278
April 12, 20168 yr I have switched to default theme, cleared cache - but still have the issue I have switched to default theme, cleared cache - but still have the issue
April 12, 20168 yr 2 hours ago, Morrigan said: Can you please provide us with the error log so we can look into this please? @Elena-Viorica There is nothing about it in the error logs in the ACP. I uninstalled the app and the site seems to have gone back to normal. 1 minute ago, Morrigan said: Do you still have the previous version? If so please revert to that version. No, I do not.
April 12, 20168 yr Okay. Please uninstall @Unlucky I will work with Raw and get you both a resolution ASAP.
April 14, 20168 yr just want to confirm that the 1.2.5 crashed my site aswell, error code 500 just like unlucky, so its not an isolated issue
April 14, 20168 yr No it's not. It's happened on my own installation it's a theme issue so we are working on it.
April 14, 20168 yr updating to 1.2.6 fixed the error 500 issue here (IPS Focus theme) but now the poke option is gone from the options.. Edited April 14, 20168 yr by PirateCaptain
April 14, 20168 yr Apparently there are more issues than that. We are working to resolve them ASAP. Please disable the app in the interim.
April 15, 20168 yr Bug: if a user has "email" notification enabled then it blows up when clicking poke button UnderflowException: (0) #0 /home/petevr6/public_html/forum/system/Email/Email.php(493): IPS\Db\_Select->first() #1 /home/petevr6/public_html/forum/system/Email/Email.php(159): IPS\_Email->parseTemplate() #2 /home/petevr6/public_html/forum/system/Email/Email.php(799): IPS\_Email->__get('body') #3 /home/petevr6/public_html/forum/init.php(435) : eval()'d code(82): IPS\_Email->mergeAndSend(Array) #4 /home/petevr6/public_html/forum/system/Notification/Notification.php(473): IPS\bouncer_hook_Email->mergeAndSend(Array) #5 /home/petevr6/public_html/forum/system/Notification/Notification.php(454): IPS\_Notification->sendEmails(Array, Array) #6 /home/petevr6/public_html/forum/applications/pokes/sources/Pokes/Pokes.php(57): IPS\_Notification->send() #7 /home/petevr6/public_html/forum/applications/pokes/modules/front/pokes/pokes.php(90): IPS\pokes\_Pokes::sendNotification(Object(IPS\pokes\Pokes), Object(IPS\Member)) #8 /home/petevr6/public_html/forum/system/Dispatcher/Controller.php(94): IPS\pokes\modules\front\pokes\_pokes->manage() #9 [internal function]: IPS\Dispatcher\_Controller->execute() #10 /home/petevr6/public_html/forum/init.php(435) : eval()'d code(29): call_user_func_array('parent::execute', Array) #11 /home/petevr6/public_html/forum/applications/pokes/modules/front/pokes/pokes.php(22): IPS\Dispatcher\hook54->execute() #12 /home/petevr6/public_html/forum/system/Dispatcher/Dispatcher.php(129): IPS\pokes\modules\front\pokes\_pokes->execute() #13 /home/petevr6/public_html/forum/index.php(13): IPS\_Dispatcher->run() #14 {main}
April 28, 20168 yr Other than the above the current version is stable. We are working on the above bug. The workaround is to not allow email notification for pokes at this time.