Jump to content

Featured Replies

сделал как написали, уведомление не убирается

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155706
Share on other sites
  • Replies 910
  • Created
  • Последний ответ
Expand topic overview

Лучшие авторы в теме

Лучшие авторы в теме

Most Popular Posts

Respected
Respected

Invision Community 4.7.0 nulled доступен для загрузки!

Respected
Respected

Прогресс требует изменений. Добавлена nulled версия Invision Community 4.4.0

Desti
Desti

Загрузил в файлы, одобрят - увидите.

Posted Images

Expand topic overview
1 час назад, olegg сказал:

сделал как написали, уведомление не убирается 

работает

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155726
Share on other sites

image.png.863ffac9cb1529ef7911a6d09b59c872.png
как фиксануть? \u041c\

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155728
Share on other sites
1 час назад, zxcoikio сказал:

image.png.863ffac9cb1529ef7911a6d09b59c872.png
как фиксануть? \u041c\

Открываем system/Lang/Lang.php

Находим:

$replacement = mb_substr( json_encode( $replacement ), 1, -1 );

Меняем на:

$replacement = mb_substr( json_encode( $replacement, JSON_UNESCAPED_UNICODE ), 1, -1 );

Посмотрим, можем в 4.4.1 пофиксят. 

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155732
Share on other sites
15 минут назад, zxcoikio сказал:

го бету))

Для его тебе бета?

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155790
Share on other sites
18 минут назад, Respected сказал:

Для его тебе бета?

фиксы

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155791
Share on other sites

Скоро финал будет

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155792
Share on other sites

Как всегда хотят лучше но выходит через жопу у них )

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155795
Share on other sites

У меня слдетели модули оплаты после обновления до 4.4.1 подскажите как восстановить?
Screenshot_2.thumb.png.f503258ea7f0345f1dd1fad427e81924.png
Или может быть у кого-то есть
https://invisioncommunity.com/files/file/7658-robokassa-payment-gateway/ ?

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155953
Share on other sites

Вот снова при попытке установить новую версию 4.4.1

Цитата

2019/03/05 20:46:59 [error] 13961#13961: *622 FastCGI sent in stderr: "PHP message: PHP Fatal error:  require(): Failed opening required '/home/site/conf_global.php' (include_path='.:/usr/share/php') in /home/site/system/Db/Db.php on line 153" while reading response header from upstream, client: 127.0.0.1, server: site.com, request: "GET /admin/install/ HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.0-site.com.sock:", host: "site.com"

лог говорит, что форум не пытается запустить установку и сразу инклюдит conf_global.php который еще не создан.

Может я что-то не так делаю и предварительно надо конфиг вручную приготовить?

 

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155956
Share on other sites

Права на запись в корень форума есть? Создайте пустой файл и дайте права на запись. 

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155958
Share on other sites
12 минут назад, siv1987 сказал:

Права на запись в корень форума есть? Создайте пустой файл и дайте права на запись. 

0777 на всё поставил. Страница пустая, лог выше. Код страницы 500

Если создать пустой conf_global.php , то в лог сервера ничего не пишется, но на странице появляется текст

Screenshot_20190305_213330.png.e2e2195a095011e8d11b9bd3ee513f14.png

 

Вобщем все логи говорят о том, что форум при запуске не знает о том, что он еще не установлен и пытается запуститься как установленный. А именно начинает сразу инклюдить conf_global.php

Хотя я заметил что файла htaccess в установочный файлах нет. Но он создается при запуске. А у меня nginx без apache. Пойду переводить конфиг.

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155959
Share on other sites

В принципе ничего особенного в htaccess нет, что могло бы мешать установке на nginx

<IfModule mod_rewrite.c>
Options -MultiViews
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155961
Share on other sites
2 часа назад, Lafko сказал:

У меня слдетели модули оплаты после обновления до 4.4.1 подскажите как восстановить?
Screenshot_2.thumb.png.f503258ea7f0345f1dd1fad427e81924.png
Или может быть у кого-то есть
https://invisioncommunity.com/files/file/7658-robokassa-payment-gateway/ ?

Посмотрел изменения в 4.4.1

Commerce

  • Removed Braintree option for new payment gateways.

    Что это значит?
Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155962
Share on other sites

хотя нет.

htaccess здесь вообще не при чем. Это я малость ошибся. Он появился когда я в файлменеджере включил отображение файлов с .точками. Тоесть он там лежал уже очень давно.

Вобщем у меня nginх. Версия 4.3.6 и запускается и устанавливается и ЧПУ работают.

4.4.1 не устанавливается.

