Jump to content

Marco Junior

Members
  • Posts

    166
  • 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 Marco Junior

  1. @SoftwareFactory

    I have another doubt, the integration with discord (My players need make a register first?) Because when I click on the login with discord, the system shows this message: "You need create an account"

    That would be weird because the process becomes longer rather than faster.

    • make account
    • Go on Account Settings
    • Log in with discord.

    It wouldn't be interesting if that's really the case.

    Can anyone tell me if I did something wrong? Or if that's how it works.

  2. Can anyone be willing to help me?
    I made the settings but it is not working and the application guide is extremely bad.

     

    Could contain: Text

    Where exactly is this information?
    Is that the app ID? or Public Key ?

    I'm confused.
    The developer replied to me in a private message and then disappeared.

  3. I paid for this but dont work for me.

    I gave permission to the Admin bot.
    I created an instant notification after creating topics in a specific category.

    But it doesn't work, it just doesn't catch here.

    Does anyone have a suggestion of what it could be?
    Or a better guide on how to properly configure bots.

  4. First hello everyone,

    I would like to know how to go about purchasing a license, or if there is a possibility to buy additional licenses.
    How is this mechanic done?

    I would like to use the system for the game I am developing.
    But I don't want to stop using customization services in my company today.

    Could someone explain to me how to proceed?

  5. @Marc Stridgen

    I created an invoice for the customer in this invoice I included services that I offer in my community, as well as an extra service that is not offered directly in the community.

    So then I noticed that I noticed the existence of this customizable area to better specify the product offered, I'm trying to create a more detailed information where the customer will have access to information and access data of the possible product purchased.

    The customer has already made the payment, the invoice already appears as paid and the active service in his account when clicking on the service that I am editing this information, nothing is displayed.

    Plain text, plain information
    Or even more detailed customization using HTML/CSS and javascript is not demonstrated in the specified area.

    The same occurs with products registered and available in the store.

  6. INSERT INTO `nexus_purchases` ( `ps_active`, `ps_start`, `ps_renewal_price`, `ps_renewal_currency`, `ps_invoice_pending`, `ps_invoice_warning_sent`, `ps_member`, `ps_name`, `ps_renewals`, `ps_renewal_unit`, `ps_tax`, `ps_expire`, `ps_app`, `ps_type`, `ps_item_id`, `ps_custom_fields`, `ps_original_invoice`, `ps_extra`, `ps_show` ) VALUES ( true, 1648402033, IPS\Math\Number::__set_state(array(
       'positive' => true,
       'beforeDecimalPoint' => 1000,
       'numberOfDecimalPlaces' => 0,
       'afterDecimalPoint' => 0,
    )), 'EUR', 0, false, 43, 'MuCMS MPS', 999, 'y', 1, 33173774833, 'nexus', 'package', 11, '[]', 26, 'null', 1 )
    IPS\Db\Exception: Out of range value for column 'ps_expire' at row 1 (1264)
    #0 /home/techdevteam/public_html/community/system/Db/Db.php(938): IPS\_Db->preparedQuery('/*techdevt_syst...', Array)
    #1 /home/techdevteam/public_html/community/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('nexus_purchases', Array)
    #2 /home/techdevteam/public_html/community/system/Node/Model.php(2494): IPS\Patterns\_ActiveRecord->save()
    #3 /home/techdevteam/public_html/community/applications/nexus/sources/Invoice/Invoice.php(1807): IPS\Node\_Model->save()
    #4 /home/techdevteam/public_html/community/applications/nexus/modules/admin/payments/invoices.php(1165): IPS\nexus\_Invoice->markPaid()
    #5 /home/techdevteam/public_html/community/system/Helpers/Wizard/Wizard.php(181): IPS\nexus\modules\admin\payments\_invoices->IPS\nexus\modules\admin\payments\{closure}(Array)
    #6 /home/techdevteam/public_html/community/system/Theme/Theme.php(880) : eval()'d code(1956): IPS\Helpers\_Wizard->__toString()
    #7 /home/techdevteam/public_html/community/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_admin_global->globalTemplate('bc3e3d05ef1102d...', Object(IPS\Helpers\Wizard), Array)
    #8 /home/techdevteam/public_html/community/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
    #9 /home/techdevteam/public_html/community/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish()
    #10 /home/techdevteam/public_html/community/init.php(913) : eval()'d code(19): IPS\Dispatcher\_Standard->finish()
    #11 /home/techdevteam/public_html/community/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\nexus_hook_DispatcherAdmin->finish()
    #12 /home/techdevteam/public_html/community/admin/index.php(13): IPS\_Dispatcher->run()
    #13 {main}

     

    I have this error for change invoice for paid, any solution for this ?

     

  7. UnderflowException: (0) #0 /home/techdevteam/public_html/community/applications/releases/modules/front/releases/index.php(48): IPS\Db\_Select->first() #1 /home/techdevteam/public_html/community/system/Dispatcher/Controller.php(90): IPS\releases\modules\front\releases\_index->getCurrentVersion() #2 /home/techdevteam/public_html/community/applications/releases/modules/front/releases/index.php(18): IPS\Dispatcher\_Controller->execute() #3 /home/techdevteam/public_html/community/system/Dispatcher/Dispatcher.php(153): IPS\releases\modules\front\releases\_index->execute() #4 /home/techdevteam/public_html/community/index.php(13): IPS\_Dispatcher->run() #5 {main}

    I have this on my Get Support area.

     

×
×
  • Create New...