Jump to content

Tim Tyler

Clients
  • Posts

    53
  • 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

Posts posted by Tim Tyler

  1. This is a 5-day old install on a fresh VM. Most forum user uploads are working fine. 

    I personally had an image upload via the ACP Advertisements admin fail a few days ago but there is no mention in the ACP log. My upload worked on the second attempt.

    I contacted the user/uploader from the screenshot above and he said:

    Quote
    The one photo seemed to have been damaged somehow during file reduction.
    Now, I reduced the pictures again from the originals and upload worked fine.
    Although the file was just about 250kb, the upload always failed and the small window remained red.
    These are photos made with an Iphone, in HEIC format.
    I opened them in PREVIEW and cropped them, and then exported them as JPEG, choosing the lowest possible file size.

    It's likely the image files were larger than the forum's max storage limit but shouldn't the failure be more graceful than a Server Error? 

    Also - I switch from ImageMagick to GD image processing yesterday to see if that helps.

  2. Any idea what's causing these errors in the System Log?

    Could contain: Page, Text

     

    #0 * /httpdocs/system/File/File.php(398): IPS\_File::validateUpload()
    #1 * /httpdocs/system/Helpers/Form/Upload.php(729): IPS\_File::createFromUploads()
    #2 * /httpdocs/system/Helpers/Form/Upload.php(309): IPS\Helpers\Form\_Upload->processUploads()
    #3 * /httpdocs/system/Helpers/Form/Editor.php(768): IPS\Helpers\Form\_Upload->__construct()
    #4 * /httpdocs/system/Helpers/Form/Editor.php(187): IPS\Helpers\Form\_Editor->getUploader()
    #5 * /httpdocs/system/Content/Item.php(5057): IPS\Helpers\Form\_Editor->__construct()
    #6 * /httpdocs/system/Content/Item.php(4746): IPS\Content\_Item->commentFormElements()
    #7 * /httpdocs/system/Theme/Theme.php(885) : eval()'d code(5377): IPS\Content\_Item->commentForm()
    #8 * /httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_forums_front_topics->topic()
    #9 * /httpdocs/applications/forums/modules/front/forums/topic.php(643): IPS\Theme\_SandboxedTemplate->__call()
    #10 * /httpdocs/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_topic->manage()
    #11 * /httpdocs/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #12 * /httpdocs/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #13 * /httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #14 * /httpdocs/index.php(13): IPS\_Dispatcher->run()
    #15 {main}

  3. I have two large IPB forums that I've been self-hosting since 2004.

    Many of the older member accounts on these forums are no longer active and have currently invalid email addresses. The forum continues to send email notifications that they signed up for a long time ago. and this results in a ton of undeliverable email.

    Is there a SQL query I can run that will update all accounts that haven't been active in x years to disable all outgoing email notifications?

    This might be a nice feature in the Admin too. 

     

×
×
  • Create New...