Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
June 24, 20213 yr Prior to uninstalling the prior version, did you take a backup of your database? No, I didn't
June 24, 20213 yr OK - in that case, what is the most recent backup of your database that you have available? My point here - uninstalling an application will remove any database tables associated with that application. If you don't have a viable recent backup then you're not going to be able to get much help with the above situation.
June 24, 20213 yr Ok. I do have a week-old database backup. Is there a way to only extract the Feedback tables from that and add it to the current database?
June 24, 20213 yr yep, but that is where the developer of the application assists you (I don't know the app, or its database structure)
June 24, 20213 yr Author Ok. I do have a week-old database backup. Is there a way to only extract the Feedback tables from that and add it to the current database? Submit a support ticket at my site: https://ipb.silvesterwebdesigns.com/support We'll see what we can do 🙂
June 24, 20213 yr Submit a support ticket at my site: https://ipb.silvesterwebdesigns.com/support We'll see what we can do 🙂 Done. Thank you.
September 17, 20213 yr any plans to integrate the feedback app with the 'achievements ' feature think it be a great fit!
September 18, 20213 yr Author any plans to integrate the feedback app with the 'achievements ' feature think it be a great fit! Yes, I definately want to do this. Do you have any specific rules/triggers in mind?
September 18, 20213 yr Yes, I definately want to do this. Do you have any specific rules/triggers in mind? Thats great to hear main ones would be Positive Feedback Received Positive Feedback received is the members xth positive received don't thing anything would be gained for triggering 'negative' feedback ? Feedback Given Feedback given is the user's xth feedback given
May 10, 20222 yr I am getting an error when trying to go to Settings for the Feedback. The reason i was trying the setting was because one of my members claims that he lost all his feedback. The error i am getting is listed bellow. OutOfRangeException: (0) #0 /home/skupper/www.bmw2002faq.com/system/Node/Model.php(1093): IPS\Patterns\_ActiveRecord::load(3) #1 /home/skupper/www.bmw2002faq.com/system/Node/Model.php(1110): IPS\Node\_Model->parent() #2 /home/skupper/www.bmw2002faq.com/system/Content/ClubContainer.php(406): IPS\Node\_Model->parents() #3 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/Node.php(311): IPS\forums\_Forum->parents() #4 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/FormAbstract.php(270): IPS\Helpers\Form\_Node->html() #5 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/Form.php(456): IPS\Helpers\Form\_FormAbstract->rowHtml(Object(IPS\Helpers\Form)) #6 /home/skupper/www.bmw2002faq.com/applications/feedback/modules/admin/settings/settings.php(157): IPS\Helpers\_Form->__toString() #7 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Controller.php(101): IPS\feedback\modules\admin\settings\_settings->manage() #8 /home/skupper/www.bmw2002faq.com/applications/feedback/modules/admin/settings/settings.php(34): IPS\Dispatcher\_Controller->execute() #9 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(153): IPS\feedback\modules\admin\settings\_settings->execute() #10 /home/skupper/www.bmw2002faq.com/admin/index.php(13): IPS\_Dispatcher->run() #11 {main} Thank you for your help! Steve
May 12, 20222 yr Author I am getting an error when trying to go to Settings for the Feedback. The reason i was trying the setting was because one of my members claims that he lost all his feedback. The error i am getting is listed bellow. OutOfRangeException: (0) #0 /home/skupper/www.bmw2002faq.com/system/Node/Model.php(1093): IPS\Patterns\_ActiveRecord::load(3) #1 /home/skupper/www.bmw2002faq.com/system/Node/Model.php(1110): IPS\Node\_Model->parent() #2 /home/skupper/www.bmw2002faq.com/system/Content/ClubContainer.php(406): IPS\Node\_Model->parents() #3 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/Node.php(311): IPS\forums\_Forum->parents() #4 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/FormAbstract.php(270): IPS\Helpers\Form\_Node->html() #5 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/Form.php(456): IPS\Helpers\Form\_FormAbstract->rowHtml(Object(IPS\Helpers\Form)) #6 /home/skupper/www.bmw2002faq.com/applications/feedback/modules/admin/settings/settings.php(157): IPS\Helpers\_Form->__toString() #7 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Controller.php(101): IPS\feedback\modules\admin\settings\_settings->manage() #8 /home/skupper/www.bmw2002faq.com/applications/feedback/modules/admin/settings/settings.php(34): IPS\Dispatcher\_Controller->execute() #9 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(153): IPS\feedback\modules\admin\settings\_settings->execute() #10 /home/skupper/www.bmw2002faq.com/admin/index.php(13): IPS\_Dispatcher->run() #11 {main} Thank you for your help! Steve That looks like you have a Node (may be a forum) that is assigned to a Club that no longer exists. I suspect you may see the same kind of error appear if you open the form on the front end to move a topic to another forum?
July 14, 20222 yr We have existing feeback from a vbulletin site. Are we able to import this existing feedback into your addon or are you able to provide such import service ?
November 22, 20222 yr Maybe there could be a link in notifications to give feedback back to the user who gave you feedback? @stoo2000 Edited November 22, 20222 yr by sulervo
November 27, 20222 yr Author Maybe there could be a link in notifications to give feedback back to the user who gave you feedback? @stoo2000 Notifications can only be linked to one place and that's the feedback that has been left.
March 5, 20232 yr Hello, I have this error with a fresh install of the plugin when I try to display settings in the back office: TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given (0) system/Dispatcher/Controller.php(118): IPS\feedback\modules\admin\settings\_settings->manage() applications/feedback/modules/admin/settings/settings.php(34): IPS\Dispatcher\_Controller->execute() system/Dispatcher/Dispatcher.php(153): IPS\feedback\modules\admin\settings\_settings->execute() admin/index.php(13): IPS\_Dispatcher->run() #4 {main} Do you have an idea of what is happening? Thank you
March 5, 20232 yr Author Hello, I have this error with a fresh install of the plugin when I try to display settings in the back office: TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given (0) system/Dispatcher/Controller.php(118): IPS\feedback\modules\admin\settings\_settings->manage() applications/feedback/modules/admin/settings/settings.php(34): IPS\Dispatcher\_Controller->execute() system/Dispatcher/Dispatcher.php(153): IPS\feedback\modules\admin\settings\_settings->execute() admin/index.php(13): IPS\_Dispatcher->run() #4 {main} Do you have an idea of what is happening? Thank you It looks like one of the content router extensions (maybe a third party app) is returning an unexpected value, I can make an update available this week that understands this situation.
March 20, 20232 yr It looks like one of the content router extensions (maybe a third party app) is returning an unexpected value, I can make an update available this week that understands this situation. Same problem here: TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given (0) #0 /public_html/system/Dispatcher/Controller.php(118): IPS\feedback\modules\admin\settings\_settings->manage() #1 /public_html/applications/feedback/modules/admin/settings/settings.php(34): IPS\Dispatcher\_Controller->execute() #2 //public_html/system/Dispatcher/Dispatcher.php(153): IPS\feedback\modules\admin\settings\_settings->execute() #3 //public_html/admin/index.php(13): IPS\_Dispatcher->run() #4 {main}
March 21, 20232 yr Author I decided to make the next release a feature release and it's almost ready. Should be finished with it this week
March 26, 20232 yr I decided to make the next release a feature release and it's almost ready. Should be finished with it this week Thank you! Look forward to it
March 29, 20232 yr Have installed the latest release. Please can you tell me how I can get the profile tabs showing the feedback again?
March 29, 20232 yr Have installed the latest release. Please can you tell me how I can get the profile tabs showing the feedback again? Mine remained after the update. Maybe clear your caches?
March 30, 20232 yr Author Have installed the latest release. Please can you tell me how I can get the profile tabs showing the feedback again? Can you send me a link via PM? The tabs shouldn't have changed at all.
April 6, 20232 yr Can you send me a link via PM? The tabs shouldn't have changed at all. All fixed, seems to be some conflict with this So I've disabled that plugin for the moment.
October 2, 20231 yr Author I'm pleased to announce that you can now transfer your Marketplace purchase to my website, this gives you access to downloads, billing and technical support all in one place. Visit https://ipb.silvesterwebdesigns.com Sign in or Register. Go to https://ipb.silvesterwebdesigns.com/redeem-marketplace-keys/ Click redeem key and enter your product license key (available from https://invisioncommunity.com/marketplace/previous-purchases/ ) If your purchase is expired or nearing expiry, a renewal invoice will be generated for you.