Jump to content

Sonya*

Clients
  • Posts

    3,845
  • Joined

  • Days Won

    30

 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 Sonya*

  1. Keywords Tooltip

    I have two issues:

    1. If I use an URL Keyword on my live server, then the whole item content is replaced by the linked keyword. Like the text were: "Here is something about wonderful holiday." The keyword is "holiday". If enabled, the whole text is replaced by single linked word "holiday".
    2. There are language strings that are not assigned in search
      screenshot-2019_07_07-00-54-42.png.dfd15a91c64f3a95ef29fe41998ed723.png

     

  2. @InvisionHQ, it is not about absence itself. It is about not talking with your clients. These are some suggestions :blush::

    • Let your clients know, that you are on vacation and not available. Do it public, here in forum.
    • Create a kind of automatic reply that you send every time you get a PM. The same as above: "Sorry, I am on vacations."
    • Inform clients when you are available again, like "I'll be back on [date]". It is always easier to wait if you have a time frame.
    • React to the issues in your support topics, write anything, but write, do not ignore.

    My personal negative example: I have posted a critical issue with your another app over a month ago. I have not got any answer, nor "yep, I will look into it [time frame]" neither "no, it might be critical for you, but I do not care" or just "I am on vacation now, be back [date], please do not disturb me". :rolleyes: If you try change to point of view to mine, what would you think in this situation? By the way, I have uninstalled your other app, so no need to react any more.

    Disabling apps - is not a good idea. Just tell your clients when you are available again and where they should report bugs. Here? On your site? A bug tracker would be helpful to see if there are unsolved issues and how many. Also to see how often you address the bugs. The issues in support topics are often overlooked.

  3. Hi,

    there is small issue with table links_packages. It was created as MyISAM and not InnoDB. All other tables created through 3rd party apps installation are automatically InnoDB in our database. Therefore I assume there is an issue in the install script of Links Directory. 

    Sonya

  4. Additionally, I can configure what nodes I would like to show on the feed stream but I cannot configure what items (nodes) should be included in the block widget. Would it not be better to consider settings for the page in the widget as well?

  5. Suggestion: can we show only items that the user has a permission to write on in the widget? The reason is - we have over 200 clubs on the site. And all of them are shown in the social stream. This does not make sense for the most users as they are not members of clubs and will never be. Imagine, we have a pet site. There are cats, dogs, birds, spiders, rabbits and so on. Over 200 kinds of pets. And there are clubs for every kind of pet there. If I have rabbits and only rabbits, I am not interested in content of all other clubs. But my social stream is full of the content of other clubs.

    If only content where I am allowed to create a record or a comment is shown then I automatically see only global areas like AND my clubs where I am member of. This is what makes sense for the most users.

    Thank you!

     

  6. Is there any reason that I cannot set number of reviews and comments to 25?

    screenshot-2019_06.20-09-50-30.png.b6420381b31f27357360b1dbc93c17e5.png

    25 is default in IPS:

    	/**
    	 * @brief	[Content\Item]	Number of reviews to show per page
    	 */
    	public static $reviewsPerPage = 25;
    	/**
    	 * Get number of comments to show per page
    	 *
    	 * @return int
    	 */
    	public static function getCommentsPerPage()
    	{
    		return 25;
    	}

    I would like to have it the same way other applications display it.

  7. Just to inform others:

    If you have ever used a feature "Convert club to feature" then the permissions for the clubs forums were just copied. This is false, the permissions should not be copied as they are DIFFERENT in table core_permission_index for the clubs features created a normal way. You cannot change these permissions afterwards without using SQL (or via changing club type to another and back).

    This can have unpredictable behavior in activity streams, blocks and so on. 

  8. After update to 4.4.4 it is not possible to create a new club any more. The error in system logs:

    Error: Access to undeclared static property: IPS\Member\Club::$checkPostsPerDay (0)
    #0 /var/www/virt/v4/htdocs/system/Helpers/Form/Node.php(364): IPS\Node\_Model->can('add')
    #1 /var/www/virt/v4/htdocs/system/Helpers/Form/Node.php(225): IPS\Helpers\Form\_Node->_populate(Array, NULL, 0, Object(IPS\clubcats\Categories), Array, 3, NULL, false, 100, 2)
    #2 /var/www/virt/v4/htdocs/system/Helpers/Form/FormAbstract.php(265): IPS\Helpers\Form\_Node->html()
    #3 /var/www/virt/v4/htdocs/system/Helpers/Form/Form.php(483): IPS\Helpers\Form\_FormAbstract->rowHtml(Object(IPS\Helpers\Form))
    #4 /var/www/virt/v4/htdocs/applications/core/modules/front/clubs/directory.php(376): IPS\Helpers\_Form->customTemplate(Array)
    #5 /var/www/virt/v4/htdocs/system/Dispatcher/Controller.php(85): IPS\core\modules\front\clubs\_directory->create()
    #6 /var/www/virt/v4/htdocs/applications/core/modules/front/clubs/directory.php(52): IPS\Dispatcher\_Controller->execute()
    #7 /var/www/virt/v4/htdocs/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\clubs\_directory->execute()
    #8 /var/www/virt/v4/htdocs/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

    The error disappears when Club Categories is disabled.

  9. Hi,

    I have excluded FAQ from the sitemap in ACP.

    screenshot-2019_06.13-13-07-50.thumb.png.0f5be84cb194c37165a648c4681e1d63.png

    But there is still a sitemap generated called sitemap_content_faq_Categories. Can you consider to exclude everything from the sitemap if sitemap is disabled in ACP, please?

    Sonya

  10. Hi,

    I have two questions:

    1. Can I define custom 404 page for ALL links that thrown this? I do not want to add individual conditions depending on the URL not found. I just want to have custom 404 and 401 pages. And then a redirection to the custom error pages whenever 404 or 401 occurs. Or must I define it for every URL in the log?

    2. Can I see a referrer in the logs? Sometimes it is easier to fix the broken link (especially if internal) instead of showing error or adding redirect. But in this case I have to know where the broken link can be found.

    Sonya

  11. I have figured out that there is no meta description for the links with /page/XXX at the end

    Quote
    • Meta description tags: Google sometimes uses <meta> tag content to generate snippets, if we think they give users a more accurate description than can be taken directly from the page content.

    I have lot of pages where Sign in... and menu structure is taken into description by Google instead of the content of the page. It looks messy in search results and does not attract users to click. 

  12. For the widget "Hot topics" what settings are available? I need:

    • Include only topics from public clubs
    • Select only some forums
    • Limit by start date of the topic (we have a lot of long player topics with thousand of posts and old start date, can I exclude them somehow?)
  13. Another bug:

    1. Change menu item order in the open club
    2. Change the type of the club to the "read-only"
    3. The custom menu order is overwritten to the default

    This does NOT happen if the club type is changed via ACP. In this case the menu order is kept.

×
×
  • Create New...