Jump to content

2002faq

Clients
  • Posts

    272
  • 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 2002faq

  1. I have discovered that older pages are missing thumbnails. Her is a page example

    https://www.bmw2002faq.com/forums/topic/169196-1970-bmw-2002-fully-built-scca-fsp-26-kgb-racing-machine/

    Both, the photo and the thumbnail exist and can be accessed

    Path Examples

    https://uploads.bmw2002faq.com/monthly_08_2015/post-32029-0-82014000-1438909310_thumb.jpg

    https://uploads.bmw2002faq.com/monthly_08_2015/post-32029-0-82014000-1438909310.jpg

     

    But the code for the image source for the thumbnail looks to be incorrect

    <img src="%7BfileStore.core_Attachment%7D/monthly_08_2015/post-32029-0-82014000-1438909310_thumb.jpg" data-fileid="106877" class="ipsImage ipsImage_thumbnailed" alt="post-32029-0-82014000-1438909310_thumb.j" data-ratio="74.75" data-src="%7BfileStore.core_Attachment%7D/monthly_08_2015/post-32029-0-82014000-1438909310_thumb.jpg" width="400" style="height: 299px;" data-loading="true">

     

    How can this be corrected?

    Thank you,

    Steve K.

  2. It looks like having logs written to the same bucket was triggering a large number of LIST and PUT requests. I have moved the S3 Bucket logs to its own bucket and here are the results. You can see the change at 17:00. I have not seen 500 error since the change. I will keep monitoring.

     

    image.thumb.png.81cd281882d9ae784b9fa1ff9b0c3cf8.png

     

    Thank you,

    Steve K.

    P.S. Should I create a different post for the Thumbnail issue?  I do not think it is related to the S3 bucket.

     

  3. I think the problem with the Thumbnails is different. The file exists, but the path to it is incorrect

    <img src="//content.invisioncic.com/a319035/monthly_08_2015/post-32029-0-34079200-1438909995_thumb.jpg" data-fileid="106908" class="ipsImage ipsImage_thumbnailed" alt="post-32029-0-34079200-1438909995_thumb.j" data-ratio="56.25" data-src="//content.invisioncic.com/a319035/monthly_08_2015/post-32029-0-34079200-1438909995_thumb.jpg" width="400" style="height: 225px;" data-loading="true">

     

    I changed the policy on the bucket to prevent the List for Public. I have CloudFront for the external serving. I will see if that reduces the rate. I do not have the rate monitored in CloudWatch, so i will look to see if i get any more errors.

    thank you,

    Steve  

     

     

  4. I ave not rebuilt cache in a while. The error in the log is often, but not consecutive and all of them i see are caused by Guest user.

    image.thumb.png.9985f2f8d687e046f8db29f395822b2e.png

     

    i am not sure what issues these might be causing, but i just saw this in the post where the attachment is not available.

    https://www.bmw2002faq.com/blogs/entry/2411-first-drive/

    And i am also seeing that the thumbnails on old posts are not showing ups properly

    https://www.bmw2002faq.com/forums/topic/169196-1970-bmw-2002-fully-built-scca-fsp-26-kgb-racing-machine/#comment-1055759

    I do not know if these are related.

    thank you,

    Steve 

  5. I am getting a large number of errors in the logs that look like this

    IPS\File\Exception::3

     

    SlowDown: Please reduce your request rate.

     

    #0 /home/skupper/www.bmw2002faq.com/system/File/File.php(351): IPS\File\_Amazon->save()
    #1 /home/skupper/www.bmw2002faq.com/system/Output/Javascript/Javascript.php(1010): IPS\_File::create('core_Theme', 'root_map.js', 'var ipsJavascri...', 'javascript_glob...', true, NULL, false)
    #2 /home/skupper/www.bmw2002faq.com/system/Output/Javascript/Javascript.php(977): IPS\Output\_Javascript::_writeJavascript('var ipsJavascri...', 'map.js', 'global', 'root')
    #3 /home/skupper/www.bmw2002faq.com/system/Output/Javascript/Javascript.php(807): IPS\Output\_Javascript::_writeJavascriptFromResultset(Array, 'map.js', 'global', 'root')
    #4 /home/skupper/www.bmw2002faq.com/system/Output/Javascript/Javascript.php(932): IPS\Output\_Javascript::compile('global', 'root', 'map.js')
    #5 /home/skupper/www.bmw2002faq.com/system/Output/Output.php(565): IPS\Output\_Javascript::compile('core', 'front', 'front_core.js')
    #6 /home/skupper/www.bmw2002faq.com/system/Output/Output.php(358): IPS\_Output::_getJavascriptFileObject('core', 'front', 'front_core.js')
    #7 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Front.php(866): IPS\_Output->js('front_core.js', 'core', 'front')
    #8 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Front.php(82): IPS\Dispatcher\_Front::baseJs()
    #9 /home/skupper/www.bmw2002faq.com/init.php(913) : eval()'d code(20): IPS\Dispatcher\_Front->init()
    #10 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\pagesmapwidget_hook_loadMapWidgetResources->init()
    #11 /home/skupper/www.bmw2002faq.com/index.php(13): IPS\_Dispatcher::i()
    #12 {main}

     

    What is causign this and how can this be resolved?

    thank you,

    Steve K.

  6. I believe at this moment, if there are two people in a conversation and one of the leaves or deletes the conversation, the other person can still reply in a conversation without the indication that the other user will not see the messages.  Is it possible to prevent those replies or bring the other user back into the conversation?

    Thank you,

    Steve K.

  7. 2 minutes ago, Miss_B said:

    It would be best if both sites were on the same server inho, as it will make conversion easier/more convenient.

    That is the part that is currently not possible. These are two active sites. There is a plan for one to be retired, but i do not think i can move it to the same server

    thinks i see in the the instructions is all about old site migrating to a new fresh site without much data

    Thanks,

    steve 

  8. Never mind, discovered that the Editor was not functioning on my site as it did here. that was corrected.

     

    Is there a way to allow users to set up links on the uploaded photos in the forums? i can see how it can be done with html allowed, but was looking for something a lot simpler.

    Thanks you

     

    20211105_164353.jpg

  9. I am getting the following error when trying to create a Block. This is happening when all detailes are entered and i hit "Save".  I was trying to create "Main Block ( Multiple Image Backgrounds )"

    TypeError: Argument 2 passed to IPS\_Db::preparedQuery() must be of the type array, null given, called in /home/skupper/www.bmw2002faq.com/system/Db/Db.php on line 936 (0)
    #0 /home/skupper/www.bmw2002faq.com/system/Db/Db.php(936): IPS\_Db->preparedQuery('INSERT INTO `la...', NULL)
    #1 /home/skupper/www.bmw2002faq.com/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('landingpage_ima...', Array)
    #2 /home/skupper/www.bmw2002faq.com/applications/landingpage/modules/admin/main/blocks.php(631): IPS\Patterns\_ActiveRecord->save()
    #3 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Controller.php(90): IPS\landingpage\modules\admin\main\_blocks->contentBlockMultiple()
    #4 /home/skupper/www.bmw2002faq.com/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute()
    #5 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(153): IPS\Node\_Controller->execute()
    #6 /home/skupper/www.bmw2002faq.com/admin/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

    Thank you!

  10. It seems that the pages default templates were left behind when other things got revamped.

    It would be great to have same style template for the record, DB, and category view as already exists for the Blogs post and category views.

    If that already exists and i missed, i would greatly appreciate the pointer.

    steve k.

     

×
×
  • Create New...