Jump to content

Dknelson

Clients
  • Posts

    131
  • 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 Dknelson

  1. Nothing yet. They seem to be slow this time.
  2. OK...I had just checked and there were no updates yet. Thanks, I'll keep checking.
  3. Thank you. Glad I held off on the update.
  4. Will today's IPS update be OK with this theme? I'm getting a warning about color selectors and etc.
  5. OK...I have it updated correctly now.
  6. As a follow up, I contacted my host and got this response. This email you're receiving doesn't seem to be an error exactly, but rather just a notice. This is coming from a cronjob on your site, and it's configured to mail you any output from the resulting command being run: ===root@host [~]# crontab -l -u dknelsonSHELL="/bin/bash"MAILTO="dnelson@venturerider.org"* * * * * /opt/cpanel/ea-php74/root/usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /home/dknelson/public_html/forum/applications/core/interface/task/task.php 88fde358f746629c7470545dbe22bd4f===If you'd prefer not to receive these notices at all, I can simply remove the "MAILTO" and disable output by appending "> /dev/null 2>&1" to the command. That being said, if you need this output, then you'll want to assess what is causing these notices in your site code. You may need to review the documentation for the forum software (Invision Community) for more details on it. Let me know how you'd like to proceed and if you ahve any other questions.
  7. I just checked and reentered things. They should be correct. If not, tell me what you need please.
  8. I'm suddenly getting an error code many times per day. I've made absolutely no changes at all. Locked Task: dailyStreamSubscriptionsOne of the routine maintenance tasks which run in the background has failed several times, which may indicate a configuration issue. This is what I get many times per day. Exception:RuntimeException Object( [message:protected] => Only subclasses of Dispatcher can be instantiated [string:Exception:private] => [code:protected] => 0 [file:protected] => /home/dknelson/public_html/forum/system/Dispatcher/Dispatcher.php [line:protected] => 54 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home/dknelson/public_html/forum/system/Theme/Theme.php [line] => 598 [function] => i [class] => IPS\_Dispatcher [type] => :: [args] => Array ( ) ) [1] => Array ( [file] => /home/dknelson/public_html/forum/applications/gallery/Application.php [line] => 221 [function] => css [class] => IPS\_Theme [type] => -> [args] => Array ( [0] => gallery.css [1] => gallery ) ) [2] => Array ( [file] => /home/dknelson/public_html/forum/applications/gallery/sources/Album/Item.php [line] => 448 [function] => outputCss [class] => IPS\gallery\_Application [type] => :: [args] => Array ( ) ) [3] => Array ( [file] => /home/dknelson/public_html/forum/system/Content/Search/Results.php [line] => 183 [function] => searchResultExtraData [class] => IPS\gallery\Album\_Item [type] => :: [args] => Array ( [0] => Array ( [1232] => Array ( [album_id] => 1232 [album_name] => My BlueBird [album_owner_id] => 17274 [album_comments] => 0 [album_reviews] => 0 [album_last_x_images] => [11582,11581,11580,11579,11578] [album_cover_img_id] => 0 ) ) ) ) [4] => Array ( [file] => /home/dknelson/public_html/forum/applications/core/sources/Stream/Subscription.php [line] => 155 [function] => init [class] => IPS\Content\Search\_Results [type] => -> [args] => Array ( ) ) [5] => Array ( [file] => /home/dknelson/public_html/forum/applications/core/sources/Stream/Subscription.php [line] => 91 [function] => getContentForStream [class] => IPS\core\Stream\_Subscription [type] => -> [args] => Array ( [0] => Array ( [id] => 1 [member_id] => 18697 [stream_id] => 1 [frequency] => daily [sent] => 1653652382 [added] => 1649322042 [last_visit] => 1649321906 ) ) ) [6] => Array ( [file] => /home/dknelson/public_html/forum/applications/core/tasks/dailyStreamSubscriptions.php [line] => 40 [function] => sendBatch [class] => IPS\core\Stream\_Subscription [type] => :: [args] => Array ( [0] => daily ) ) [7] => Array ( [file] => /home/dknelson/public_html/forum/system/Task/Task.php [line] => 367 [function] => IPS\core\tasks\{closure} [class] => IPS\core\tasks\_dailyStreamSubscriptions [type] => -> [args] => Array ( ) ) [8] => Array ( [file] => /home/dknelson/public_html/forum/applications/core/tasks/dailyStreamSubscriptions.php [line] => 41 [function] => runUntilTimeout [class] => IPS\_Task [type] => -> [args] => Array ( [0] => Closure Object ( [this] => IPS\core\tasks\dailyStreamSubscriptions Object ( [caches:protected] => Array ( ) [_data:protected] => Array ( [id] => 1681 [app] => core [key] => dailyStreamSubscriptions [frequency] => P0Y0M0DT0H5M0S [next_run] => 1653767402 [running] => 1 [enabled] => 1 [plugin] => [lock_count] => 3 [last_run] => 1653738722 ) [_new:protected] => [changed] => Array ( [running] => 1 [next_run] => 1653767402 ) [skipCloneDuplication] => ) ) ) ) [9] => Array ( [file] => /home/dknelson/public_html/forum/system/Task/Task.php [line] => 266 [function] => execute [class] => IPS\core\tasks\_dailyStreamSubscriptions [type] => -> [args] => Array ( ) ) [10] => Array ( [file] => /home/dknelson/public_html/forum/system/Task/Task.php [line] => 229 [function] => run [class] => IPS\_Task [type] => -> [args] => Array ( ) ) [11] => Array ( [file] => /home/dknelson/public_html/forum/applications/core/interface/task/task.php [line] => 58 [function] => runAndLog [class] => IPS\_Task [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => )
  9. Upgrade went fine this time. No issues at all. Thanks for all that you do. The problem before was that I couldn't get into the ACP after updating the software. The drop down menu wouldn't open. I found that I could get into the ACP using a direct link. At any rate, all seems to be good now.
  10. I don't see an update yet in Marketplace. When it is available what is the update process? I assume I will update the theme and THEN the IPS version? Updating the IPS version first makes the forum inoperable. When I did that, I couldn't even get into the admin section. What happens if I update the theme first? I would do it manually but am not sure what to do.
  11. Presently restoring my site from a backup. Apparently this theme is going to need updating before the new version will work.
  12. I was up to date. Just tried updating to the new version just released. It's now 4.6.11
  13. It seems that the new update trashed my forum. You can't post a topic and I can't even use the drop down menu to get into the admin area. Is their a direct link to the admin area and any idea how I can correct this?
  14. I did and got it resolved. For anybody else who has run into this issue, here was the response. Freshclam cannot connect to ClamAV servers due to a recent change in this software which was resolved in Cpanel version 102:====https://forums.cpanel.net/threads/clamav-0-101-and-0-102-eol-on-january-3rd.695081/====Your cPanel installation uses STABLE tier which is v100 at the moment, we would have to change the upgrade tier to get the new version of ClamAV which may not be the best solution.I checked the Exim configuration and it does not use ClamAV for scanning mail.In this situation you may want to remove ClamAV software from your server and replace it with free version of ImunifyAV.
  15. I don't think I'm using any plugins or add-ons that utilize it. I've sent a message to my hosting company to see if they do.
  16. I've had my board running for a couple of years but just started getting this error. Any ideas? Everything seems to be functioning as normal.
  17. Never got a response to me last post but I'll try again. I'm not sure that this does what I had hoped it would. My site is a motorcycle group. I have members all over the USA and other parts of the world. I have a profile field for "Roadside Assistance". People can add services that they can offer to other members who are traveling through their area. I had hoped to create a members list that will list members offering such services and that could be sorted by location. Apparently this application will not let you create a list from a specific profile field. Is that correct? If so, can anybody point to an application that will do that?
  18. I hate automatic renewals and never liked locking my members into them. I see that you can give members the option to auto renew or not but the default is to auto-renew. I would like the box to be unchecked, do NOT auto renew, by default. I want them too have to check the box to auto-renew. Is there a way to do that?
  19. I was delaying updating to the latest Invision software but after reading this thread, I ignored the warning and did the update. Everything seems to be fine. Thank you Taman for your responses.
  20. If I sent somebody a link to my site via text message, they see the link as the icon from my site. If anybody posts a link to my site on Facebook or through Facebook messenger, it links to the site correctly but shows the picture of a guy that I've never seen. Can. somebody tell me why that is happening? Here is what it shows.
  21. Never mind. I figured it out. I had my site setup not allow off site hosted images.
  22. When a user tries to use Giphy, it shows the GiF in the preview window but once you submit, it just shows a URL. Can somebody tell me why?
×
×
  • Create New...