Приветствую. Сделал сервер , мод видит , но окна регистрации / авторизации - нету.
Мод - Gold RP
[05:12:44] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'g78'@'true-host.pw' (using password: YES)
[05:12:44] [ERROR] CMySQLConnection::SetCharset - invalid charset ("utf8_bin") or not connected
[05:12:44] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'g78'@'true-host.pw' (using password: YES)
[05:12:44] [ERROR] CMySQLConnection::SetCharset - invalid charset ("utf8_bin") or not connected
[05:12:44] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'g78'@'true-host.pw' (using password: YES)
[05:12:44] [ERROR] CMySQLConnection::SetCharset - invalid charset ("utf8_bin") or not connected
[05:25:15] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'g78'@'true-host.pw' (using password: YES)
[05:25:15] [ERROR] CMySQLConnection::SetCharset - invalid charset ("utf8_bin") or not connected
[05:25:15] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'g78'@'true-host.pw' (using password: YES)
[05:25:15] [ERROR] CMySQLConnection::SetCharset - invalid charset ("utf8_bin") or not connected
[05:25:15] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'g78'@'true-host.pw' (using password: YES)
[05:25:15] [ERROR] CMySQLConnection::SetCharset - invalid charset ("utf8_bin") or not connected
[05:25:15] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'g78'@'true-host.pw' (using password: YES)
[05:25:15] [ERROR] CMySQLConnection::SetCharset - invalid charset ("utf8_bin") or not connected
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [05:25:15] filterscripts = "" (string) [05:25:15] [05:25:15] Server Plugins [05:25:15] -------------- [05:25:15] Loading plugin: streamer.so [05:25:15] *** Streamer Plugin v2.6.1 by Incognito loaded *** [05:25:15] Loaded. [05:25:15] Loading plugin: mysql_static.so [05:25:15] >> plugin.mysql: R39-2 successfully loaded. [05:25:15] Loaded. [05:25:15] Loading plugin: sscanf.so [05:25:15] [05:25:15] =============================== [05:25:15] sscanf plugin loaded. [05:25:15] © 2009 Alex "Y_Less" Cole [05:25:15] 0.3d-R2 500 Players "dnee" [05:25:15] =============================== [05:25:15] Loaded. [05:25:15] Loading plugin: FileFunctions.so [05:25:15] Loaded. [05:25:15] Loading plugin: CRP.so [05:25:15] [05:25:15] ______________________________________ [05:25:15] Convert Rus To Pwn v0.1.1 loaded [05:25:15] ______________________________________ [05:25:15] By: Fro © Copyright 2009-2011 [05:25:15] ______________________________________ [05:25:15] Loaded. [05:25:15] Loaded 5 plugins. [05:25:15] [05:25:15] Filterscripts [05:25:15] --------------- [05:25:15] Loaded 0 filterscripts. [05:25:15] OnGameo [05:25:15] © GOLD ROLEPLAY - Запущен [05:25:15] Number of vehicle models: 26 [05:26:02] Incoming connection: 2.133.115.61:20647
-- phpMyAdmin SQL Dump -- version 3.5.8.2 -- http://www.phpmyadmin.net -- -- Хост: 217.106.106.87:3306 -- Время создания: Май 20 2016 г., 12:31 -- Версия сервера: 5.6.30-1 -- Версия PHP: 5.6.21 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -------------------------------------------------------- -- -- Структура таблицы `bannedip` -- CREATE TABLE IF NOT EXISTS `bannedip` ( `Ip` varchar(64) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `playerinfo` -- CREATE TABLE IF NOT EXISTS `playerinfo` ( `id` int(10) NOT NULL AUTO_INCREMENT, `Name` varchar(24) COLLATE cp1251_bin NOT NULL, `Password` varchar(32) COLLATE cp1251_bin NOT NULL, `pGunLspdTime` int(11) NOT NULL, `pAdmin` int(11) NOT NULL, `pSkin` int(11) NOT NULL, `pNumber` int(11) NOT NULL, `pReg` int(11) NOT NULL, `pMats1` int(11) NOT NULL, `pDrugs` int(11) NOT NULL, `pADostup` int(11) NOT NULL, `pJob` int(11) NOT NULL, `pHouseCash` int(11) NOT NULL, `pMats` int(11) NOT NULL, `pSlota1` int(11) NOT NULL, `pSlota2` int(11) NOT NULL, `pSex` int(11) NOT NULL, `pScore` int(11) NOT NULL, `pBank` int(11) NOT NULL, `pExp` int(11) NOT NULL, `pCash` int(11) NOT NULL, `pPatron` int(11) NOT NULL, `pAge` int(11) NOT NULL, `pBiz` int(11) NOT NULL, `pSBiz` int(11) NOT NULL, `pCvetCar` int(11) NOT NULL, `pCvetCar1` int(11) NOT NULL, `pPrav` int(11) NOT NULL, `pJail` int(11) NOT NULL, `pZvezd` int(11) NOT NULL, `pJailTime` int(11) NOT NULL, `pHP` int(11) NOT NULL, `pWarn` int(11) NOT NULL, `pDonat` int(11) NOT NULL, `pPayTime` int(11) NOT NULL, `pCar` int(11) NOT NULL, `pHouse` int(11) NOT NULL, `pLeader` int(11) NOT NULL, `pMember` int(11) NOT NULL, `pRang` int(11) NOT NULL, `pMSkin` int(11) NOT NULL, `pTelefon` int(11) NOT NULL, `pFuelcar` int(11) NOT NULL, `pMuteTime` int(11) NOT NULL, `pMute` int(11) NOT NULL, `pTuts` int(11) NOT NULL, `pMP5` int(11) NOT NULL, `pAK47` int(11) NOT NULL, `pM4` int(11) NOT NULL, `pShotGun` int(11) NOT NULL, `pDesertEagle` int(11) NOT NULL, `pSDPistol` int(11) NOT NULL, `pKolesocar` int(11) NOT NULL, `pPokraska` int(11) NOT NULL, `pSpoiler` int(11) NOT NULL, `pBamper1` int(11) NOT NULL, `pBamper2` int(11) NOT NULL, `pNitro` int(11) NOT NULL, `pGidra` int(11) NOT NULL, `pcNumber` varchar(32) COLLATE cp1251_bin NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=cp1251 COLLATE=cp1251_bin AUTO_INCREMENT=120 ; -- -- Дамп данных таблицы `playerinfo` -- INSERT INTO `playerinfo` (`id`, `Name`, `Password`, `pGunLspdTime`, `pAdmin`, `pSkin`, `pNumber`, `pReg`, `pMats1`, `pDrugs`, `pADostup`, `pJob`, `pHouseCash`, `pMats`, `pSlota1`, `pSlota2`, `pSex`, `pScore`, `pBank`, `pExp`, `pCash`, `pPatron`, `pAge`, `pBiz`, `pSBiz`, `pCvetCar`, `pCvetCar1`, `pPrav`, `pJail`, `pZvezd`, `pJailTime`, `pHP`, `pWarn`, `pDonat`, `pPayTime`, `pCar`, `pHouse`, `pLeader`, `pMember`, `pRang`, `pMSkin`, `pTelefon`, `pFuelcar`, `pMuteTime`, `pMute`, `pTuts`, `pMP5`, `pAK47`, `pM4`, `pShotGun`, `pDesertEagle`, `pSDPistol`, `pKolesocar`, `pPokraska`, `pSpoiler`, `pBamper1`, `pBamper2`, `pNitro`, `pGidra`, `pcNumber`) VALUES /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
Сообщение отредактировал Animashka: 07 Ноябрь 2016 - 13:34



Сообщений: 29
Регистрация:
Skype: dimon47141