Scris: 19-Ian-2007, 18:00:08
Ti-as recomanda pentru problema ta SQL Backup : viewtopic.php?t=4157 .
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Pai se instaleaza la fel ca orice MODificare phpBB. Uite niste articole ajutatoare:zacurtici scrie:am downloadat aia ... da nu nusj ce sa fac cu ea ca tanaru d`acolo scrie asa : "Instalare: Se instaleaza repede si usor in ~ 1 minut" da cum il instalez a uitat sa mai scrie ... sau ar trebui sa stiu ??
ce vrea sa zica cu asta ?? unde sa salvez ?? sau mai bine spus cum ??nstalarea unui MOD in phpBB
Primul lucru ce trebuie făcut este salvarea fişierelor si a bazei de date (backup)
Cod: Selectaţi tot
BigDump: Staggered MySQL Dump Importer v0.27b
Processing file: zacurtici_lx_ro.sql
Starting from line: 1
Error at the line 437: ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
Query: --
--
CREATE TABLE `phpbb_auth_access` (
`group_id` mediumint(8) NOT NULL default '0',
`forum_id` smallint(5) unsigned NOT NULL default '0',
`auth_view` tinyint(1) NOT NULL default '0',
`auth_read` tinyint(1) NOT NULL default '0',
`auth_post` tinyint(1) NOT NULL default '0',
`auth_reply` tinyint(1) NOT NULL default '0',
`auth_edit` tinyint(1) NOT NULL default '0',
`auth_delete` tinyint(1) NOT NULL default '0',
`auth_sticky` tinyint(1) NOT NULL default '0',
`auth_announce` tinyint(1) NOT NULL default '0',
`auth_vote` tinyint(1) NOT NULL default '0',
`auth_pollcreate` tinyint(1) NOT NULL default '0',
`auth_attachments` tinyint(1) NOT NULL default '0',
`auth_mod` tinyint(1) NOT NULL default '0',
KEY `group_id` (`group_id`),
KEY `forum_id` (`forum_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
MySQL: Table 'phpbb_auth_access' already exists
Stopped on error
Cod: Selectaţi tot
BigDump: Staggered MySQL Dump Importer v0.27b
Processing file: zacurtici_lx_ro.sql
Starting from line: 1
Error at the line 24: ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
Query: -- phpMyAdmin SQL Dump
--
--
--
--
--
CREATE TABLE `P_admin` (
`ID` int(10) NOT NULL auto_increment,
`username` varchar(15) NOT NULL default '',
`password` varchar(255) NOT NULL default '',
PRIMARY KEY (`ID`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
MySQL: User 'zacurtici_04' has exceeded the 'max_updates' resource (current value: 10000)
Stopped on error
Cod: Selectaţi tot
Error at the line 10614: INSERT INTO `phpbb_search_wordlist` VALUES (0x636572747572696c65, 5146, 0);
Query: INSERT INTO `phpbb_search_wordlist` VALUES (0x636572747572696c65, 5146, 0);
MySQL: User 'zacurtici_04' has exceeded the 'max_updates' resource (current value: 10000)