Jump to content

SerialNoob

Members
  • Posts

    262
  • Joined

 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 SerialNoob

  1. Hello guys,

    I moved to a new host few days ago, with the previous host I was still on 4.4.6 due to server restrictions.

    I installed a new version on the new host, moved files and converted all tables to Innobd.. few hours after install, I got the error below, I had reinstall again again and again (remove conf_global - reinstall - reupload conf_global).

    OutOfRangeException:  (0)
    #0 /home/****/public_html/system/Member/Member.php(779): IPS\Patterns\_ActiveRecord::load(3)
    #1 /home/****/public_html/system/Patterns/ActiveRecord.php(335): IPS\_Member->get_group()
    #2 /home/****/public_html/system/Dispatcher/Standard.php(87): IPS\Patterns\_ActiveRecord->__get('group')
    #3 /home/****/public_html/system/Dispatcher/Admin.php(90): IPS\Dispatcher\_Standard::baseJs()
    #4 /home/****/public_html/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Admin->init()
    #5 /home/****/public_html/admin/index.php(13): IPS\_Dispatcher::i()
    #6 {main}

    I did it 9 times, I'm tired already, I would love to know the cause and fix once and for all.

    Thanks in advance!

  2. 8 minutes ago, Asm said:

    @SerialNoob, yes, we considered this, but this is also $30. Unfortunately, 30+30+renewals=too expensive for our non-commercial community. 😞 These applications are really worth the money, but two together is expensive for us.

    Well then the only way would be to add a custom shop item + add manually the "goods" in a profile field that can only be modified by staff.

  3. 1 hour ago, Asm said:

    It is a pity, because, besides this, the functionality is excellent.

    Hello,

    There are several ways to build such system by using 2-3 apps together... here is one way that I can share without getting a virtual jackalous slap. (Oxford 2020)

    If you use "Members Shop" + "Trophies and medals" by @Fosters together; you can achieve something similar to what you need.

    You'll simply have to add your "goods" as trophies or medals; after purchase + use, they will receive a trophy/medal that will be shown publicly.

    Here are the shop items available within the Members shop app.

    Quote

    - Random trophy ( This will generate a random trophy and award it to the member, If the member has the award already then they will lose and not gain anything, By the laws of average 10 trophys in play will work out to a 10% chance of winning )
    - Buy a trophy ( You will create a item with your chosen trophy attached and allow users to buy them )
    - Buy a medal ( You will create a item with your chosen medal attached and allow users to buy them )

    Et voilà!

  4. 5 hours ago, We are Borg said:

    I would like to ask for a few features.

    1. Rolldown menu

    2. Depending on answers the next question can be different depending on the answer.

    3. If an answer is selected then show a text field to give more information.

    4. Popup when you hover above an answer then show what is involved like for example Yes/No when hower above Yes you see an explanation (not limited to yes/no)

    +1 I'd love these

  5. Also there seem to be a problem when updating the theme when it's set as default.

    I've installed two copies to have both light and dark theme... and updated both however, the settings are messed up for the theme set as default...

    + The colors have been modified I tried changing them but the changes are not applied.

    001790.png.365ce313ea396a1e8cd744057e0c0340.png               001789.png.8bcf246979f1d2d1cd9c7a7ece787649.png

  6. 2 minutes ago, TAMAN said:

    I thought you meant by profile background "profile cover" background.

     

    
    body.ipsApp.ipsApp_front[data-pagemodule="members"][data-pagecontroller="profile"]:before {
        background-image: none; /* url(https://ipskit.com/uploads/monthly_2018_12/cobalt-blue.jpg.37cd1d0….jpg); */
      	background-color: #000000;
    }

     

    Where is that? lol

    Or where should I put it?

  7. Inactive members log error

    Error: Undefined constant 'IPS\HTMLENTITIES' (0)
    #0 /home2/*****/public_html/system/Helpers/Table/Db.php(418): IPS\inactivemembers\modules\admin\members\_inactivememberslog->IPS\inactivemembers\modules\admin\members\{closure}(347, Array)
    #1 /home2/*****/public_html/system/Helpers/Table/Table.php(484): IPS\Helpers\Table\_Db->getRows(Array)
    #2 /home2/*****/public_html/applications/inactivemembers/modules/admin/members/inactivememberslog.php(70): IPS\Helpers\Table\_Table->__toString()
    #3 /home2/*****/public_html/system/Dispatcher/Controller.php(96): IPS\inactivemembers\modules\admin\members\_inactivememberslog->manage()
    #4 /home2/*****/public_html/applications/inactivemembers/modules/admin/members/inactivememberslog.php(38): IPS\Dispatcher\_Controller->execute()
    #5 /home2/*****/public_html/system/Dispatcher/Dispatcher.php(152): IPS\inactivemembers\modules\admin\members\_inactivememberslog->execute()
    #6 /home2/*****/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #7 {main}

     

×
×
  • Create New...