Jump to content

AutoMinded

Clients
  • Posts

    26
  • 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 AutoMinded

  1. I have it with all themes, including the default IPB theme. This is what I find Error: Call to a member function sub() on null in /var/www/AM_forum/public_html/forums/applications/nexus/sources/Subscription/Package.php:741 Stack trace: #0 /var/www/AM_forum/public_html/forums/applications/nexus/sources/Subscription/Package.php(781): IPS\nexus\Subscription\_Package->costToUpgrade() #1 /var/www/AM_forum/public_html/forums/system/Theme/Theme.php(885) : eval()'d code(311): IPS\nexus\Subscription\_Package->costToUpgradeIncludingTax() #2 /var/www/AM_forum/public_html/forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_nexus_front_subscription->row() #3 /var/www/AM_forum/public_html/forums/system/Theme/Theme.php(885) : eval()'d code(819): IPS\Theme\_SandboxedTemplate->__call() #4 /var/www/AM_forum/public_html/forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_nexus_front_subscription->rows() #5 /var/www/AM_forum/public_html/forums/system/Theme/Theme.php(885) : eval()'d code(1084): IPS\Theme\_SandboxedTemplate->__call() #6 /var/www/AM_forum/public_html/forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_nexus_front_subscription->table() #7 /var/www/AM_forum/public_html/forums/system/Helpers/Table/Table.php(579): IPS\Theme\_SandboxedTemplate->__call() #8 /var/www/AM_forum/public_html/forums/system/Theme/Theme.php(885) : eval()'d code(7423): IPS\Helpers\Table\_Table->__toString() #9 /var/www/AM_forum/public_html/forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate() #10 /var/www/AM_forum/public_html/forums/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call() #11 /var/www/AM_forum/public_html/forums/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #12 /var/www/AM_forum/public_html/forums/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #13 /var/www/AM_forum/public_html/forums/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #14 /var/www/AM_forum/public_html/forums/index.php(13): IPS\_Dispatcher->run() #15 {main} #0 /var/www/AM_forum/public_html/forums/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log() #1 /var/www/AM_forum/public_html/forums/system/Theme/Theme.php(885) : eval()'d code(819): IPS\Theme\_SandboxedTemplate->__call() #2 /var/www/AM_forum/public_html/forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_nexus_front_subscription->rows() #3 /var/www/AM_forum/public_html/forums/system/Theme/Theme.php(885) : eval()'d code(1084): IPS\Theme\_SandboxedTemplate->__call() #4 /var/www/AM_forum/public_html/forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_nexus_front_subscription->table() #5 /var/www/AM_forum/public_html/forums/system/Helpers/Table/Table.php(579): IPS\Theme\_SandboxedTemplate->__call() #6 /var/www/AM_forum/public_html/forums/system/Theme/Theme.php(885) : eval()'d code(7423): IPS\Helpers\Table\_Table->__toString() #7 /var/www/AM_forum/public_html/forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate() #8 /var/www/AM_forum/public_html/forums/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call() #9 /var/www/AM_forum/public_html/forums/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #10 /var/www/AM_forum/public_html/forums/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish() #11 /var/www/AM_forum/public_html/forums/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish() #12 /var/www/AM_forum/public_html/forums/index.php(13): IPS\_Dispatcher->run() #13 {main}
  2. Can anyone point me in the right direction to restore the Nexus theme? I can't seem to find it. My Subscription options are not showing atm. Thanks guys!
  3. It's a shame people are still struggling with this when the information was shared +1 year ago. Just look higher for the correct info.
  4. That error also happens here and Twitter embeds correctly.
  5. Same problem on our server since 1 day. Never had issues in the past with Twitter.
  6. @Marc Stridgen Can IPB handle to move 30GB of photos or should I move them manually to S3 please?
  7. Looking forward to the updated version as it's possible the permissions are now to public 🙂
  8. My issue is resolved but it's not thanks to support. My entered information was correct and I had followed the outdated guide on your website. We pay for this software, the guides are outdated, everything works via AWS CLI and yet it was my fault? This post is to help anyone else who runs into the same issue. Amazon advises to stop using ACLs and set security via IAM Policies. But that's not working for IPB as they test certain ACL permissions. Debugging deeper. Go to your AWS Bucket --> Permissions --> Object Ownership --> Edit --> Enable ACLs Now I can add a new Storage Profile via IPB Admin. This step is not mentioned in the outdated guide. https://invisioncommunity.com/4guides/advanced-options/server-management/configuring-amazon-s3-r230/
  9. It's a shared server so I need to prep some things to grant support ssh access. Can you confirm it's working on a test forum please? I have enabled logging on the bucket. So via AWS CLI I can do anything without issues from the same server. Using IPB still gives error 400. I digged in the code and is there a reason why you first await the error before using the correct s3 endpoint? Anyway, on the bucket I have this error from IPB. Sensitive info has been replaced by xxx Does that ring a bell please?
  10. Thanks and I have sent you a PM with the details. And yes that's what I thought as well but it's working from the command line with AWS CLI from the same server 😞 Do you know what IPB tries to do in the background please? Will maybe help to debug better.
  11. I wanted to open a ticket but that is no longer possible. Running latest version and I want to move the uploads to AWS S3. I have created a bucket following the very outdated guide (please update it) https://invisioncommunity.com/4guides/advanced-options/server-management/configuring-amazon-s3-r230/ Adding the storage method results in error 400. As I was sure everything is properly configured on AWS I have installed the AWS CLI tool. Used it on the same Linux server and on a Windows PC to double check. On both machines I'm able to list, download and upload files to the bucket. I'm also able to view uploaded images via the s3 public url. So that error 400 is not related to my bucket but to the IPB software. https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html I'm happy to share my bucket details and access keys in a private message as I can de-activate them afterwards. Has anything changed in your software or where can I find more information about the error please? The System & Error log are empty. Running PHP v7.4.27 Search results for similar error https://invisioncommunity.com/forums/topic/464674-amazon-s3-file-storage-http-400-error/
  12. Wow, I was looking under Permissions and not the General Settings. Thank you very much! 🙂
  13. Hi all, Is it possible to create a custom no access error? I have a few forums which are either member only or paid member only but I'd like the "No access" screen to be a little different. Is this possible? Thanks, AM
  14. Thanks, but where do I find this bit of code? I'm using/testing the default theme at the moment.
  15. Is it possible to select different "marked messages" per user group? At the moment we can mark a message but all messages have the same background. For example: Admin has a yellow badge = Dark yellow border + Light yellow background Moderator has blue badge = Dark blue border + Light blue background ... Is this possible? I'm still on IPB 4.4.
  16. Thanks Adriano, I'll check it out!
  17. Can I use this to mass PM users who expired after a product purchase?
×
×
  • Create New...