Jump to content

Aetherdan

Clients
  • Posts

    126
  • Joined

  • Last visited

 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 Aetherdan

  1. Hi guys, Previously (before 4.5 update) i was using the rules & automation application to deduct post count when a topic/post was "hidden", and then reinstate it was it was "unhidden" Does anyone know if this functionality is feasible without using that application? (Not sure that its going to be updated for the new software, as i can not see it available on marketplace)
  2. Could we get this updated for latest version? Its certainly not working for me.
  3. Admin CP isnt letting me sign into marketplace to upgrade addons and plugins and such. In fact the layout is all scuffed: In the past you could clear cache with the support tool, but that doesnt seem to work anymore. Also you used to be able to set the admincp theme, is that deprecated? Having a few issues after the update, have disabled all addons and plugins but in particular, permissions dont seem to be working at all? Also when you click on links, it just appends the url params with #actionName
  4. Hi Guys, My forum is struggling these days 😞 The forum is constantly timing out, when i check the database logs i can see the following: 2020-05-06T02:12:00.555325Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 7004ms. The settings might not be optimal. (flushed=412 and evicted=0, during the time.) 2020-05-06T02:12:41.497259Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 4274ms. The settings might not be optimal. (flushed=155 and evicted=0, during the time.) 2020-05-06T02:13:02.705711Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 4450ms. The settings might not be optimal. (flushed=181 and evicted=0, during the time.) 2020-05-06T02:13:10.180725Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 4041ms. The settings might not be optimal. (flushed=112 and evicted=0, during the time.) 2020-05-06T02:13:20.464165Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 6909ms. The settings might not be optimal. (flushed=441 and evicted=0, during the time.) 2020-05-06T02:13:31.730989Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 7266ms. The settings might not be optimal. (flushed=442 and evicted=0, during the time.) 2020-05-06T02:14:02.772803Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 4041ms. The settings might not be optimal. (flushed=149 and evicted=0, during the time.) 2020-05-06T02:14:26.089674Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 8500ms. The settings might not be optimal. (flushed=549 and evicted=0, during the time.) 2020-05-06T02:14:36.056480Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 6967ms. The settings might not be optimal. (flushed=451 and evicted=0, during the time.) Also find attached a screenshot of all the background processes running after a server reboot! This database stuff has been ongoing for a few weeks now intermittently. My database is MySQL on RDS (Amazon) Anyone experienced such issues? I have tried to tweak my innodb_page_cleaners settings with no success.
  5. I have created a new blank theme via the theme editor, no changes whatsoever have been made, and the styling in the who's online widget doesn't look anything like yours. It certainly doesn't have the + signs either. Is there some other configuration required? Did my upgrade fail? As you can see the group styling works everywhere else. EDIT: I just realised I'm using a plugin because I wanted last 24 hours...... thanks!
  6. What about in the case of the whosonline widget? It no longer has any formatting associated to the username since the latest update.
  7. Is it possible to move the trophies above the customfields area on the author postbit on topics?
  8. Can we please add our own images for shop items? I dont want to be forced to use font awesome. Also, is it possible that purchasing a custom item can trigger a custom rule in the rules application?
  9. I know this might be a bit of a stretch, but what if we dont want to use FA icons for the shop items? Just a little assistance with the following: Is the membersshop_custompurchases" table only for items that are redeemed? How can I have the html appear properly for rewards log?
  10. Could you perhaps show me what it looks like? The screenshots provided on the marketplace only show awards in a tab on the users profile.
  11. Nah as stated above was a setting in moderator's restrictions. New questions: Can you change the image/icon for a custom shop item to be something that isn't in font awesome? Can you have a custom item purchase trigger a custom "automation rule" or is there a way for a custom item purchase to trigger a custom rule?
  12. I have installed the application on my dev environment to test it out, currently its not deducting points for purchases? I can buy anything and theres no points being deducted. Is there additional settings somewhere? Edit: Dont worry I found in docs there's a setting to allow items for free under the moderator group settings.
  13. How does the interest work and can it be configured anywhere? Is there a function available for adding a log item for when I credit points via a php script that I created inside the rules application?
  14. Hi, Is it possible for little icons for each award to be added to a users postbit? I haven't purchased this app and was just wondering about its capabilities. I am currently seeking something that adds the trophies to the postbit also, not just the user profile.
  15. If you don't have a sharer image set for your forum, when you link a topic on a social media site such as facebook, for some reason the image associated to the club is set as the default image, over that of any other. It makes sense though, its the first image picked up in the code as the author component comes before the post content. Is there a way to disable the club image in post container?
  16. This is a great useful plugin, but I am having a rather debilitating issue with it. If I want to allow socials to pick their own og:image from the page, the club enhancement images for the clubs on the post container take precedence over the attached images in the topic. This is a massive flaw in the design when you don't want to force the sharer image in the admin configuration.
  17. This unfortunately is still not working as intended for me My only topic in this section is locked and pinned: Furthermore if i change the max amount of topics for administrator to 2 or higher it still returns the above error.
  18. I am running the latest version of IPS, if that matters?
  19. This plugin doesn't work as what I believe is intended. First issue I have is I MUST set a time period, I can simply use the default 'no time limit" The second thing is that it counts locked topics, rather than not counting them.
  20. I currently have a full system built with points economy and rules which has an algorithm used to determine the value of points per post, based on numerous factors, i.e. content length, post count, member group, and copywriter score. This is because the rules application gives me more control over the points system. All good, thanks for responding.
  21. Would it be at all possible for you to create it so this (and members shop) is available to be used with the following points system?
  22. I have put in some faulty code into the widget, and now the particular page with the code returns a 500 error. How can i remove that particular block if I cant load the page? edit: for anyone wondering, the cms blocks are found in db under table cms_page_widget_areas.
  23. Hi, love the application! Do you think you can have it so users can simply type in the topic ID or topic url? This would be amazing as people are struggling with topic name, especially on large forums.
  24. I have a number of users experiencing issue when providing the topic component for the feedback. They type in the name of the topic and click on it, but when they hit save it returns this error:
×
×
  • Create New...