Jump to content

Wesker289

Clients
  • Posts

    38
  • 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 Wesker289

  1. This error flags when we create anything, event, database article entry, anything.  Using MySQL 8.0

     

    SELECT badge FROM `core_member_badges` WHERE member=1
    IPS\Db\Exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'member=?' at line 1 (1064)
    #0 /srv/data/web/vhosts/www.8bitrp.com/htdocs/system/Db/Select.php(383): IPS\_Db->preparedQuery()
    #1 /srv/data/web/vhosts/www.8bitrp.com/htdocs/system/Db/Select.php(441): IPS\Db\_Select->runQuery()
    #2 [internal function]: IPS\Db\_Select->rewind()
    #3 /srv/data/web/vhosts/www.8bitrp.com/htdocs/system/Member/Member.php(5675): iterator_to_array()
    #4 /srv/data/web/vhosts/www.8bitrp.com/htdocs/system/Member/Member.php(5833): IPS\_Member->badgeIds()
    #5 /srv/data/web/vhosts/www.8bitrp.com/htdocs/system/Content/Item.php(513): IPS\_Member->achievementAction()
    #6 /srv/data/web/vhosts/www.8bitrp.com/htdocs/system/Content/Item.php(138): IPS\Content\_Item::createFromForm()
    #7 /srv/data/web/vhosts/www.8bitrp.com/htdocs/applications/calendar/modules/front/calendar/submit.php(114): IPS\Content\_Item::create()
    #8 /srv/data/web/vhosts/www.8bitrp.com/htdocs/system/Dispatcher/Controller.php(90): IPS\calendar\modules\front\calendar\_submit->submit()
    #9 /srv/data/web/vhosts/www.8bitrp.com/htdocs/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
    #10 /srv/data/web/vhosts/www.8bitrp.com/htdocs/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

     

  2. On 5/18/2021 at 1:34 AM, Fosters said:

    ACP => Customisation => Templates , then search for application forms. Hope this helps 🙂

     

    So you both want the results posted to Discord? You can already do this with Zapier, but I'll see if I can build it direct into the app.

    I def want them in discord, not sure how zapier works...?

  3. So, we're trying to do a few things.

    1. When an application is posted, it creates a forum post in a certain area, where all can see, but only the person who applied can reply. 
    2. How do those who have applied view their application so they can comment on it, etc.

    Also, do you ever plan to work with possible discord integrations so that when an application is approved or denied, it can DM that person?

×
×
  • Create New...