Jump to content

term2323

Clients
  • Joined

  • Last visited

Everything posted by term2323

  1. Switched to php 8.1, then I was able to upgrade from the support page. It failed to extract the files by itself, but did provide a handy zip file for me to upload myself, and then completed the upgrade. Is there a certain apache module I have to enable to allow for the auto extraction of files by the upgrader?
  2. This is the more specific error message: 1C287/4 You are already running the latest version.
  3. I haven't tried a manual upgrade yet. I'd like to figure out why it thinks there is nothing to upgrade first - once I start overwriting files with a ftp client, I'm fully committed and down until I work it out, that is not the preferred way to go.
  4. Hi, When I do that, I get this message: There are no applications available to upgrade
  5. Every day for the past few days, I get a notification that 4.7.17 is available. I go the upgrade page, then it tells me I already have the latest version installed - 4.7.16. The first time I did this, I went to the first page of the upgrader, and stopped what I was doing to make some backups and disable some apache modules that I thought might cause issues. This cleared the notification on the forum page, and I could not find a way to restart the upgrade. 24 hours later, the notification reappears, and I tried to upgrade again. I get a error that I am already on the latest version.
  6. Hi Marc. I just applied the patch, and now it works! Thanks.
  7. I have found that respond to review does not work at all, regardless. Has anyone else noticed this?
  8. Marc, You see that entry on the 24th. When is the next entry in the same series? There should be another instance of the same event on the 31st.
  9. We don't use a CDN, I don't see any cache set up on the web server.
  10. Not sure why you don't see it but others in the UK and Australia do. How does the events page determine the end users time zone? Why does the first instance of the event work correctly, but repeat instances do not?
  11. I updated the login info. Thanks.
  12. https://www.steelbeasts.com/events/event/622-tgif-battle/
  13. The second to last post in the thread has a screenshot. The entry for TGIF battle first shows up on sat the 24th for this user. That is correct. The next entry for that same repeating event shows up on friday the 30th, it should also be saturday. I can figure out how to dump out this row of the db if you can tell me what table its in. https://www.steelbeasts.com/topic/16560-event-date-times-conversion-issues
  14. OK - I spoke too soon. When I create a new repeating event, the first instance of that event shows correctly. It's set to repeat every 7 days, and all the follow on events show up on the wrong day for users in later time zones. Hopefully that is specific enough to be useful!
  15. Hi, I created a new entry, and now the time is right, even when the event falls on a different day due to time zone differenced. This can be closed. Thanks!
  16. No - the entries for TGIF and Kanium in the linked thread are one day earlier than they should be.
  17. I've upgraded to the most recent version, the dates are still off. Calendar entry: https://www.steelbeasts.com/events/event/496-kanium-sunday/ One user is in Europe, likely GMT +1, the other says he is in LIMA time zone. https://www.steelbeasts.com/topic/16560-event-date-times-conversion-issues/#comment-231552
  18. We imported from vbulletin several years ago. I have hundreds of errors like these in the log. Is there any way to fix this to make the errors stop and declutter the log? Thanks! SELECT app_id, app_key FROM `convert_apps` WHERE name='forums_vbulletin' IPS\Db\Exception: Unknown column 'name' in 'where clause' (1054) #0 /home/username/public_html/system/Db/Select.php(388): IPS\_Db->preparedQuery('/*username_ipsd...', Array, true) #1 /home/username/public_html/system/Db/Select.php(446): IPS\Db\_Select->runQuery() #2 /home/username/public_html/system/Db/Select.php(370): IPS\Db\_Select->rewind() #3 /home/username/public_html/forums/showthread.php(49): IPS\Db\_Select->first() #4 {main}
  19. I was able to disable the offending application and complete the upgrade, so I think I should be able to take it from here.
  20. I am able to use the admincp, but the front end still tells users there is a upgrade in progress. What is the best way to cancel the upgrade so the front end continues to work while I work out the plugin issues?
  21. Thanks for the quick reply. I renamed the plugins folder, and was at least able to recover and get running again.
  22. I've attempted to upgrade to the latest version, now the site won't load. This is the error I see in the apache error log: [17-Dec-2022 17:00:00 UTC] PHP Fatal error: Cannot use "parent" when current class scope has no parent in /home/username/public_html/system/Theme/Theme.php(2703) : eval()'d code on line 41 Not sure what to do next.
  23. If I post a calendar event for a date and time, time zones that have the event fall in the next day have the wrong time. Example: event posted for friday night a 9pm eastern US time. Users in europe will see it as 4am on the same friday, when it should show saturday. Has anyone else seen this? I reported originally back in 2019 and it was supposed to have been fixed in 2020.