Jump to content

TDBF

Clients
  • Posts

    813
  • Joined

  • Days Won

    3

 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 TDBF

  1. TDBF

    TDB Posts (41x)

    Can you tell me which page you are trying to put the block on please?
  2. Use a free CDN service such as Cloudflare, configure it and that should take care of most of your issues which are not image related.. For defer parsing of Javascript. Login into your ACP, go to your default theme and under Custom, change JavaScript include location to Just before body tag.
  3. Just a heads up on the next update. I will remove the ' transliterator_transliterate' functions of the plugin in the next version and stick with PHP mb_ functions. If anyone uses these functions and options, please let me know and I may reconsider this change.
  4. Stop Shouting Updated: v1.08 Please Note this version has been converted from a Plug-in to a Application. If you have previously installed the plugin version, do NOT uninstall the plugin until you have installed the Application version first or you will lose your previous settings. I have created a upgrade script, but it seems to be a hit and miss whether or not it will work. You may have to manually port over your plugin settings afterwards. Changed: Converted the plugin version to an Application. This will give me much more control over future additions which I have planned for this Application. Changed: The Settings form is now split into 5 different tabs to make it easier to work with. Added: StopShouting will now handle core applications such as CMS and Calendar Events. I do not have 'Gallery' or 'Blogs' so I cannot test these on my install. Added: The ability to disable or override CMS's built in formatting functions. This is to prevent StopShouting's titles being overwritten by CMS text formatting and to save some CPU cycles. If you want a field to be formatted, you must SELECT it in CMS using the 'Apply Text Formatter' in the field Settings. The formatting Options will be ignored while handled by StopShouting. CMS titles will be handled automatically regardless of these settings. Changed: Optimised the code to reduce overhead and speed things up a little more. Fixed: Titles with certain punctuation characters were not handled correctly and the words afterwards would not be capitalised correctly. Fixed: Exceptions 'words' function was not working as expected. I have finally managed to fix this issues. If there is anything you would like added to this Application, please let me know.
  5. TDBF

    Feedback on Clubs

    The whole reasons you have mentioned are why we removed it from our forum. It is half finished and undercooked and needs a lot more work which an expensive plugin from the market cannot fix.
  6. Much appreciated 🙂 Thanks for the 'very fast' reply!
  7. Would it be possible that you could move the JS and CSS Input code from the Hook to the Widget init() please? The current method means that the JavaScript code and CSS styles get loaded each time regardless if there are Featured Blocks on the page or not. Thanks 🙂
  8. TDBF

    TDB Posts (41x)

    TDB Posts v1.5.1.xml There you go, should be able to work regardless of whether or not it is in the sidebar or not now.
  9. TDBF

    TDB Posts (41x)

    The ability to render horizontally was disabled, because I haven't added the code for this. I will add this in the next updated.
  10. Hi, Would it be possible that you could add 'default moderator options' to the submit screen? Such as: lock topic, pin topic, hide topic after posting. Unlock and Lock Times Post Date option (I would like the ability to back date videos and there is no way to do this because there is no Post Date Option) Also, instead of just outputting ' Problem generating embed code.' because the video isn't available, can there be a default template that when clicked takes you to the video on Youtube?
  11. TDBF

    TDB Posts (41x)

    Cheers, will fix that later today. 🙂
  12. TDBF

    TDB Posts (41x)

    Quick note Just updated the plugin to version 1.05. This version features: Fixed: The plugin was not saving the values for the Forum ID's. (JCSnider) Added: Display Club Forum posts with Forum posts, (JCSnider) Added: Display Club Forum posts only. Added: Can now hide Topic Prefixes from displaying in the block. Changed: Updated the template to reflect 4.3 changes. Fixed: Other minor issues. If you have installed this plugin and it does not show in the Block Menu, can you please contact IPB Support over this matter or PM with your server specs. I have tried to replicate this behaviour on numerous installs and never come across this problem. I can't fix what if I cannot replicate it.
  13. TDBF

    Commerce - Invoices

    My first thought was not of that, but is this broken and is this a bug which I need to report. I only want to hand my members a receipt/invoice on payment, I was looking through that list wondering if there was an issue with the Payment, Payment gate way or why my members were getting invoices. It wasn't until I started looking into this I noticed that there was an invoice created when I was on the Payment Page and had not actually paid. I personally would like if I could turn this off, as I do not like collecting information about people unless I really have too. Thanks for your reply, now at least I know what is going on ? I understand what you are saying, but I use this for my members to donate and purchase a Gold Membership, it is not a hard sell issue on my part and I would defiantly not be looking to follow this up in anyway. Cheers ?
  14. I have noticed that invoices are being created when a user clicks on the checkout page, even if they do not complete the transaction. Is there anyway to stop an invoice being created unless they actually make a payment and complete the transaction?
  15. Is there any chance that you guys could give consideration to not invaliding the session when doing this? This is a right PITA when working with many opened tabs, and you browse to the ACP in another tab and lose sessions on all the other tabs.
  16. I am getting 30 mins in ACP and getting logged out. You are misunderstanding me. If I open another tab in my browser and browse to the ACP, I am prompted to sign in and I am logged out of the the session.
  17. Can you tell me if you can place Blocks independently on the Category List, Featured Records, Record Listing and Record Display? Or are the Blocks just placed into the Category regardless if they are Category List, Featured Records, Record Listing or not? I am also going to assume that if I place a block in Database 2, the block will only display in that Database and none of the others?
  18. Would it be possible to add a last activity to the session time out at some point? This way the session doesn't expire while the ACP is in use. Also, I don't know if this is on purpose or this is a bug. If I have a session open within my browser and I open ACP in another tab, I am presented with the login page and the other sessions are killed.
  19. Yeah I have just been playing around and noticed this. Is there anyway I can remove the 4 block limitation to a row? Nvm, I found how I can change this ?
  20. Found a bug or issue. If you create a block row, then create a copy of the original row (a couple of duplicates) and then add new blocks to the original container, you cannot reorder the blocks within that container (Block Row). If you move a block to another block row, it will move, but you cannot move it back to its original container. I had to delete all the blocks and their containers and start again, but not creating a duplicate (copy) of the block container, and it worked as expected.
  21. Yeah I was too quick to hit the post button on this matter, I realised this afterwards. I also had to change the hook to be displayed before the footer and not after the body, as I have other plugins which need to be displayed before this one. I really like they changes you have done recently, makes it much easier 'things' they way I want. Cheers.
  22. Hi @TAMAN Thanks for this Application, well worth every penny. Would it be possible that you could add another option for the Position Configuration? The ability to show Outside the main body layout but contained (using the ipsLayout_container css style).
  23. Omg... I really do not know how I missed that! ? Thanks again!
  24. I will have a look at that then and see what I can do with it. Good to know ? Ahh.... well I found your code and started using it myself, I wasn't sure if this was something which you were going to implement in a future version. Shame to let that code go to waste though ? Thanks for the info, but I wasn't thinking about myself but others who possibly don't know how to do this. As you can see from the screenshot below, I used your hidden code to make the to add a bit more to the featured slider. Cheers, and thanks for the answers ?
×
×
  • Create New...