Jump to content

Sonya*

Clients
  • Posts

    3,797
  • 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

Everything posted by Sonya*

  1. In case you do not find the plugin, you can purchase this one https://www.ic-essentials.com/files/file/25-advanced-footer/ This is and will be supported. The one from @TDBF likely no. 😞
  2. How have you installed your forum? You have downloaded the files and uploaded them on your hosting, right? It is the same way while doing manual upgrade.
  3. I just need another output for the star rating. Either hook into how the stars are built. This does not work, as this is a module. Or send a rating remote from my template, that does not work either. For example, instead of outputting 5 stars, I would like to print out: No. Rather no Don't know Rather yes Yes The rating should be saved as usual. Just the output should be changed.
  4. This is not a controller, but a module. I suppose that is the reason the mixin does not work. I am trying with a controller now and fail again.
  5. I use this documentation This code is in the record Display template (Pages) does not work: <p>Member Rating: {$record->memberRating()}</p> <span data-ipsRating data-ipsRating-changeRate='true' data-ipsRating-url='{$record->url()}' data-ipsRating-value="{expression="number_format( $record->memberRating(), 1 )"}"> <input type="radio" name="ratingValue" id="ratingValue_1" value="1"> <label for="ratingValue_1">1</label> <input type="radio" name="ratingValue" id="ratingValue_2" value="2"> <label for="ratingValue_2">2</label> <input type="radio" name="ratingValue" id="ratingValue_3" value="3"> <label for="ratingValue_3">3</label> <input type="radio" name="ratingValue" id="ratingValue_4" value="4"> <label for="ratingValue_4">4</label> <input type="radio" name="ratingValue" id="ratingValue_5" value="5"> <label for="ratingValue_5">5</label> </span> When I click on a star, I can see a request: _https://mydomain.com/db1/category/record_title-r2/?csrfKey=76a58e802019f5b18f6d6b9c059df60f&rating=5 I also get a message printed out below the stars "Rating saved". But when I refresh the page, the rating is not saved. I do not see any errors, neither in Chrome console, nor in IPS system logs. Does somebody know what I miss? Thank you!
  6. Would it be possible to “hook” into data-ipsRating to change the output of the star elements? I have tried mixin: ips.controller.mixin('mixinName', 'core.front.core.rating', true, function () { alert('mixin'); this.before('initialize', function () { alert('before initialize'); }); this.before('_buildRatingElem', function () { alert('before _buildRatingElem'); }); }); There are three alerts. The first and second are called, the last one “before _buildRatingElem" not.
  7. Just to mention: word filter does not replace parts of the words. It replaces the whole match only. Partial replacing is not a default feature in IPS, not even in word filters.
  8. The author means the link should be allowed. But the referral part should be replaced by something, like *** either in text and URL. @WebCMS there is a custom app that makes something similar https://forum.invisionize.pl/files/file/872-dp45-advanced-regexp/
  9. Check your PHP version. It should be 8.1 for automatic update
  10. Ask them to make a screenshot to be sure, it is IPS banning and not internet provider, firewall or something else.
  11. I had this error on ngnix server, that does not support .htaccess. Enabling proxy mode has helped to resolve. Another time the error has been shown while elastic search was misconfigured. Once I disabled elastic, the error was gone.
  12. I have a special Expert group. The answers from this group should be featured in a block (post feed). There is no possibility to pull the answers from one group only in the default block. I must specify the topic author. Activity stream block does not allow filtering by group as well. Does anybody know how to get posts from one group only in the block? Any ready plugin/app? Thanks.
  13. Another inconsistency: both settings are applied to the badge color and text in the post. But they are not respected in the topics list. Instead, ipsBadge_neutral and ipsBadge_small are used. As a side note, ipsBadge_small is defined with 9px. It looks tiny in the topic list. Please consider changing it to ips_Badge_large.
  14. So far, I can see: Highlighted post background applies to the background color of the badge Highlighted post border applies to the border of the post AND the text color of the badge
  15. This theme setting does not change to the background of the highlighted post: Add: it changes the background of the badge, not the post itself.
  16. .htaccess only deals with incoming links. It does not apply to outbound links. I assume that topic starter means outgoing links, not internal.
  17. FYI, yesterday a friend of mine wanted to register for a free 30-days trial of Invision Community. We have tried his working email @web.de and get "You are not allowed to use that email address on this site." We have tried his alternative email @t-online.de and get "You are not allowed to use that email address on this site." We then registered other emails with @gmx.de and @mail.de and get "You are not allowed to use that email address on this site." Finally, we succeeded with @freenetmail.de 😓 The confirmation email from sales@invisionpower.com went straight into the spam folder. We had to fill out the captcha multiple times. Every time before we get the message "You are not allowed to use that email address on this site." Another time for successful email confirmation and then another time for the account creation. A form for account creation with three mandatory security questions and a full postal address looks huge. To get a trial with your competitor, all we had to do is to enter the working email address (@web.de) and then confirm it. Then we get login URL and login credentials. No manual creation of the account was needed. No security questions, captchas, full postal address etc. The welcome email was delivered into inbox. While I understand that you try to combat spam registration. The whole process to get the trial was tedious. My friend would have given up if I had not persisted proceeding and helped him. Just to inform you, that you do not make it easy to register for trials.
  18. Replacing all links with https is useless. You don't even know whether these old links now support https. If not, then you will create tons of broken links. And that helps nothing. I would use a plugin to make the links visible and active to members only. E.g., the https://www.ynwa.tv/files/file/27-ne-hide-content/ It hides external links from guests and search engines. And as a positive side effect, it can even boost registration for your community if you point out that the links are only visible to members 😉
  19. Auto-upgrade can fail if you are on PHP 8.2 or higher. Check your PHP version and downgrade to 8.1, if it is not.
  20. I do not get any email notifications from this site, neither support tickets. The email address is valid and in use daily. I do get notifications from accounts@invisionpower.com but not from noreply@invisionpower.com or support@invisionpower.com Can you please check, if email in my account is somehow blacklisted in your system? Thank you!
  21. I know it's not your headache, but I can't use many email providers for one of my projects. Due to political restrictions. Even though I have a completely non-political project, I have been rejected by most email providers so far. Amazon is the only one that accepts us at the moment. Again, it's not your problem, but some of us don't always have a choice 😉. It's enough for me to know that this works somehow. Thank you!
  22. If IPS sends out more than the limit, Amazon SES has…. My question was how IPS can be set to respect the limits above. As I can see from the answers here, there are no settings and BULK_MAILS_PER_CYCLE does nothing. Theoretically, bulk mails via Amazon SES (SMTP) should not work. But in practice it does. This is all I want to know. Thanks.
×
×
  • Create New...