Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
September 4, 20177 yr @Ryan H., I can confirm that the latest patch fixed this issue. To fix go to : System -> Support -> Something isn't working From there you'll see a minor patch. Apply it and it should fix the tags not saving.
September 4, 20177 yr http://prntscr.com/gh5atp My forum can accept only one prefix for each category. You click save for 3 prefixes, and i see one 1. Also after this bug i lost thousands of topics prefixes, and transformed into one colour tags .
September 4, 20177 yr 1 hour ago, joshuaj said: @Ryan H., I can confirm that the latest patch fixed this issue. To fix go to : System -> Support -> Something isn't working From there you'll see a minor patch. Apply it and it should fix the tags not saving. confirmed. fixed
September 4, 20177 yr 9 minutes ago, Maxtor said: confirmed. fixed This was apparently not just an issue with Tags plugin but the board. I noticed it was causing issues with Taman's themes as well with his sliders order. This minor patch fixed his theme slider tags as well.
September 6, 20177 yr Yep, I was having the same problem here of only saving one tag, installed the latest IPS patch and it is working now. So, a problem with the platform, not with the app.
September 6, 20177 yr Author On 9/4/2017 at 6:16 PM, joshuaj said: @Ryan H., I can confirm that the latest patch fixed this issue. To fix go to : System -> Support -> Something isn't working From there you'll see a minor patch. Apply it and it should fix the tags not saving. Thanks! That was a huge help.
September 8, 20177 yr @Ryan H. I found out a bug today that I don't know if it is with the platform or with your app. So I'd like your feedback on this so we can report this bug to IPS if that is the case. I have a usergroup that I want to allow the users to use prefixes, but not tags. So for this usergroup, we have tags disabled and prefixes enabled. However, with this setting, the prefixes aren't displayed at the front-end (when creating a new topic) for users in this group. They only appear when I also enable tags for this group. Can you test this? Thanks.
September 8, 20177 yr Author 19 hours ago, Gabriel Torres said: @Ryan H. I found out a bug today that I don't know if it is with the platform or with your app. So I'd like your feedback on this so we can report this bug to IPS if that is the case. I have a usergroup that I want to allow the users to use prefixes, but not tags. So for this usergroup, we have tags disabled and prefixes enabled. However, with this setting, the prefixes aren't displayed at the front-end (when creating a new topic) for users in this group. They only appear when I also enable tags for this group. Can you test this? Thanks. That's going to be 'not a bug' on both parts, I'm afraid. Prefixes are tags internally, just special ones. That means a given member must be able to use tags in order to use prefixes.
September 9, 20177 yr 6 hours ago, Ryan H. said: That's going to be 'not a bug' on both parts, I'm afraid. Prefixes are tags internally, just special ones. That means a given member must be able to use tags in order to use prefixes. Hum, I will open a topic with a suggestion for them to change this, then.
September 9, 20177 yr I cannot seem to remove, rename or edit the tags. Every change just never gets saved. I've already ran the recache tool, the support tool. Is it just me?
September 11, 20177 yr @Ryan H. I was actually able to solve the issue using the app itself... There is an per-forum option called "Tag Mode" which defaults to "Inherit". Changed this setting to "Prefixes only" and the tag system was disabled, allowing only prefixes!
September 11, 20177 yr Author On 9/9/2017 at 4:45 PM, David.. said: I cannot seem to remove, rename or edit the tags. Every change just never gets saved. I've already ran the recache tool, the support tool. Is it just me? Can you give more context? Before/after screenshots?
September 12, 20177 yr 5 hours ago, Ryan H. said: Can you give more context? Before/after screenshots? In the tags section of the app, if I delete a tag from there, it deletes it visually but after refreshing the page, it's still there. I can provide a video via PM if you'd like.
September 12, 20177 yr Author 12 hours ago, David.. said: In the tags section of the app, if I delete a tag from there, it deletes it visually but after refreshing the page, it's still there. I can provide a video via PM if you'd like. Please do.
September 13, 20177 yr On 14.08.2017 at 9:47 AM, Gabriel Torres said: Hi @Ryan H. This is a minor issue that I reported to you in the past, in the topic feed widget the tags and the topic titles don't have a space between them. It is still like this even with the latest update. This is very minor but freaks out a person with OCD like myself. Thanks, Gabriel I still have this problem. Was it fixed?
September 14, 20177 yr Author 10 hours ago, motomac said: I still have this problem. Was it fixed? No change. Not considering it a breaking issue.
September 14, 20177 yr Hm... But it obviously breaks this app's own style: Widget: Last topic in a forum: If the problem is caused by the bold font in a widget I suggest to make the font normal - the same as in forum view.
September 14, 20177 yr Author 1 minute ago, motomac said: Hm... But it obviously breaks this app's own style: Widget: Last topic in a forum: If the problem is caused by the bold font in a widget I suggest to make the font normal - the same as in forum view. Nothing's broken though. It just looks a little off. It's nothing to do with the bold text, just styling. It shouldn't be hard to work around, I'm just not going to publish a release just for that. I missed it on the last update.
September 15, 20177 yr Author 22 hours ago, motomac said: So does it mean you will fix this in the next release? That's likely.
September 18, 20177 yr I am getting a MySQL error when I goto ACP > Support > Something isn't working... No apparent errors with the app as far as I am aware however it says the database has a problem with it. Quote There are some problems with your database. Normally it is safe to try to fix these problems automatically however if your community is large, you may want to run the necessary queries manually. If so, the queries to run are: ALTER TABLE `forums_topic_mmod` CHANGE COLUMN `topic_prefix` `topic_prefix` INT (10) NULL DEFAULT -1 COMMENT 'AT&P: Topic prefix' Should I just apply the fix it wants to do? Edited September 18, 20177 yr by Tripp_UK
September 19, 20177 yr Author 21 hours ago, Tripp_UK said: I am getting a MySQL error when I goto ACP > Support > Something isn't working... No apparent errors with the app as far as I am aware however it says the database has a problem with it. Should I just apply the fix it wants to do? Hm, I'll look into that. Yeah, do it, shouldn't hurt.