Morrigan Posted April 9, 2016 Posted April 9, 2016 Thank you for the feedback. We have no plans, at this time, to make that a feature in the modification. -RAW- 1
Elena-Viorica Posted April 12, 2016 Posted April 12, 2016 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.
Morrigan Posted April 12, 2016 Posted April 12, 2016 Can you please provide us with the error log so we can look into this please? @Elena-Viorica
Unlucky Posted April 12, 2016 Posted April 12, 2016 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.
Morrigan Posted April 12, 2016 Posted April 12, 2016 Hello @Unlucky can you please provide the error log for this?
Unlucky Posted April 12, 2016 Posted April 12, 2016 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 | '----------------------------------------------------------------------------+----------------------------------------
Adriano Faria Posted April 12, 2016 Posted April 12, 2016 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. Morrigan 1
Unlucky Posted April 12, 2016 Posted April 12, 2016 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.
Morrigan Posted April 12, 2016 Posted April 12, 2016 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-
Unlucky Posted April 12, 2016 Posted April 12, 2016 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
Unlucky Posted April 12, 2016 Posted April 12, 2016 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
Morrigan Posted April 12, 2016 Posted April 12, 2016 Do you still have the previous version? If so please revert to that version.
Elena-Viorica Posted April 12, 2016 Posted April 12, 2016 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.
Morrigan Posted April 12, 2016 Posted April 12, 2016 Okay. Please uninstall @Unlucky I will work with Raw and get you both a resolution ASAP. Elena-Viorica 1
Unlucky Posted April 12, 2016 Posted April 12, 2016 OK thanks - did the uninstall and site is backup Morrigan 1
PirateCaptain Posted April 14, 2016 Posted April 14, 2016 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
Morrigan Posted April 14, 2016 Posted April 14, 2016 No it's not. It's happened on my own installation it's a theme issue so we are working on it.
PirateCaptain Posted April 14, 2016 Posted April 14, 2016 (edited) 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, 2016 by PirateCaptain
Morrigan Posted April 14, 2016 Posted April 14, 2016 Thanks for the update! We will work on getting that fixed ASAP.
Morrigan Posted April 14, 2016 Posted April 14, 2016 Apparently there are more issues than that. We are working to resolve them ASAP. Please disable the app in the interim.
VR6Pete Posted April 15, 2016 Posted April 15, 2016 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}
Unlucky Posted April 28, 2016 Posted April 28, 2016 any news on when a stable release will be available?
Morrigan Posted April 28, 2016 Posted April 28, 2016 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.
Recommended Posts