Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Переношу форум на другой хостинг

Featured Replies

Posted

Подскажи если кто знает что делать?! Переношу форум на другой домен и хостинг, - мне выдает ошибку    Parse error: syntax error, unexpected T_STRING in /home/qmagby/forum/conf_global.php on line 

в файле это строка - $INFO['sql_tbl_prefix'] = 'F';

 

Подскажи если кто знает что делать?! Переношу форум на другой домен и хостинг, - мне выдает ошибку    Parse error: syntax error, unexpected T_STRING in /home/qmagby/forum/conf_global.php on line 

в файле это строка - $INFO['sql_tbl_prefix'] = 'F';

а можно весь файл увидеть? приватное замени на ******

  • Author

а можно весь файл увидеть? приватное замени на ******

<?php

$INFO['sql_driver']   = 'mysql';

$INFO['sql_host']   = 'localhost';

$INFO['sql_database']   = '*****';

$INFO['sql_user']   = '******';

$INFO['sql_pass']   = '*******;

$INFO['sql_tbl_prefix']   = 'F';

$INFO['sql_debug']   = '0';

$INFO['sql_charset']   = 'utf8';

$INFO['board_start']   = '1398283610';

$INFO['installed']   = '1';

$INFO['php_ext']   = 'php';

$INFO['safe_mode']   = '0';

$INFO['board_url']   = '__*******';

$INFO['banned_group']   = '5';

$INFO['admin_group']   = '4';

$INFO['guest_group']   = '2';

$INFO['member_group']   = '3';

$INFO['auth_group']   = '1';

$INFO['use_friendly_urls']   = '1';

$INFO['_jsDebug']   = '0';

$INFO['mysql_tbl_type']   = 'MyISAM';

define('IN_DEV', 0);

/* Remote archive DB - complete these details if you're using a remote DB for the post archive.

   If content has already been archived in the local DB, this will need transferring and will not be done automatically. */

$INFO['archive_remote_sql_host']   = '';

$INFO['archive_remote_sql_database']   = '';

$INFO['archive_remote_sql_user']   = '';

$INFO['archive_remote_sql_pass']   = '';

$INFO['archive_remote_sql_charset']   = '';

 

?>

префикс таблиц БД пропишите или удалите, если его нет

префикс таблиц сохранился полностью при экспорте через phpMyAdmin

Edited by Andru

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.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.