Jump to content

webrain_merged

Members
  • Joined

  • Last visited

  1.    Cyboman reacted to a post in a topic: Members Shop ( Support Topic )
  2.    webrain_merged reacted to a post in a topic: Birthday Greeter Support
  3.    webrain_merged reacted to a post in a topic: Members Shop ( Support Topic )
  4.    webrain_merged reacted to a post in a topic: Members Shop ( Support Topic )
  5.    webrain_merged reacted to a post in a topic: Members Shop ( Support Topic )
  6. 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)?
  7. webrain_merged replied to Pete T's post in a topic in Marketplace
    Solved. Sorry, it was my error.
  8. Hello ! Any news on this ? A lot of users are compalining after upgrade from 4.3.5 to 4.4.5 ! They really miss this feature !
  9. webrain_merged replied to Pete T's post in a topic in Marketplace
    Internal Advertisement Manual Ad Placement {advertisement="KEY"}
  10. webrain_merged replied to Pete T's post in a topic in Marketplace
    Hello! Is this plugin compliant with IPBoard 4.3.5 OOTB Advertisement Tags? If so, how to use them? Thanks!
  11. webrain_merged replied to Adriano Faria's post in a topic in Marketplace
    Hello Adriano. Any chance to integrate this with Rules to allow for a daily reward on member's daily login? Thanks!
  12. Is this compliant with 4.3.5 ?
  13. webrain_merged replied to Pete T's post in a topic in Marketplace
    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.