Jump to content

Claudia999

Clients
  • Posts

    782
  • Joined

  • Last visited

  • Days Won

    1

 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 Claudia999

  1. 4 minutes ago, Marc Stridgen said:

    There is no way in which to do this on the front end at present, which I believe is the question

    Sure, on the front end would be better, but sql query is a possible solution for me.

    Nice would be a „has a poll“-option for example for activity streams.

  2. On 3/27/2022 at 4:23 PM, HeadStand said:

    That's supposed to be automatic. If there is no data to display, it shouldn't generate that section. Are you experiencing issues with that?

    Yes 😞 All sections are sent.

    Here's an example with an "empty" section (no entries in last 14 days). So it looks in Newsletter:

    49576228_Bildschirmfoto2022-04-12um18_45_31.thumb.png.3f9172353a1f53f770f9889430b434f7.png

  3. Hi @HeadStand

    I've a newsletter with some "things" of latest 14 days - forums threads, blog entries, Pages database entries, membermap entries...

    Sometimes there are no new blog entries or Pages database entries created in the latest 14 days.

    How can I make that the part of blog posts or Pages database entries is not shown then? All other parts should be sent anyway.

     

  4. Is there a way to weight the search results of the internal search? I want search results from Pages to be weighted higher than search results from forums.

    Even better would be two (or more) sections on the search results page: first e.g. 10 results from Pages, a link to "more search results from this area" and then a section with 10 search results from Forums, again with a link to more search results from this area.

  5. Hi @opentype

    I get an error in Systemlogs:

    #0 /var/www/vhosts/xxx/httpdocs/uploads/template_13_77e511f3f597b974567a95c3a1860bbf_plugins.php(417): IPS\Content\_Item->container()
    #1 /var/www/vhosts/xxx/httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_global_plugins->enhancedsimilarcontent(Array, 'e5a522c3317f3fc...', 'horizontal')
    #2 /var/www/vhosts/xxx/httpdocs/system/Widget/Widget.php(234): IPS\Theme\_SandboxedTemplate->__call('enhancedsimilar...', Array)
    #3 /var/www/vhosts/xxx/httpdocs/applications/core/widgets/relatedContent.php(138): IPS\_Widget->output(Array, 'e5a522c3317f3fc...')
    #4 /var/www/vhosts/xxx/httpdocs/system/Widget/Widget.php(826): IPS\core\widgets\_relatedContent->render()
    #5 /var/www/vhosts/xxx/httpdocs/system/Widget/Widget.php(888): IPS\_Widget->_render()
    #6 /var/www/vhosts/xxx/httpdocs/uploads/template_13_94a9d7649fb9cdbfc784d3516e61a717_global.php(18431): IPS\_Widget->__toString()
    #7 /var/www/vhosts/xxx/httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->widgetContainer('footer', 'horizontal')
    #8 /var/www/vhosts/xxx/httpdocs/uploads/template_13_94a9d7649fb9cdbfc784d3516e61a717_global.php(6762): IPS\Theme\_SandboxedTemplate->__call('widgetContainer', Array)
    #9 /var/www/vhosts/xxx/httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('Gesund mit Mari...', '\n\n\n\n<div class=...', Array)
    #10 /var/www/vhosts/xxx/httpdocs/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
    #11 /var/www/vhosts/xxx/httpdocs/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish()
    #12 /var/www/vhosts/xxx/httpdocs/system/Dispatcher/Front.php(687): IPS\Dispatcher\_Standard->finish()
    #13 /var/www/vhosts/xxx/httpdocs/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish()
    #14 /var/www/vhosts/xxx/httpdocs/index.php(13): IPS\_Dispatcher->run()
    #15 {main}

    Could be Enhanced Similar Content the reason?

    This screenshot is from overview in Systemlogs:

    enhanced-content-error.thumb.png.499501248ef0f4fd0b2b993861018030.png

  6. On 12/24/2021 at 3:23 PM, Sonya* said:

    @Claudia999

    1. You can use it with any database.
    2. You have to include JS/Fxdocs Toc.js in the page that the database assigned to.
    3. In the record template of your database find:
      <section class="ipsType_richText ipsContained ipsType_normal" data-controller='core.front.core.lightboxedImages'>{$record->_content|raw}</section>

      and add an JS controller like this:

      <section class="ipsType_richText ipsContained ipsType_normal" data-controller='core.front.core.lightboxedImages,fxdocs.images,fxdocs.toc'>{$record->_content|raw}</section>
    4. You have to use headings h2-h4 in order the TOC be displayed, e. g. with format plugin https://ckeditor.com/cke4/addon/format

    It works great! Many thanks!

  7. On 10/16/2021 at 8:59 PM, Ryan Ashbrook said:

    Alternatively, you can create a page that is only visible to people that are not a part of the club, and explain the purpose of the club and that they can read but cannot participate until they join. Then, you can re-order the menu to place the page first, which will then load that page automatically as soon as users click into the club.

    Sure, but maybe is such a disclaimer as in normal forums but with "to answer here you have to join" a good idea in general?

  8. My users are often confused because they can't write in our (public) clubs. The problem in most cases is that they would have to become a member of the club first. Unfortunately, this is not made so clear. One solution would be to change the club to "open". But then there is not the possibility for users to join. Or am I overlooking a setting that a group is public AND you can join as a member? Or for public clubs that all users can write independent of membership in club?

  9. 2 minutes ago, opentype said:

    What do you use to identify the account? Display name or email address?
    I just tried and I can actually replicate the problem of not being able to login with the username there, even though it says usernames are accepted. It does work with the email address though. 

    At invisionfocus.de I'm using display name. I tried the same with email address and couldn't login too.

    On my own community I have only offered login with display name - since eons.

×
×
  • Create New...