Jump to content

Novawave

Members
  • Posts

    192
  • 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 Novawave

  1. Yes, classifieds integration is available. I can provide the code via PM. Please check http://forums.novawave.ca/topic/11409-bad-notify-key-error/
  2. Simply upload the new files and overwrite. There is currently no scripted upgrade required.
  3. I'm not sure that these two things are exactly related. There is a version of the script that may fix this issue. Please PM me and I'll get you a copy of it later today.
  4. Sorry, new features development has to be put on hold. I just have too heavy of a workload at the moment, so I'll be focusing on bug fixes, updates for new IPB versions, and similar support. If anyone has any mods to this script that add new features, I can offer a refund of your purchase price for their inclusion in future releases. PM me.
  5. The notification issue has several reported fixes, from recaching, saving notify preferences, or if those don't work there is an easy way to disable notifications now. Again, it doesn't affect everyone. All of the reported bugs have been fixed, or a fix exists. I haven't had time to put out version 1.1, but the mod will definitely be compatible with IPB 3.2.
  6. That's not working as intended. I briefly uploaded a version of the nonotify script with the redirect accidentally commented out. You may have it, please upload the latest version again. Your feedback URLs aren't being entered into the DB properly. Try the script I PMed you.
  7. It's a tricky thing to implement without being restrictive. Say a person starts a topic, and completes a deal with someone who PMed them. Who gets to leave/receive feedback? Fake feedback could still be left by people posting in each other's topics. The trader has to take some diligence in verifying someone's feedback, imo. However, every forum is different, and I could possibly guide you to mod the script to fit your needs.
  8. Please PM me the URL to your forum, and I'll write the code which should work for it.
  9. Please see http://forums.novawave.ca/topic/11409-bad-notify-key-error/
  10. Check around line 200 to edit the output link structure, near: if (ctype_digit($row['link'])) { Oh, I missed your edit. I'll try and find the time to do this for you shortly.
  11. Ah, I hadn't realized you were asking for directions. Do you know PHP at all? It would be a matter of changing _getTidFromUrl() in /admin/applications_addon/other/feedback/modules_public/view/view.php I could look into writing it if you aren't sure how. Doing an str_replace() specific to your forum's URL, then just outputting the ID substring would be the easiest way.
  12. Yes, you're certainly allowed to make modifications to the app. The license has the details: http://novascripts.com/feedback_license.php It'd be great to see what you come up with!
  13. Yes, under the install directions there is an optional code edit to show the feedback scores next to posts.
  14. Interesting that this is the case, because the code is the same as IPB itself uses to extract ids in the moderation tools. Nonetheless, I'll make incremental update, 1.0.6 which should fix this. I'm not sure about the feasibility of automating this without a big rewrite, but I'll look into it. If you have IPB set to output debug info, the number of queries will be displayed on the bottom of the page. Please see http://forums.novawave.ca/topic/11409-bad-notify-key-error/ Under Search Engine Optimization settings in the ACP, enable 'Redirect to new friendly URL format'.
  15. Right now there's no way to do this without coding. Seller, Buyer, etc are just language strings based on the value of the 'type' column in the database. You would need to edit /admin/applications_addon/other/feedback/modules_public/view/view.php, under the '//who are you?' comment, and the leave feedback skin template. Let me know if you're interested in modifying this and need help.
  16. Sorry, I should have made it more clear I was talking directly to you a few posts back. I made a revision on Feb 11 to 1.0.5 which should fix the error you were experiencing. Please download and upload again. If you're still having problems let me know.
  17. When did you last download the script? If it was before Feb. 3, download the newest copy at http://novascripts.com or
  18. Should be fine now. In the NoNotify version of the script, I accidentally cut off the redirection after feedback is left for a user. I've fixed it in the download. If you were affected, you can redownload, or PM me for the working copy of the affected file.
  19. @Fisherking, I reported your post because it contained the code to the mod. Keep in mind it is a paid mod. Regarding your question, feel free to PM me your modified code. Or, you can use the version of the mod contained in the *NoNotify.zip.
  20. What is your account? Do you mind if I leave feedback for testing?
  21. Please send me the link and I'll check it out.
  22. 1.0.5 is out. If you are getting a blank page, that means another error is occurring. Is feedback being left even with the blank page? Check your error logs, or turn error displaying on if you can.
  23. Yes, there are full group permissions. The bad notify key error is unrelated to the topic id error. The topic url problem should be fixed in 1.0.5. If you have the bad notify error, please use the version of the script contained in the *_nonotify.zip, or see http://novatechforums.com/topic/11409-bad-notify-key-error/. This is fine. The incremental updates don't require the IPB update script to run, so the version still shows as 1.0. If you installed 1.0.5, you have that version.
  24. Does this also occur when just entering in a number, without the full URL? Can you PM me a link, so I can look into it.
  25. Are you sure /admin/applications_addon/other/feedback/modules_public/view/view.php's modification date is yesterday? What I did in this update is replace the new topic extractor a few posts back. PM me your account email, I'll make sure you're in the customer's list. Otherwise, you can grab it from http://novascripts.com.
×
×
  • Create New...