Jump to content

webrain_merged

Members
  • Posts

    13
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by webrain_merged

  1. On 5/30/2020 at 11:55 AM, TheJackal84 said:

    I don't understand what you mean, If you are awarding points for posts / topics, then go to the point settings and select the amounts for each forum then once a member creates a post / topic it will award them the points you set

    Is there any feature to expire these points after a certain amount of time (i.e. every year to loose points collected more than a year ago)?

  2. Hello! Is there any way to "clear" a stored block when I get an error message caused by erroneous PHP code, like this one?

    #0 /home/abc/public_html/system/Widget/Widget.php(103): IPS\plugins\phptxtwidget\widgets\_sodPhpWidget->init()
    #1 /home/abc/public_html/system/Widget/Widget.php(296): IPS\_Widget->__construct('g3hiib76r', Array, NULL, 'vertical')
    #2 /home/abc/public_html/system/Dispatcher/Front.php(538): IPS\_Widget::load(Object(IPS\Plugin), 'sodPhpWidget', 'g3hiib76r', Array, NULL, 'vertical')
    #3 /home/abc/public_html/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Front->finish()
    #4 /home/abc/public_html/index.php(13): IPS\_Dispatcher->run()
    #5 {main}

    Where is this widget's content being saved? Anywhere in filesystem or database?

    Thanks in advance for your help.

    EDIT: Just found it on database and solved it by editing it there.

×
×
  • Create New...