Everything posted by 2002faq
-
Trader Feedback System
Just tested by moving a topic in my test forums but did not run into an issue.
-
Error in the logs
Has anyone been able to look at this?
-
Trader Feedback System
I am getting an error when trying to go to Settings for the Feedback. The reason i was trying the setting was because one of my members claims that he lost all his feedback. The error i am getting is listed bellow. OutOfRangeException: (0) #0 /home/skupper/www.bmw2002faq.com/system/Node/Model.php(1093): IPS\Patterns\_ActiveRecord::load(3) #1 /home/skupper/www.bmw2002faq.com/system/Node/Model.php(1110): IPS\Node\_Model->parent() #2 /home/skupper/www.bmw2002faq.com/system/Content/ClubContainer.php(406): IPS\Node\_Model->parents() #3 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/Node.php(311): IPS\forums\_Forum->parents() #4 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/FormAbstract.php(270): IPS\Helpers\Form\_Node->html() #5 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/Form.php(456): IPS\Helpers\Form\_FormAbstract->rowHtml(Object(IPS\Helpers\Form)) #6 /home/skupper/www.bmw2002faq.com/applications/feedback/modules/admin/settings/settings.php(157): IPS\Helpers\_Form->__toString() #7 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Controller.php(101): IPS\feedback\modules\admin\settings\_settings->manage() #8 /home/skupper/www.bmw2002faq.com/applications/feedback/modules/admin/settings/settings.php(34): IPS\Dispatcher\_Controller->execute() #9 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(153): IPS\feedback\modules\admin\settings\_settings->execute() #10 /home/skupper/www.bmw2002faq.com/admin/index.php(13): IPS\_Dispatcher->run() #11 {main} Thank you for your help! Steve
-
Pages SuperBlocks (Support Topic)
Thank you! Works as expected!
-
Pages SuperBlocks (Support Topic)
This page should show the image block with the long titles at the bottom of the page https://www.bmw2002faq.com/ Thank you!
-
Pages SuperBlocks (Support Topic)
Is it possible to truncate or wrap the titles for the images feed block? I am getting things looking like this. Also, in mobile it makes the browser wider then the screen. Thank you!
-
Error in the logs
How often is /javascript_global/root_map.js supposed to be rewritten? I see constant PUT on the S3 for that and other items in /javascript_* Looking at the S3 logs i see that there were over 4000 PUT requests to /javascript in 30 minutes. Is that normal? Thank you, Steve
-
FX Pages - a free collection of Pages templates
A print button that would print the content of the article as formatted on the page. Current print page from browser does not do this well. So, my guess that will need a style also. thank you, Steve
-
Error in the logs
Excitement was short lived. Reading at some S3 documentation, AWS scales the capacity as needed and the 503 errors are short lived. Does IPB retry the request if it does not succed?
-
Missing thumbnails
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.
-
Error in the logs
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. 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.
-
Error in the logs
I think the problem with the Thumbnails is different. The file exists, but the path to it is incorrect <img src="/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="/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
-
Error in the logs
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. 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
-
Error in the logs
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.
-
Reply to PMs when users have left the conversation
thank you!
-
Reply to PMs when users have left the conversation
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.
-
FX Pages - a free collection of Pages templates
I think there have been some conversations about the community and the feature used to exist, so hopefully you might be able to do this, but is it possible to add a print button? thank you!
-
FX Pages - a free collection of Pages templates
This is so awesome! Starting to utilize it on my site. Would it be possible to add a feature of listing a short bio for the author? Thank you!
-
Importing data from another forum
Thank you! i will investigate getting the other site moved to my server. Is there a problem with moving things to an existing site? steve k.
-
Importing data from another forum
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
-
Importing data from another forum
Is it possible to import data from a PhpBB forum into an existing IPB site? The sites are not on the same server. Can data be exported and them imported into an existing site? thank you! steve k.
-
Problems with Mobile Menu
Yes, updating to new version of the software fixed the problem. Thank you for the help! Steve K.
-
Problems with Mobile Menu
Thank you!
-
Problems with Mobile Menu
it does not seem right for this to be by design. This ignores the menu configuration and just adds items from the last listed menu item to the top of the drop down and it is only in Mobile. steve
-
Problems with Mobile Menu
It looks like in the mobile menu, if the last item in the menu is a DropDown, the items from the dropdown menu are shown first in the list. See the imaes for better explination In Desktop menu "site probmes" "off-topic" and "test forum" do not appear Is this a bug with the menu system or something on my side? Thank you, Steve https://www.bmw2002faq.com/