Jump to content

Frank Oeffelke

Clients
  • Posts

    44
  • 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 Frank Oeffelke

  1. Forum is running and login works! But now the forum shows me in Admin Area that there are modified files: Some of the source files for Invision Community have been modified. /www/htdocs/w00afc19/start/forum/applications/core/extensions/core/MemberFilter/Achievements.php /www/htdocs/w00afc19/start/forum/applications/core/extensions/core/MemberFilter/ProfileFields.php /www/htdocs/w00afc19/start/forum/system/Content/Content.php /www/htdocs/w00afc19/start/forum/system/Content/Item.php /www/htdocs/w00afc19/start/forum/system/Login/Handler/OAuth2/Custom.php /www/htdocs/w00afc19/start/forum/system/Login/Handler/OAuth2/Google.php /www/htdocs/w00afc19/start/forum/system/Member/Member.php /www/htdocs/w00afc19/start/forum/system/Text/Parser.php You should download an unmodified copy of those files and upload them to your server. Once that is done, check if the problem persists. Can I download the unmodified files without lost of information?
  2. How to access the client area? I have always logged in through the admin section of the forum. This way is now unfortunately blocked... Found it on the top! But where is the full package???
  3. How do I do this and do the forum entries/users remain intact? Unfortunately I am not an IT specialist...
  4. Last lines in errorlog from provider: [27-Dec-2022 14:44:35 UTC] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /www/htdocs/w00afc19/start/forum/admin/sources/base/ipsMember.php on line 259 [27-Dec-2022 14:45:06 UTC] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /www/htdocs/w00afc19/start/forum/admin/sources/base/ipsMember.php on line 259 [27-Dec-2022 14:45:37 UTC] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /www/htdocs/w00afc19/start/forum/admin/sources/base/ipsMember.php on line 259 [27-Dec-2022 14:46:07 UTC] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /www/htdocs/w00afc19/start/forum/admin/sources/base/ipsMember.php on line 259 [27-Dec-2022 14:46:38 UTC] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /www/htdocs/w00afc19/start/forum/admin/sources/base/ipsMember.php on line 259 [27-Dec-2022 14:47:09 UTC] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /www/htdocs/w00afc19/start/forum/admin/sources/base/ipsMember.php on line 259
  5. I get 503 Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later Seems this is the end of the forum...
  6. Get an email that the validation mail to IPS cannot delivered... Have validate the account (button in email) and get another mail that can not delivered...
  7. Maybe these are fractals from very old versions? I use Invison Power from the beginnig as the software was for free...
  8. this just came from the provider: the entry in the -user.ini is correct. Therefore 512 MB are currently used. Currently the following message appears frequently in the log: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /www/htdocs/w00afc19/pinsandparts/register.php on line 851
  9. Tis is the answer fom the support of myhoster: Thank you for your request. According to the error logs, the 512 MB are not (anymore) sufficient. This rather indicates an error in a script here. Have you changed or added anything to your forum recently?
  10. self::$lastError = new \ErrorException( $errstr, $errno, 0, $errfile, $errline ); This is line 992! What does this line tell me about the error?
  11. New entry in error log on server: Error dispatching request to : , referer: https://www.flippertreff.de/start/forum/index.php?app=core&module=system&controller=serviceworker&v=3aa3becd091672041690&type=front&loggedIn=false
  12. the server-log is full of the following message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /www/htdocs/w00afc19/start/forum/init.php on line 992', referer: https://www.flippertreff.de.....
  13. For users who have logged in up to 11/24, I can access the profiles without any problems! Was there any update after 11/24 which could cause problems?
  14. No, the change was made a while ago. Actually, I always install the updates when they are available. But I don't try all functions afterwards. Therefore I can't say since when the login error exists. All 3rd party extensions have been removed. The last extension (deactivated until then) was "Auto Welcome". After I uninstalled it I only see a white page. No error message anymore, but also no user data... Slowly I am afraid to shoot down the forum completely... This is the last mail from the support of the hoster: Then the conversion to innodb should be done via PHPmyAdmin. Before you start your work, you should create a backup of the database, so that you can restore it to the current state in case of emergency. Then a short tutorial on how to convert MyISAM to InnoDB. Would that help?
×
×
  • Create New...