Jump to content

Natea

Clients
  • Posts

    56
  • 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 Natea

  1. 11 hours ago, Michael.J said:

    Do you have the Donations ipn url filled out or a custom one? Are you using Paypal to receive money from other scripts?

    You have that information in the PM I sent you

  2. On 5/3/2019 at 3:29 PM, JohnnyUSA2k3 said:

    Hello and thanks for this usefull app. I got the latest version but i got a problem.

    Donations sent by PayPal dont register on forum members. I get the money in my paypal account but nothing registers on the website. I have IPN activated and it actually registers the transactions according to the IPN History Log.

    I have the same issue on my latest donations. I have latest IPS v4.5.4.2, and the latest version Donations App v3.5.0.

    I have the IPN enabled in my Paypal account, with my URL.

    In Payment logs I see something like this:

    Guest	09/01/21 02:52	173.0.81.1	IPN/API Mismatch
    
    IPN/API request made that does not appear to be from the Donations application.

    @Michael.J

  3. 6 hours ago, DawPi said:

    Figured it out. You need to enable traditional view, here:

    obraz.png.c47dc617bb3f2294cfc7bb15a782fa6f.png

    But, I disabled this option by default. My users can't customize this option. I want all my users see the forum in table view + some forums in grid with your plugin.

    My forum settings

    6cc74cfd21c375b8551304386ab74a1c.png

    Plugin settings

    63d612956c52328b7814f03c8b4cd36e.png

    If I check my admin account with the option you said above, I see the forum like this:

    7e10e5f20cb0a421df63a992d699f4aa.png

    The grid view is strange :S

  4. Hi @Kevin Carwile

    I updated my forum today to 4.4 and I renewed the App in Marketplace. I updated to the 1.4.6 and I have the bug :/

    When I navigate in the Categories, now the text looks in the right side (example):

    b5f460cd7ed2b2114202640248e38874.png

    With default theme it's the same

    And when I clic "Browse" button, the bug appears with error page (screenshot):

    27df8c9daf8633de191587dbe0507878.png

    Sorry for my poor English xD

  5. I updated the application from 4.2.6 to 4.2.7

    Now, when I try to save any slider changes, show me this error in the acp:

    UPDATE `featuredcontent_sliders` featuredcontent_sliders  SET `fcs_showname`=false,`fcs_shownav`=true,`fcs_showpage`=false,`fcs_showtitle`=false,`fcs_keyboard`=true,`fcs_nolink`=false,`fcs_newwin`=false,`fcs_hideinmobile`=true,`fcs_img_w`=325,`fcs_img_h`=119,`fcs_ticker`=false,`fcs_maxSlides`=5,`fcs_minSlides`=1,`fcs_speed`=1500,`fcs_duration`=7000,`fcs_autoplay`=true,`fcs_autocontrol`=false,`fcs_total_items`=20,`fcs_randomcontent`=false WHERE fcs_id=1 
    IPS\Db\Exception: Unknown column 'fcs_newwin' in 'field list' (1054)
    #0 /home2/mwcom/public_html/system/Db/Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Node\\_Mod...', Array)
    #1 /home2/mwcom/public_html/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('`featuredconten...', '`fcs_showname`=...', 'WHERE fcs_id=?')
    #2 /home2/mwcom/public_html/system/Node/Model.php(2270): IPS\Patterns\_ActiveRecord->save()
    #3 [internal function]: IPS\Node\_Model->save()
    #4 /home2/mwcom/public_html/init.php(449) : eval()'d code(990): call_user_func_array('parent::save', Array)
    #5 /home2/mwcom/public_html/system/Node/Model.php(3053): IPS\Node\collab_hook_ipsNodeModel->save()
    #6 /home2/mwcom/public_html/applications/featuredcontent/sources/Slider/Slider.php(494): IPS\Node\_Model->saveForm(Array)
    #7 /home2/mwcom/public_html/system/Node/Controller.php(391): IPS\featuredcontent\_Slider->saveForm(Array)
    #8 /home2/mwcom/public_html/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form()
    #9 /home2/mwcom/public_html/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
    #10 /home2/mwcom/public_html/applications/featuredcontent/modules/admin/sliders/sliders.php(31): IPS\Node\_Controller->execute()
    #11 /home2/mwcom/public_html/system/Dispatcher/Dispatcher.php(146): IPS\featuredcontent\modules\admin\sliders\_sliders->execute()
    #12 /home2/mwcom/public_html/admin/index.php(13): IPS\_Dispatcher->run()
    #13 {main}

     

×
×
  • Create New...