Jump to content

EX1104 after upgrading to IPS 4.5.X from 4.4


Shnepsey

Recommended Posts

  

Hey everyone

I've updated my forums recently and now I'm having issues with accessing the admin CP

Some themes/plugins and apps are outdated as well and I can't access the AdminCP for upgrading/disabling them.

 

I am receiving the error below:

EX1104

SELECT *, core_sys_lang_words.word_custom as database_name, core_sys_lang_words2.word_custom as record_name FROM `cms_databases`  LEFT JOIN `core_sys_lang_words` ON core_sys_lang_words.word_key=CONCAT( 'content_db_', cms_databases.database_id ) AND core_sys_lang_words.lang_id=1  LEFT JOIN `core_sys_lang_words` AS `core_sys_lang_words2` ON core_sys_lang_words2.word_key=CONCAT( 'content_db_lang_pu_', cms_databases.database_id ) AND core_sys_lang_words2.lang_id=1 ORDER BY core_sys_lang_words.word_custom
IPS\Db\Exception: The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay (1104)
#0 /hermes/bosnacweb05/bosnacweb05ao/b1707/ipg.SITENAME/system/Db/Select.php(383): IPS\_Db->preparedQuery('/*NAME_DB...', Array, true)
#1 /hermes/bosnacweb05/bosnacweb05ao/b1707/ipg.SITENAME/system/Db/Select.php(441): IPS\Db\_Select->runQuery()
#2 /hermes/bosnacweb05/bosnacweb05ao/b1707/ipg.SITENAME/applications/cms/sources/Databases/Databases.php(288): IPS\Db\_Select->rewind()
#3 /hermes/bosnacweb05/bosnacweb05ao/b1707/ipg.SITENAME/applications/cms/Application.php(218): IPS\cms\_Databases::acpMenu()
#4 /hermes/bosnacweb05/bosnacweb05ao/b1707/ipg.SITENAME/system/Dispatcher/Admin.php(349): IPS\cms\_Application->acpMenu()
#5 /hermes/bosnacweb05/bosnacweb05ao/b1707/ipg.SITENAME/system/Dispatcher/Admin.php(71): IPS\Dispatcher\_Admin->buildMenu()
#6 /hermes/bosnacweb05/bosnacweb05ao/b1707/ipg.SITENAME/system/Dispatcher/Dispatcher.php(109): IPS\Dispatcher\_Admin->init()
#7 /hermes/bosnacweb05/bosnacweb05ao/b1707/ipg.SITENAME/admin/index.php(14): IPS\_Dispatcher::i()
#8 {main}

 

 

error.thumb.jpg.23d9d4cfd4922c37719ea6513c60ad24.jpg

 

Any ideas...? can't find anything online about it

 

Link to comment
Share on other sites

34 minutes ago, mamyka said:

/admin/?app=core&module=support&controller=support

I can’t access any page within the admincp...

First thing I tried was to access the support page but same error comes up.

Link to comment
Share on other sites

Если вы попали в ситуацию, в которой вы не можете получить ни доступ в AdminCP, ни в публичную часть, вы можете попробовать воспользоваться функцией режима восстановления. Чтобы использовать это, вы должны добавить следующую строку в файл constants.php в вашем основном каталоге установки:

<?php
define('RECOVERY_MODE',True);

Далее разлогиниться (потереть куки в браузере - ctrl+shift+del) и залогиниться в админку. Будут отключены сторонние плагины и приложения, восстановлена тема по умолчанию.

Link to comment
Share on other sites

39 minutes ago, Zero108 said:

Если вы попали в ситуацию, в которой вы не можете получить ни доступ в AdminCP, ни в публичную часть, вы можете попробовать воспользоваться функцией режима восстановления. Чтобы использовать это, вы должны добавить следующую строку в файл constants.php в вашем основном каталоге установки:

<?php
define('RECOVERY_MODE',True);

Далее разлогиниться (потереть куки в браузере - ctrl+shift+del) и залогиниться в админку. Будут отключены сторонние плагины и приложения, восстановлена тема по умолчанию.

Where is constants.php located? can't find it

Link to comment
Share on other sites

Shnepsey 

Чтобы сохранить вашу конфигурацию, необходимо скачать новый файл constants.php и загрузить его в корневой каталог вашего сайта

Спойлер

1386435474_Screenshot_2021-02-06.thumb.png.6f061b8307adc2d9b16ab8cd0ea9f0ba.png

1143953518_Screenshot_2021-02-06(1).thumb.png.68d00c8b4546a149d5cf24e6a9518d22.png

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...