Jump to content

kmk

Clients
  • Posts

    3,100
  • Joined

  • Last visited

  • Days Won

    2

 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 kmk

  1. 3 minutes ago, onlyME said:

    Yes, the widget has 100% width, if you don't want to use widget, you can use the slider's code in your templates. Example

    <div width="500px">

    {expression="\IPS\Application::load('featuredcontent')->show(1)" raw="true"}

    </div>

    The code in {expression....} is slider's code that you can find in Slider Manager.

    Thank you, I bought it, I hope you can help me later to apply the container resizing:sweat:

  2. 2 minutes ago, Mike John said:

    Try the above patch but add this line as well. What version of IPB4 are you using?

    
    unset( $form->elements['']['pf_allow_attachments'] );

     

    Can you guide me how archive it?

    4.2 beta 6

  3. UPDATE `form_fields` form_fields  SET `field_pf_allow_attachments`=1,`field_value`='Default fied value',`field_form_id`=2,`field_type`='Text',`field_options`='[]',`field_multiple`=false,`field_required`=true,`field_max_input`=0,`field_input_format`='' WHERE field_id=5 
    IPS\Db\Exception: Unknown column 'field_pf_allow_attachments' in 'field list' (1054)
    #0 /home/panamyfo/public_html/system/Db/Db.php(990): IPS\_Db->preparedQuery('UPDATE `form_fi...', Array)
    #1 /home/panamyfo/public_html/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('form_fields', Array, Array)
    #2 [internal function]: IPS\Patterns\_ActiveRecord->save()
    #3 /home/panamyfo/public_html/init.php(447) : eval()'d code(120): call_user_func_array('parent::save', Array)
    #4 /home/panamyfo/public_html/system/Node/Model.php(2183): IPS\Patterns\rules_hook_ipsPatternsActiveRecord->save()
    #5 [internal function]: IPS\Node\_Model->save()
    #6 /home/panamyfo/public_html/init.php(447) : eval()'d code(990): call_user_func_array('parent::save', Array)
    #7 /home/panamyfo/public_html/system/Node/Model.php(2955): IPS\Node\collab_hook_ipsNodeModel->save()
    #8 [internal function]: IPS\Node\_Model->saveForm(Array)
    #9 /home/panamyfo/public_html/init.php(447) : eval()'d code(83): call_user_func_array('parent::saveFor...', Array)
    #10 /home/panamyfo/public_html/system/Node/Controller.php(391): IPS\Node\rules_hook_ipsNodeModel->saveForm(Array)
    #11 /home/panamyfo/public_html/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form()
    #12 /home/panamyfo/public_html/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
    #13 /home/panamyfo/public_html/applications/form/modules/admin/form/forms.php(35): IPS\Node\_Controller->execute()
    #14 /home/panamyfo/public_html/system/Dispatcher/Dispatcher.php(142): IPS\form\modules\admin\form\_forms->execute()
    #15 /home/panamyfo/public_html/admin/index.php(13): IPS\_Dispatcher->run()
    #16 {main}

  4. Below issue desapear when disable the quizees and classifieds apps.

    ErrorException: Argument 1 passed to IPS\quizzes\extensions\core\ContentRouter\_Quizzes::__construct() must be an instance of IPS\Member, instance of IPS\Member\Group given, called in /home/panamyfo/public_html/system/Application/Application.php on line 755 and defined (4096)
    #0 /home/panamyfo/public_html/applications/quizzes/extensions/core/ContentRouter/Quizzes.php(38): IPS\IPS::errorHandler(4096, 'Argument 1 pass...', '/home/panamyfo/...', 38, Array)
    #1 /home/panamyfo/public_html/system/Application/Application.php(755): IPS\quizzes\extensions\core\ContentRouter\_Quizzes->__construct(Object(IPS\Member\Group))
    #2 /home/panamyfo/public_html/system/Application/Application.php(302): IPS\_Application->extensions('core', 'ContentRouter', true, Object(IPS\Member\Group))
    #3 [internal function]: IPS\_Application::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group))
    #4 /home/panamyfo/public_html/init.php(447) : eval()'d code(22): call_user_func_array('parent::allExte...', Array)
    #5 /home/panamyfo/public_html/applications/core/extensions/core/GroupForm/Content.php(35): IPS\collab_hook_ipsApplication::allExtensions('core', 'ContentRouter', Object(IPS\Member\Group))
    #6 /home/panamyfo/public_html/applications/core/modules/admin/members/groups.php(188): IPS\core\extensions\core\GroupForm\_Content->process(Object(IPS\Helpers\Form), Object(IPS\Member\Group))
    #7 /home/panamyfo/public_html/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\members\_groups->form()
    #8 /home/panamyfo/public_html/applications/core/modules/admin/members/groups.php(34): IPS\Dispatcher\_Controller->execute()
    #9 /home/panamyfo/public_html/system/Dispatcher/Dispatcher.php(142): IPS\core\modules\admin\members\_groups->execute()
    #10 /home/panamyfo/public_html/admin/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

  5. 6 hours ago, TAMAN said:

    Not simple like that, you need multiple file formats to upload to widely support browsers and mobiles, tablets 

    Do you mean like show the slider if the language is english? 

    If so, then No sorry :D 

    Yeah, slider for english member, slider for spanish member.... No because the theme is not multilanguage target? Or...

  6. 5 hours ago, Kevin Carwile said:

    Any app that follows the core IPS4 container/content design pattern is inherently compatible with GC without any additional integration needed. 

     

    :) I got it?  We will have club add into collab...or I wrong

  7. 7 minutes ago, kmk said:

    Sorry, maybe I explained not clearly. I mean I(admin) want use collab to manage clubs, like others features forum, calendar and more. And members can opening a club and owner it inside the collab.

    Or say it simple, add club into the collab.

    Sorry for my english, like a kid try to explain something..:lol:

    Screenshot_2017-06-11-13-17-40.jpg

    My reasons to do that:

    1. Good of collab is more features.

    2. Good of club is core feature.

    If can make it work together, win win.

    Because they have similate function, if can work together I do not to think replace one for other.

  8. 39 minutes ago, Kevin Carwile said:

    @kmk You can do that with roles inside a collab. Simply create roles for school 1, school 2, basketball dept, football dept, etc. Each role can have different levels of access to resources within the collab based on the permissions you assign. Objective complete.

    Sorry, maybe I explained not clearly. I mean I(admin) want use collab to manage clubs, like others features forum, calendar and more. And members can opening a club and owner it inside the collab.

    Or say it simple, add club into the collab.

    Sorry for my english, like a kid try to explain something..:lol:

    Screenshot_2017-06-11-13-17-40.jpg

  9. I think I would be try use collab like an app level admin(more feature), into collab offer clubs(more simple for members, and I think the club look better right now like a landing page for members) for members use.

    Example:

    - School (collab)

          - school 1(club)

          - school 2 (club)

          - school 3 (club)

    Or too...

    - school 1

           - school basket deparment

           - school football deparment

           - school admin deparment

            

     

  10. 10 minutes ago, Adriano Faria said:

    Article from Pages? No. 

    Next version will have a new type of quiz: study mode. This mode has no time challenge and no score, so users will may take the time they need in each question. There will be a button to display the explanation about the correct answer. 

    Cool...is possible at the same time let with time and score option to enable or disable? Because is more efective with time set up, guiding what time should be use to read and find the answer.

  11. I would like use quizzes help my user(students) read more content. Is possible set quizzes with article to read? Give they questions at the same time give they articles to help take the quizzes.

×
×
  • Create New...