Jump to content

Ошибка foreach() при обновлении

Featured Replies

чистую пробовал ставить?

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100726
Share on other sites

Да, залил поверх ненуленую версию, ошибка осталась!

Что у вас покажет есть прописать перед этой строкой?:

echo "<pre>";
var_dump($settings);
exit;

 

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100727
Share on other sites

уже поднадоело пробовать) обновлять

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100728
Share on other sites

 Решил вроде:

Пропишите пред:

if ( $settings == NULL ) return;

 

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100729
Share on other sites

где прописать - в каком файле и в каком месте?

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100730
Share on other sites

/applications/core/sources/Setup/Upgrade.php

Перед: перед foreach

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100731
Share on other sites

вылезла новая неубираемая ошибка:

Table 'ibf_core_follow_new' already exists   /applications/core/sources/Setup/Upgrade.php::656
/home/e30505/domains/oldteam.ru/forum/applications/core/sources/Setup/Upgrade.php::656

закаментил строку //        $toRun = \IPS\core\Setup\Upgrade::runManualQueries( $changesToMake );

пошло дальше

фокус не удался( весь форум кривой, в админку не пускает

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100733
Share on other sites

 У меня все обновилось!

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100734
Share on other sites

ошибки красные вылазили? много?

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100735
Share on other sites

конвертация проходит нормально но все после нее кривое и в админку не пускает

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100737
Share on other sites

Это фиговое решение. В соседних интернетах, siv1987 предложил такое, с запрсом к базе:

UPDATE core_sys_conf_settings SET conf_value='{"filestorage__core_Advertisements":"1","filestorage__core_Attachment":"1","filestorage__core_Emoticons":"1","filestorage__core_Profile":"1","filestorage__core_ProfileField":"1","filestorage__core_Theme":"1","filestorage__forums_Icons":"1","filestorage__cms_Media":"1","filestorage__cms_Pages":"1","filestorage__cms_Records":"1","filestorage__downloads_FileField":"1","filestorage__downloads_Files":"1","filestorage__downloads_Screenshots":"1","filestorage__nexus_Ads":1,"filestorage__nexus_Customer":1,"filestorage__nexus_PackageGroups":1,"filestorage__nexus_Products":1,"filestorage__nexus_PurchaseFields":1,"filestorage__nexus_ReferralBanners":1,"filestorage__nexus_Support":1}' WHERE conf_key='upload_settings'

Сам я не вникал в опрос, нет просто проблемной базы, для экспериментов.
 

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100895
Share on other sites
В 10.11.2015 в 13:52, intercar сказал:

а

аха и тему создал я

на ipbskin

9_9

Link to comment
https://ipbmafia.ru/topic/12852-oshibka-foreach-pri-obnovlenii/?&do=findComment&comment=100896
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
Ответить в этой теме...

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

  • No registered users viewing this page.