Jump to content

bosss

Members
  • Posts

    736
  • 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 bosss

  1. @Marc Stridgen like here <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteCond %{HTTP_HOST} ^oldlibar\.website$ [OR] RewriteCond %{HTTP_HOST} ^www\.oldlibar\.website$ RewriteRule ^ipb46\/?$ "https\:\/\/www\.oldlibar\.website\/" [R=301,L] RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map|webp)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
  2. @Daniel F Please some help - my htaccess is now like this RewriteEngine on RewriteCond %{HTTP_HOST} ^oldlibar\.website$ [OR] RewriteCond %{HTTP_HOST} ^www\.oldlibar\.website$ RewriteRule ^ipb46\/?$ "https\:\/\/www\.oldlibar\.website\/" [R=301,L] my what i download from my Admin cp is here <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map|webp)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> How can make both in one or ...? regards
  3. I do not see that file to download? Sorry my mistake - found!
  4. Answered from my host Unfortunately no. The ioncube extension is not supported in the 8.1 PHP Verison. I fix but not know how!
  5. I disable Arcade and host said that ioncube not use on PHP 8
  6. Now i have this Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking. Please visit get-loader.ioncube.com for install assistance. I enable and get after error on my site Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking. Please visit get-loader.ioncube.com for install assistance.
  7. I did it and what must do to not get blank page?
  8. All apps and plugins were disabled and move to PHP 8.0 and get blank page. some help ?
  9. Disable two apps - and enable Videos - 5 hours before - no more errors in sys log - (only Donations - Nexus)
  10. @Marc Stridgen @Jim M see now - videos disabled
  11. @Jim M new sys error - videos disabled latest 7-8 hours
  12. That error was reached "guest" and i never move or move user groups!
  13. No - no apps and no plugins - but one time enable one app or plugin and another time enable some another and errors come back ....
  14. You can see - videos disabled 3 hours before - 14:30
  15. I disable app Videos and deleted sys. logs in admin cp!
  16. Here is Guest - before above was my user - please help @Marc Stridgen
  17. My error_log on server [07-Sep-2022 14:50:17 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 14:51:37 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 14:51:40 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 14:51:49 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 14:52:25 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 14:53:30 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 14:59:52 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 15:03:19 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 15:04:22 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 15:04:27 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 [07-Sep-2022 15:06:30 UTC] PHP Fatal error: Cannot redeclare IPS\Application\_Scanner::getMethods() in /home/oldlndse/public_html/system/Application/Scanner.php on line 1198 @Daniel F here is part on my config file - 'board_start' => '', 'installed' => true, 'base_url' => 'https://www.oldlibar.website', 'guest_group' => 2, 'member_group' => 3, 'admin_group' => 4, But i have more group groups - Moderators - Donates - Bannad - must i add them in config file?
  18. I delete on member (spam) 30-35 days before -
  19. I made what you said and was same - i have few see them here @Jim M
  20. @Jim M please see now when app videos was disabled - see image I am tiered and hope that You can fix ... 😀
  21. @Jim M Is it this what cause problem - see
  22. I never used Commerce and no plugins with Donations.
  23. Disabled application Videos and will test! Have those whole sys errors
  24. xxxxxx (Members) 3 minutes ago The URL of page the error occurred on was https://www.oldlibar.website/?app=core&module=system&controller=ajax&do=instantNotifications&csrfKey=f16f32052f20916571aa555233cbbb39&notifications=0&messages=0 OutOfRangeException: (0) #0 /home/oldlndse/public_html/system/Member/Member.php(797): IPS\Patterns\_ActiveRecord::load(3) #1 /home/oldlndse/public_html/init.php(927) : eval()'d code(30): IPS\_Member->get_group() #2 /home/oldlndse/public_html/system/Patterns/ActiveRecord.php(335): IPS\videos_hook_memberSource->get_group() #3 /home/oldlndse/public_html/system/Session/Front.php(255): IPS\Patterns\_ActiveRecord->__get('group') #4 [internal function]: IPS\Session\_Front->read('a7503693a9f5026...') #5 /home/oldlndse/public_html/system/Session/Session.php(94): session_start() #6 /home/oldlndse/public_html/system/Theme/Theme.php(417): IPS\_Session::i() #7 /home/oldlndse/public_html/system/Theme/Theme.php(312): IPS\_Theme::currentThemeId() #8 /home/oldlndse/public_html/init.php(927) : eval()'d code(16): IPS\_Theme::i() #9 /home/oldlndse/public_html/system/Dispatcher/Front.php(826): IPS\Dispatcher\axenfontawesome6_hook_loadJSandCSS::baseCss() #10 /home/oldlndse/public_html/init.php(927) : eval()'d code(66): IPS\Dispatcher\_Front::baseCss() #11 /home/oldlndse/public_html/init.php(927) : eval()'d code(16): IPS\Dispatcher\stickynotes_hook_Outputs::baseCss() #12 /home/oldlndse/public_html/system/Dispatcher/Front.php(79): IPS\Dispatcher\chatbox_hook_Dispatcher_Front::baseCss() #13 /home/oldlndse/public_html/init.php(927) : eval()'d code(17): IPS\Dispatcher\_Front->init() #14 /home/oldlndse/public_html/init.php(927) : eval()'d code(23): IPS\Dispatcher\memberscountry_hook_dispatcherFront->init() #15 /home/oldlndse/public_html/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\stickynotes_hook_Outputs->init() #16 /home/oldlndse/public_html/index.php(13): IPS\_Dispatcher::i() #17 {main} Got them last few days IPS 4.7.2.1 PHP 7.4.30
×
×
  • Create New...