Jump to content

Pokes - IP.Board 4.x

Featured Replies

Thank you for the feedback. We have no plans, at this time, to make that a feature in the modification.

  • Replies 145
  • Views 14.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Morrigan
    Morrigan

    Best mod since ever!

  • I use AllHands: http://www.fontspace.com/manfred-klein/allhands/14682.charmap Can look there if you will like to change.

  • Hi,  I will have a look when i get a chance, at this time i am a bit busy but if this could benefit others to extend the app i will not charge. Think i seen a topic Kevin posted on contribut

Posted Images

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.

Can you please provide us with the error log so we can look into this please? @Elena-Viorica

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.
 

Hello @Unlucky can you please provide the error log for this?

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                |
 '----------------------------------------------------------------------------+----------------------------------------
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.

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.

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-

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

Can you recache your skin for me please?

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

 

Do you still have the previous version? If so please revert to that version.

Hi,

No, only just purchases it this afternoon

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.

OK thanks - did the uninstall and site is backup

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

No it's not. It's happened on my own installation it's a theme issue so we are working on it.

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 by PirateCaptain

Thanks for the update! We will work on getting that fixed ASAP.

Apparently there are more issues than that. We are working to resolve them ASAP. Please disable the app in the interim.

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}

  • 2 weeks later...

any news on when a stable release will be available?

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.

Recently Browsing 0

  • No registered users viewing this page.