Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 7Feb 7 Hi all,I read that VBP5 will remove the built-in contact us / support ticketing system. My members use this a lot and I've had some pretty good success making business deals with it.What is the recommended replacement?Thank you,Mike
February 7Feb 7 That's news to me. Where did you hear it? And we are talking about the Contact Us link on the bottom, right? If that's the case, the altrnative would be to use a third party app.
February 7Feb 7 36 minutes ago, Mike Gholson said:Hi all,I read that VBP5 will remove the built-in contact us / support ticketing system. My members use this a lot and I've had some pretty good success making business deals with it.What is the recommended replacement?Thank you,MikeContact Us is not being removed. What is removed is the ability to route support requests into a support ticket as there is no longer a commerce ticket system. You can choose to route those requests to an email account and respond via email.For logged in members, you can have a forum where members can only see topics they create to have private discussions with staff/moderators. Edited February 7Feb 7 by Randy Calvert
February 8Feb 8 4 hours ago, Mike Gholson said:Hi all,I read that VBP5 will remove the built-in contact us / support ticketing system. My members use this a lot and I've had some pretty good success making business deals with it.What is the recommended replacement?Thank you,MikeThis is a system that I really appreciated a lot.And when it was removed I also thought, why have an online sales system like an E-Commerce but not have a support ticket system? This change doesn't make much sense if we analyze it from that perspective.Today a member told me:You are wasting a lot of time in a community, most people nowadays prefer to use "Discord" the era of communities died more than 5 years ago. I really had no answers.If we analyze the features of Discord the ease of integrating new resources through its own API.But I will still try to break this in my field, and make them understand that a community is much more organized than Discord although Discord is dominating this market very easily.
February 10Feb 10 Contact us is not being removed from the platform. We have removed the support system in v5 from commerce. If you need a full support system, you would need a 3rd party for this purpose.
March 9Mar 9 There are a couple of options.I've set up the old ways of supporting members, which is to create a new category and forum. Name it Support Requests and then set it to only posters can see their own posts. And, finally, set it to a question/answers forum.The other option is to repurpose a bug track or directory service and change it to support requests. Which is something I may do later down the road.
March 12Mar 12 Author On 3/9/2025 at 11:21 AM, Dean_ said:There are a couple of options.I've set up the old ways of supporting members, which is to create a new category and forum. Name it Support Requests and then set it to only posters can see their own posts. And, finally, set it to a question/answers forum.The other option is to repurpose a bug track or directory service and change it to support requests. Which is something I may do later down the road.That's definitely an interesting way to do it. Maybe we could also use the internal database feature of the software?I've been looking at 3rd party options but most of them have a monthly or annual cost, which is typical. However, I am not seeing any kind of method to pass along user information between Invision and the 3rd party application. So basically if someone adds a support ticket, it's up to me to look up their account details and/or ask them to fill out a form with the details.I am sad the included support / contact system was deprecated because I used it a LOT.Mike
March 13Mar 13 1 hour ago, Mike Gholson said:That's definitely an interesting way to do it. Maybe we could also use the internal database feature of the software?I've been looking at 3rd party options but most of them have a monthly or annual cost, which is typical. However, I am not seeing any kind of method to pass along user information between Invision and the 3rd party application. So basically if someone adds a support ticket, it's up to me to look up their account details and/or ask them to fill out a form with the details.I am sad the included support / contact system was deprecated because I used it a LOT.MikeMaybe just test the forum option for now and, see how you get on? It’s all in house, and you can keep track of posts.
March 19Mar 19 Hello,Someone told me there was a hole in my website, pretty sure hes 12 years old and looked up "how to become hacker hack website"He sent me this
March 19Mar 19 This code looks like someone ATTEMPTING to use SQL injections through account registrations. It looks like they're trying to register the usernames 1=1 and a few other basic "101 type" attack vectors that would allow execution of unintended SQL commands.These don't work in Invision Community and is not a valid attack vector. Honestly this looks like a script kiddie who does not know what the scripts actually do or how to use them. Edited March 19Mar 19 by Randy Calvert
March 19Mar 19 5 hours ago, mountaininteractive said:Hello,Someone told me there was a hole in my website, pretty sure hes 12 years old and looked up "how to become hacker hack website"What is your forum version? As a rule of thumb regarding security is best to always use the latest version of whatever software and scripts one is using, including the third party stuff. Edited March 19Mar 19 by Miss_B