Jump to content

EX1104 after upgrading to IPS 4.5.X from 4.4

Featured Replies

  

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
https://ipbmafia.ru/topic/22896-ex1104-after-upgrading-to-ips-45x-from-44/
Share on other sites

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

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.

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

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

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

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

Shnepsey 

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

Спойлер

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

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

 

Create constants.php in UTF-8 mode in Notepad++. Add the code to it. Upload to the root of your site via sftp/ftp. Make it CHMOD 644 and owned by the site user.

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
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.