Уже грешным делом хочу попробовать установить на  apache а потом уже установленный перенести на nginx

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155963
Share on other sites
1 час назад, aplayer сказал:

Если создать пустой conf_global.php , то в лог сервера ничего не пишется, но на странице появляется текст 

Такую ошибку обычно форум выдает когда отсутствует файл conf_global.php (при запуске инсталла создается пустой файл). Я бы еще раз проверил права на файл, владельца файла, и все пути куда вы устанавливаете форум.

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155964
Share on other sites
9 минут назад, siv1987 сказал:

Я бы еще раз проверил права на файл, владельца файла, и все пути куда вы устанавливаете форум.

даже вот так проверил:

<?php
    $file = fopen("file.txt", "w");
    fwrite($file, "aaa");
    fclose($file);

Файл создается, владелец - тот от кого запущен процесс и хозяин директории...

Даже apache установил. Та же самая ошибка. require(): Failed opening required '/home/site/conf_global.php'

Думаю если бы проблемы с записью были, то и ошибка бы соответствующая была.

И еще я пробовал на хостинге, и на своем компьютере. Ошибка везде та же самая.

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155966
Share on other sites

Давно не заходил... Перечитал я тут сообщения... Да, классно, что АйПиБишники стараются и нуллеры тоже не дремлют... 

Но зачем так спешить обновляться? Посидите на стабилках, подождите пол годика, годик... А там и новые стаблы будут. Не спешите жить, люди....

Может в 4.4.4 что-то экзотичное будет :-)

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155967
Share on other sites
1 час назад, Ruskat сказал:

Но зачем так спешить обновляться?

Исправить одни глюки, наловить других. Я до 4.5 даже не рыпнусь, если только патчи безопасности. Но их можно и ручками.

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155970
Share on other sites

Если у кого-то из способов оплаты пропали методы оплаты то вам надо в файл по пути /applications/nexus/sources/Gateway/Gateway.php добавить в функцию gateways() ваш метод оплаты. Пример ниже.

public static function gateways()
	{
		$return = array(
			'Stripe'		=> 'IPS\nexus\Gateway\Stripe',
			'Braintree'		=> 'IPS\nexus\Gateway\Braintree',
			'PayPal'		=> 'IPS\nexus\Gateway\PayPal',
			'AuthorizeNet'	=> 'IPS\nexus\Gateway\AuthorizeNet',
			'TwoCheckout'	=> 'IPS\nexus\Gateway\TwoCheckout',
			'Manual'		=> 'IPS\nexus\Gateway\Manual',
			'Robokassa'		=> 'IPS\nexus\Gateway\Robokassa',
			'Payeer'		=> 'IPS\nexus\Gateway\Payeer',
		);
		
		if ( \IPS\NEXUS_TEST_GATEWAYS )
		{
			$return['Test'] = 'IPS\nexus\Gateway\Test';
		}
		
		return $return;
	}

 

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155973
Share on other sites
1 час назад, Lafko сказал:

Если у кого-то из способов оплаты пропали методы оплаты то вам надо в файл по пути /applications/nexus/sources/Gateway/Gateway.php добавить в функцию gateways() ваш метод оплаты. Пример ниже.


public static function gateways()
	{
		$return = array(
			'Stripe'		=> 'IPS\nexus\Gateway\Stripe',
			'Braintree'		=> 'IPS\nexus\Gateway\Braintree',
			'PayPal'		=> 'IPS\nexus\Gateway\PayPal',
			'AuthorizeNet'	=> 'IPS\nexus\Gateway\AuthorizeNet',
			'TwoCheckout'	=> 'IPS\nexus\Gateway\TwoCheckout',
			'Manual'		=> 'IPS\nexus\Gateway\Manual',
			'Robokassa'		=> 'IPS\nexus\Gateway\Robokassa',
			'Payeer'		=> 'IPS\nexus\Gateway\Payeer',
		);
		
		if ( \IPS\NEXUS_TEST_GATEWAYS )
		{
			$return['Test'] = 'IPS\nexus\Gateway\Test';
		}
		
		return $return;
	}

 

кинь лучше робокассу))

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155974
Share on other sites
4 часа назад, zxcoikio сказал:

кинь лучше робокассу))

У меня старая и нету .xml есть вариант просто файлы скинуть но я хз какие ещё sql запросы нужны 

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155975
Share on other sites

hi, v4.4.1 Build 104012 is out anyone know which file has changed compared to v104011?

http://remoteservices.invisionpower.com/updateCheck?version=104011

Quote

104012    "broken pop-up registration form"

Thank's and regards

Link to comment
https://ipbmafia.ru/topic/21002-invision-community-nulled/?&do=findComment&comment=155976
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.