Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
chilihead Posted August 11, 2013 Posted August 11, 2013 It was a bug with IPB. Defaults were not being applied for added settings upon install or upgrade if they had ever edited their existing settings. http://community.invisionpower.com/resources/bugs.html/_/ip-board/default-notifications-for-new-applications-r42777 Now this works.
GadgetMan Posted September 4, 2013 Posted September 4, 2013 Love the trader addon, wish there was an importer from SMF. I installed without any problems was warned about Feedback for Classifieds so I deleted that Hook. I went to test the feedback option and the feedback button says: "Leave Feedback Leave Feedback" yes says it twice inside the button? Thanks!
Maxxius Posted September 4, 2013 Posted September 4, 2013 its because you havent uploaded the images to your skin folder. thats probably the reason you see that twice. stoo2000 1
GadgetMan Posted September 4, 2013 Posted September 4, 2013 I uploaded everything that was in the Upload folder from the Trader Download???? Question: Is there a way for the feedback to show up in the info that shows up when you hover over a members name? Thanks!
Maxxius Posted September 4, 2013 Posted September 4, 2013 wrong. you should also upload images from style image folder to appropriate skin folder too. because I bet you do not use the default skin. stoo2000 1
GadgetMan Posted September 4, 2013 Posted September 4, 2013 I am using the default skin at this time. What folder would this be in?
stoo2000 Posted September 4, 2013 Author Posted September 4, 2013 I am using the default skin at this time. What folder would this be in? It's moreso if you're using a custom image pack, and not the default one, you would then need to upload the included images into that custom image pack you're using.
RPG-support Posted September 23, 2013 Posted September 23, 2013 I am entering Deal Topic *: http://www.a108.net/index.php/topic/168-однажды-радхарани-вошла-в-ман/?p=498 but getting http://www.a108.net/index.php/topic/168-однажды-радхарани-вошла-в-ман/ Is it possible to manage this somehow to allow this type of links to posts instead of the topic itself?
stoo2000 Posted September 24, 2013 Author Posted September 24, 2013 I'm afraid that the topic ID is extracted from the URL, the post number isn't recorded. (It is a deal topic after all, not a deal post)
RPG-support Posted September 25, 2013 Posted September 25, 2013 I am trying to ajust this hook for the reputaion system around the IPS addons. So, I will have to develop it myself.
stoo2000 Posted September 25, 2013 Author Posted September 25, 2013 Bear in mind that you are not permitted to redistribute any files or code. AndyF 1
RPG-support Posted September 26, 2013 Posted September 26, 2013 Ok, but this product seams to be unfinished. We will improve the code. And to install reputation system one should first purchase and install your addon. Don't worry.
Computer Candy Posted October 29, 2013 Posted October 29, 2013 Question: Is there a way for the feedback to show up in the info that shows up when you hover over a members name? I would like to do the same thing for a client's site. He wants to be able to see the feedback info from all parts of the site where you get the profile box on hover-over. Thank you. :)
stoo2000 Posted October 29, 2013 Author Posted October 29, 2013 I would like to do the same thing for a client's site. He wants to be able to see the feedback info from all parts of the site where you get the profile box on hover-over. Thank you. :smile: I'll see what I can do :)
Computer Candy Posted October 29, 2013 Posted October 29, 2013 I'll see what I can do :smile: Amazing. Thank you. :)
Jujulefooteux Posted January 26, 2014 Posted January 26, 2014 it's possible to include an option ? 1 point (+ or -) by topic and by member ? User can leave 1 point (and only one ) ?
stoo2000 Posted January 26, 2014 Author Posted January 26, 2014 it's possible to include an option ? 1 point (+ or -) by topic and by member ? User can leave 1 point (and only one ) ? Users can leave Feedback as many times as they like, there isn't a limit since it's very possible that two users may trade more than once. You can however specify a 'flood control' setting that will require a certain amount of time inbetween feeback.
Jujulefooteux Posted February 6, 2014 Posted February 6, 2014 Will give you an update on your application? If yes, when and what do you add to it ? Some ideas for you: Can delete mass evaluations when a banned member To see prevent duplication if desired or may be able to view Possibility of Close/ move topic if the evaluation was given
stoo2000 Posted February 6, 2014 Author Posted February 6, 2014 Will give you an update on your application? If yes, when and what do you add to it ? Some ideas for you: Can delete mass evaluations when a banned member To see prevent duplication if desired or may be able to view Possibility of Close/ move topic if the evaluation was given Hi, The app is updated as required, however there are not any reported bugs that need fixing: http://ipb.silvesterwebdesigns.com/tracker/project-3-trader-feedback-system/. New feature ideas are always welcomed, however I think closing/moving a topic wouldn't work very well. It would mean that anyone could add a topic link to a Feedback item and close a topic. At the same time, deleting Feedback if a user is banned would hurt your genuine traders who have had feedback from this user. Could you explain "To see prevent duplication if desired or may be able to view"?, I'm not sure what you mean. Many Thanks Stuart
Jujulefooteux Posted February 6, 2014 Posted February 6, 2014 Some members put a +1 several times for the same ad. And some flood and swells their reputation. So I would limit it, I have more than 13,000 members and I would like to limit it. A one per member per ad.
stoo2000 Posted February 6, 2014 Author Posted February 6, 2014 Some members put a +1 several times for the same ad. And some flood and swells their reputation. So I would limit it, I have more than 13,000 members and I would like to limit it. A one per member per ad. Yeah, that's sounds doable. In the mean time you could use the 'flood control' setting to limit how often feedback can be left.
Gabriel Torres Posted May 23, 2014 Posted May 23, 2014 Typo: feedback_left Your feedback has been left on the users profile. Should be: feedback_left Your feedback has been left on the user's profile.
Gabriel Torres Posted May 23, 2014 Posted May 23, 2014 Hi, found a word that may be hardcoded in the source code. * The word "N/A" at the user's profile Please refer to the attached file. Please let me know the files and lines to edit. Thanks.
Gabriel Torres Posted May 23, 2014 Posted May 23, 2014 Kudos for having the iTrader converter in place. This saved me a lot of time, as I didn't have to write my own converter! However, the user profile rebuild was hardcoded to 50 profiles per batch. With a forum with almost 450,000 users, that would take us days to finish. Edited modules_admin/tools/rebuild.php and changed: public $perCycle = 50; to public $perCycle = 500; Suggestion for the next verion: this value to be configurable from inside the ACP. Thanks for the great work.
Gabriel Torres Posted May 23, 2014 Posted May 23, 2014 Re: N/A Hardcoded in: sources/cache.php and in: xml/feedback_root_templates.xml (3 times, i.e., profilePage, topMembers, and userPaneFeedback templates) Thanks.
Recommended Posts