Jump to content
DevFuse Forums

Leaderboard

Popular Content

Showing content with the highest reputation since 03/14/2019 in all areas

  1. Michael

    IP.Board 4.5 Update

    Like previous versions of the IP.Board 4.x series, I'll be checking for any issues, updating where needed and confirming compatibility with the new release of IP.Board 4.5.x. Bugs & New Features As with previous updates, I can't focus on both compatibility and adding new features and bugs. There are a few exceptions that I'll note in the release notes but the majority are just compatibility with IP.Board 4.5.x. IPS Marketplace Revisit* The IPS Marketplace now requires a change to how some data is stored in applications and plugins. This does not affect how a plugin or app work but does require extra changes. Therefore, some apps or plugins will not be immediately updated in the IPS Marketplace and only available on this site. I will revisit these apps and plugins and make the changes needed to have them updated in the IPS Marketplace as well. Update List SortBy Most Reactions Lazy Load Videos Who Followed Permissions Limit Emoticons Allowed Announcement Enhancements Deal Topics Auto Lock Topics Sidebar Poll News Auto Merge Exclusions Unique Profile Fields Geolocation Firewall Profile Photos & Covers Random Logos External Links Friendly Number Format Donate Sidebar Donations New Member Follow-up Live Topics Messages Topic Video Auto Welcome Basic Points Portal Guest Message Birthday Greeter Videos Forms Forum Logos Enhanced Status Updates Widget Mark Topic Prefix Calendar Topics Collections Condensed Default Stream View Contact Us Captcha Copyright Removal Custom Profile Download Post Images Highlight Linked Posts Topic Header Forum Moderators Topic Meta Description Followed Content Last Post Followed Content Sorting Moderate Updated Content Reported Content Search Moderator Notifications Members Teams Topic Icons Forum Table Header Thumbs Rating Format Tags Recent Purchases Purchase Goal Top Customers Secondary Group Display Betting Topics Days Quit Topic Episode Format Expire PM Attachments Disable Admin Emails Downloads FTP Mirror Hide Product Categories Customer Rewards Topic Category & Website Purchase Notifications Secondary Group Formatting PGN Chess Viewer Bulk Mail Our Picks New Purchase PM Post Comments Expired Purchase Followup Topic Attach Thumbnails Forum Status Profile Fields Group Change Hold Validating Members Pages Category URL Users Homepage Video Widget* Reply Post Template* Timeslips* Forum Adverts Notify Leaderboard Members Text Adverts Advertise By Country Legend Not Yet Started | Packaged & Released | Checked & Updated | Obsolete in IP.Board 4.5.x
    4 points
  2. All applications and plugins have now been checked and updated for IP.Board 4.7.x/PHP 8. https://www.devfuse.com/products/ https://www.devfuse.com/forums/files/ If you encounter any bugs, please report them in the bug tracker - https://www.devfuse.com/forums/bugs/
    3 points
  3. Michael

    Donate Sidebar

    Yes that's how it should be. Sandbox is only if you've got the Paypal Sandbox setup and testing like that.
    3 points
  4. Michael

    Contact Us Captcha

    Version 1.1.0

    60 downloads

    Adds the captcha check to the default contact us form for selected member groups.
    3 points
  5. I'll be going through and checking compatibility this upcoming week for all my apps.
    2 points
  6. Michael

    Donate Sidebar

    Version 2.3.1

    1,124 downloads

    Simple to configure plugin that adds a Paypal donation form to your sidebar. With the option to enter your own custom html donate code. Also includes group permissions as well as a percentage status bar of your donations based on an entered goal amount. For more features and the ability to track donations, you can find the Donations app here. More information on copyright removal here. Keep up to date with DevFuse mod development and releases.
    2 points
  7. Michael

    Duplicate video url

    Issues reported when removing /videos/ from video url, still shows video page and creates duplicate. Add to furl json next update, this will redirect the duplicate url to the real one. "verify": "\\IPS\\videos\\Video"
    2 points
  8. Michael

    Premium Membership

    To reward active customers and members, a new group has been setup called Premium Members. This group will be available to members with more than 30 posts. Along with customers with an active subscription, this new group will be able to access the Premium Content forum. Which will be filled with access to exclusive modifications and beta testing for new modifications. With much more to come! Along with the customers group, the premium members group will have less restrictive post and download restrictions, not limited to more personal message limits, more upload space and less wait time for search.
    2 points
  9. Michael

    Auto Welcome

    Version 2.6.1

    1,804 downloads

    To put it simply, it welcomes newly registered members. It will welcome them with an optional personal message, email or topic alert. From there you can further customize each pm, email or topic message, the subject / title and so on. It also has the ability to welcome members that are added manually through the Admin CP. Keep up to date with DevFuse mod development and releases.
    2 points
  10. No not yet. I took almost all of last month off to do ipb 4.4 checks and updates. I am now resuming new features and custom work again.
    2 points
  11. All my apps and plugins were manually tested with IPB 4.7.0 and PHP 8.1 but it appears IPS have required further changes to be made. I'll be going through and updating them all again in the coming weeks but until then, if you are using the latest version, none of these logs appear to be critical and you are able to manually enable the application again until I've updated this.
    1 point
  12. Thank you for reporting, fixed now.
    1 point
  13. Can you open a support ticket with admin login details so I can check over your settings quickly?
    1 point
  14. Yeah it wasn't the issue, but it was an observation by Matt. Just thought I would pass it on.
    1 point
  15. Michael

    Widget limit

    I've updated the patch to include another edit.
    1 point
  16. Michael

    can't change FURL

    I apologies for the delay, I believe you've got a ticket opened for this, I'll reply soon once I've found a solution.
    1 point
  17. Yes I will eventually add this but it will still be medium term. IPB 4.5 and 4.6 required more effort then I expected while I was traveling at the same time.
    1 point
  18. Michael

    Video permissions

    I'm just logging another bug report for another problem. I'm sorry for the delay on the ticket, I should have a patch soon.
    1 point
  19. If you upload the tar file as a new application in your admin cp, it will automatically convert the old plugin data and remove it for you.
    1 point
  20. Michael

    IP.Board 4.6.x Update

    All apps and plugins have been checked and updated for IP.Board 4.6.x where needed. Please report any more bugs in the Bug Tracker.
    1 point
  21. krypton

    Nice to meet you

    Hi guys. I’m here to relive the forum. My real life name is Brian Jones. I'm from England. It’s such nice thing to be able to meet people who can share the same interest.
    1 point
  22. Error when deleting member. Open applications/donate/extensions/core/MemberSync/Donate.php Find: 'donate_member' Replace 2 instances: 'donate_members' Save.
    1 point
  23. Michael

    Comments and guests

    Guests see error when viewing item and comments. Patch Open acp > theme editor > collections > front > view > comments Find: {{if $entry->commentForm() || $entry->locked() Replace With: {{if \IPS\Member::loggedIn()->member_id AND $entry->commentForm() || $entry->locked() Save.
    1 point
  24. Michael

    waiting time

    No problem, I've manually approved that so you don't have to wait.
    1 point
  25. Michael

    Format Tags CSS

    Version 1.2.0

    58 downloads

    This plugin adds a css value for each tag that can be later modified in the themes css files. Included where ever tag is displayed as well as in view more tag popup. I will enable a support topic for this listing but due to my limited css knowledge, I will not be able to offer support for complex css changes. Keep up to date with DevFuse mod development and releases.
    1 point
  26. rapbyone

    smf to ipboard

    Hi is there any way to convert the database from smf(simple machine forum) to ipboard
    1 point
  27. kev collins

    Calendar topics

    On calendar topics would it be possible to select the forum you want the topic to post to rather than a preset forum. Thanks.
    1 point
  28. Michael

    Profile information

    You can change the hook position in applications/collections/hooks/collectionsTopicView.php If you check the other hook for what position it hooks into, you can then adjust the collections app to do the same. Let me know if you need further help.
    1 point
  29. I just bought the News application. When I try to edit the default category to change the name, I get this error: Sorry, you do not have permission for that! 2S119/1 The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information. I disabled all other third-party applications to see if one of them was causing the problem, but I still the error message. I opened a ticket with Invision Power and explained the problem. They said that if I'm getting the error message when only the News application is enabled, then it's an issue with the News application and that I had to contact the developer. What can I do to fix this?
    1 point
  30. Hello! I would like to make some suggestion to make this app even better ... Lets say my collections is different items like Cars and motorcycles and want to fill in with fields on the maintab. I would like to see you can choose on the category view an option you can have an option what fields I want just for that category. i want to make one tab-Vehicles withs fields just for cars and one tab ex with vehicles with fields just for motorcycles in that category you choose .. I would also see my old suggestion about wishlist to come back and when you add one item to wishlist you also lets say when you have buy new item for your wishlist and mount it you can move the wishlist item to your modifications list when its done for your vehicle or have enhanced modifikation list with more option for the modification. Hope it make sense and sorry for my poor English ;)
    1 point
  31. If you can note this as a bug, I'll update it next release.
    1 point
  32. Michael

    Auto Welcome

    Auto Welcome View File To put it simply, it welcomes newly registered members. It will welcome them with an optional personal message, email or topic alert. From there you can further customize each pm, email or topic message, the subject / title and so on. It also has the ability to welcome members that are added manually through the Admin CP. Keep up to date with DevFuse mod development and releases. Submitter Michael Submitted 03/12/2015 Category IP.Board Modifications  
    1 point
  33. Chris59

    IP.Board 4.5 Update

    Thanks for your work an updates @Michael
    1 point
  34. Michael

    Donate Sidebar

    If you open plugins/donatesidebar/widgets/donateWidget.php Find: $form->hiddenValues['item_name'] = \IPS\Member::loggedIn()->language()->addToStack('dsb_name_value'); Replace With: $form->hiddenValues['item_name'] = \IPS\Member::loggedIn()->language()->addToStack('dsb_name_value').' - '.\IPS\Member::loggedIn()->name; Save.
    1 point
  35. Michael

    IP.Board 4.5 Update

    IPS Marketplace Revisit The IPS Marketplace now requires a change to how some data is stored in applications and plugins. This does not affect how a plugin or app work but does require extra changes. Therefore, some apps or plugins will not be immediately updated in the IPS Marketplace and only available on this site. I will revisit these apps and plugins and make the changes needed to have them updated in the IPS Marketplace as well.
    1 point
  36. Michael

    IP.Board 4.5 Update

    Some more apps and plugins have been updated or released.
    1 point
  37. Saurabhjain

    IP.Board 4.5 Update

    waiting for videos in green
    1 point
  38. media

    IP.Board 4.5 Update

    I am a little confused Are we going to wait until this Packaged & Released OR this is it: Checked & Updated Please let me know Thanks
    1 point
  39. eptefal

    Repeating pictures

    Hi Michael, It is working fine now! Thanks for the quick help! Happy New Year! Peter
    1 point
  40. 1 point
  41. @Michael - Any plans to enhance this please? Recurring + more payment options through Stripe, will definitely help.
    1 point
  42. [USRF]Sledge

    Auto Welcome

    Hi Michael, just saw the banner above the website and wish you and your family all the best!
    1 point
  43. I'm sorry but it's probably going to be a bit longer. I've had a lot of personal distractions the last few months with a big move. I have added some bonus time to your subscription so your not paying for renewals while waiting.
    1 point
  44. Was there anything else done? I just added a few dozen videos quickly and increased the setting but can't reproduce this still.
    1 point
  45. I'll confirm still as it really should check the group permission at the same time.
    1 point
  46. Michael

    Auto Welcome

    Just to confirm, they are enabled by default for new signups? What do you have for the following?
    1 point
  47. Forum Adverts Setup ad products or advertisements that target selected forums. Integrates with the Commerce application or can use without and only for advertisements. View more - https://www.devfuse.com/products/110-forum-adverts/
    1 point
  48. New Purchase PM Send a personal message after purchases have been made in the Commerce application. Included quick tags and custom template for each product. View more - https://www.devfuse.com/products/108-new-purchase-pm/
    1 point
  49. Version v1.1.0

    99 downloads

    This hook adds autocompletion for following fields for the garage system: Vehicle Form Make Model (will be filtered by Make, if entered) Color Modification Form Modification Name (will be filtered by selected Category) Features: Autocomplete feature when entering things No template edits Custom settings Installation instructions: Log in to your IP.Board Admin CP and visit the System tab -> Applications & Modules -> Manage Hooks page. In the 'Install a New Hook' section, browse to the XML file included with these instructions and click Open. Once it installs this hook, be sure to enable it! Don't have Garage System? --> Download now: Garage System
    1 point
  50. Nice piece for forum ! And briliant idea !
    1 point
×
×
  • Create New...