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. Jim, I have been asking for this for over 5 years (Possibly longer), and I am not the only one who has been asking for the ability for mass (delete, edit, move) functionality within the admin area. I feel if I do what you are asking, it will just be a waste of my time, but thank-you anyway.
  2. I just got hit with this today as well. Seriously having to do this one by one is sooooooooooo 1990's and there should be an option to do this especially with items such as this. Can you guys please add multi delete or cancel option to admin please!?! Also, looks like this was done via a script, so I have had to turn off Guest Payments and create a Fraud Rule to prevent future card testing. @Jarrod Davis I feel your pain, I have over 500 pages worth of this to cancel then delete.
  3. With all due respect, I wasn't having a go at anyone so I'm not sure why the hostility was required? I didn't know and I found out afterwards, when it was too late. When many of my members had been charged a subscription fees amounting in a lot of money being taken out of other people's accounts. This causes trust issues with people, and sometimes you cannot get that trust back. I can live with emails being sent out, but when it comes to other peoples money, that is a different story. All I was asking if the default behaviour could be changed, so that others might not have to go through the same when they don't know about these CONSTANTS.
  4. I appreciate your reply, I found this out afterwards after the damage had been done. If the default behaviour was to sandbox the gateway and payments on localhost, this would have prevented this issue from happening.
  5. Hi Guys, Not sure if I should log this as a bug or a feature request, however you can move it to the feature requests if you do not feel this is a bug/issue. Long story short, I had an issue which required me to install a older backup of my live site on a localhost (No point in going into the reason why as that's not the issue). Earlier today I received an email from one of my members stating that I had charged him twice today for a subscription. After checking his details, it then occurred to me that the invoices actually came from my backup site and payments went from bank accounts into Stripe. Lets just say this has caused me a massive headache. My question to you guys , is there any way you could prevent invoices or payments from happening while on localhost in future? I would not want some other poor sod having to go through this in the future. Kind Regards,
  6. That's no use to me in this case. Thanks for your help.
  7. TDBF

    Nexus: Invoices.

    Can you please only add invoices to actual purchased items rather than when some views an item. I have 10 pages of inactive items, of which nearly 99% of invoices are due to people viewing items and not purchasing anything. If you are not going to change this behaviour, can you at least give some of us the ability to turn off issuing invoices unless a payment is made? Sorry to go on about this, but it seems like I have been asking about this for a good few years now.
  8. Will 4.7 allow me to create multiple different subscription types where they won't be limited when one of them are inactive?
  9. Many of my members have been complaining that they cannot purchase another subscription when they have an expired waiting for renew. I have set up different subscription types, however, when one of those subscriptions end, all the other ones are no longer available. If I delete the Inactive Subscription, the other options are available. I have also had many cases of members not being able to renew their subscription in the past. However, I haven't been able to recreate the problem.
  10. There is no issue with read/write to the server. I suspect this may be more down to a hook or php 8 specific issue, I will have another look to see if I can find the fault/issues. I was hoping that maybe someone else had come across this and help find a solution quicker. 🙂
  11. Is there any chance that you can add Stripe to the Payment Gateways please? A lot of my members will not use PayPal and I have to have another choice for them that allows payment via their bank. I do not have account with the other choices in your Application. I already use Stripe with Nexus, but I want to drop this application and use yours. However, I cannot do this until you add Stripe Payment Gateway.
  12. Pretty much the rest of the applications and their Titles are wrapped in the ipsPageHeader class. I really shouldn't need to add any code to other area's of this software when it comes to light and dark themes with items like Page Headers?! All I need to do is change the colour of the CSS styling, not editing the default templates. Take the Support members area, looks like this: (This is suite code without modifications, expect CSS styles and colours). Yet, the Donations Page Title looks like this: So, you're saying I should add extra code to the templates which do not have the ipsPageHeader div blocks to get the same result as pretty much the rest of your suite? For example: Leaderboard, Forums, Calendars, Onlineusers, Support, Staff Members Page Title etc are all wrapped ipsPageHeader, but you intentionally left out doing this to certain area's of one application? This doesn't sit right, why would you purposely leave out something which you have more or less standard elsewhere? <div class="ipsPageHeader ipsClearfix ipsMargin_bottom ipsHeaderButtons ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsFlex-fw:wrap"> <h1 class="ipsType_pageTitle ipsFlex-flex:11 ipsType_break">Your Support Requests</h1> <ul class="ipsToolList ipsToolList_horizontal ipsClearfix ipsMargin_bottom:none ipsFlex-flex:00"> <li class="ipsToolList_primaryAction"> <a class="ipsButton ipsButton_medium ipsButton_important ipsButton_fullWidth" href="https://www.thedarkblues.co.uk/support/create/" data-ipsdialog="" data-ipsdialog-title="New Request" rel="nofollow noindex">New Request</a> </li> </ul> </div> <div class="ipsPageHeader ipsClearfix ipsSpacer_bottom"> <h1 class="ipsType_pageTitle">Leaderboard</h1> </div> <div class="ipsPageHeader ipsClearfix ipsMargin_bottom cForumHeader ipsHeaderButtons ipsFlex ipsFlex-ai:center ipsFlex-jc:between"> <h1 class="ipsType_pageTitle ipsFlex-flex:11 ipsType_break"> Dundee FC Unofficial Forum </h1> </div> <div class="ipsPageHeader sm:ipsPadding:half ipsClearfix ipsMargin_bottom sm:ipsMargin_bottom:half"> <h1 class="ipsType_pageTitle">Online Users</h1> </div> <div class="ipsPageHeader ipsClearfix ipsMargin_bottom ipsHeaderButtons ipsFlex ipsFlex-ai:center ipsFlex-jc:center ipsFlex-fw:wrap"> <h1 class="ipsType_pageTitle ipsFlex-flex:11 ipsType_break">Your Support Requests</h1> <ul class="ipsToolList ipsToolList_horizontal ipsClearfix ipsMargin_bottom:none ipsFlex-flex:00"> <li class="ipsToolList_primaryAction"> <a class="ipsButton ipsButton_medium ipsButton_important ipsButton_fullWidth" href="https://www.thedarkblues.co.uk/support/create/" data-ipsdialog="" data-ipsdialog-title="New Request" rel="nofollow noindex">New Request</a> </li> </ul> </div>
  13. A lot of the Nexus Application has missing ipsPageHeader and IpsBox code for headers and content. For example the Donations, Manage Purchases, personal information etc. While this may look alright on the default theme, this can cause issues with custom themes which have dark background and dark text headers and content.
  14. Never delete content, only use the hide function, you are opening yourself to a world of hurt later by doing so. I personally know of a moderator who went rouge and started deleting topics which had over 2000 pages worth of posts. I never allow my moderators access to the delete function throughout all the software. You can do this via the Staff Members Moderator permissions in ACP.
  15. So it begins. If you remove self hosting, you will lose us as a customer, plain and simple. I already have hosting for which I use with other domains and other software. I don't require your cloud services, just your software.
  16. Would it be possible to add a 'ban/warn' button in the same way you can normally moderate posts. Having to constantly go to the users profile and/or remind moderators how to this down is tedious. It would be a lot more straight forward and quicker when dealing with those members who cause you problems.
  17. This is one of my annoyances with this software in general. When displaying items by name, just about everything is not ordered by name. The Pages in the Menu Manager is a prime example of this. I really wish they would display items is alphabetical order rather then when created or updated with items like this. So much harder to find the items you are looking for when it is thrown at you like this.
  18. Cheers, I will have a look at this. However I am sure that I do have permission to edit them. Is that your admin account though?
  19. It is the Topic post I want to edit not the database entry. So this option doesn't help me. Is there any reason why you guys have chosen not to allow these topics to be edited?
  20. https://www.thedarkblues.co.uk/topic/29092-news-ticket-information-dundee-derby-sat-9th-april-2022/#comment-523755 User ID is number 1
  21. Topics which are created via Page app cannot be edited even by an Admin or moderator.
×
×
  • Create New...