1.12.7 i starsze - ACP Site Announcement Centre
segos - 22-06-2009, 19:26
Cytat: | lspolish_forum.phpbb_announcement_centre' doesn't exist |
Kod: | #-----[ SQL ]------------------------------------------
#
CREATE TABLE `phpbb_announcement_centre` (
`announcement_desc` varchar(255) NOT NULL default '',
`announcement_value` text NOT NULL,
PRIMARY KEY (`announcement_desc`));
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_text', '[size=18][color=red][b]Zmien ogłoszenie w PA :) [/b][/color][/size]');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_status', '1');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_access', '1');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_guest_text', '[size=18][color=blue][b]Zmień ogłoszenie dla gości w panelu administratora :) [/b][/color][/size]');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_guest_status', '1');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_text_draft', '[size=18][color=red][b]Podgląd projektu w PA :) [/b][/color][/size]');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_mod_version', 'v1.2.3');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_forum_id', '');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_topic_id', '');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_forum_topic_first_latest', '1');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_title', 'Ogłoszenie');
INSERT INTO phpbb_announcement_centre (announcement_desc, announcement_value) VALUES('announcement_guest_title', 'Ogłoszenie dla gości'); |
wladeczek - 22-06-2009, 19:27
co z tym zrobic??
segos - 22-06-2009, 19:29
wejdź w PA>SQL>MySQL
wladeczek - 22-06-2009, 19:33
nie mam dostepu do pa musze wiedziec jakie id zaraz se zrobie
[ Dodano: 22-06-2009, 20:38 ]
a spoko juz se zrobilem te ogloszenia teraz zobacze czy bedzie dzialac
Jarrett - 24-06-2009, 14:59
mam problem
Cytat: |
phpBB by Przemo : Critical Error
Could not query site announcement information
DEBUG MODE
SQL Error : 1146 Table 'jarrett_test.phpbb_announcement_centre' doesn't exist
SELECT * FROM phpbb_announcement_centre
Line : 264
File : common.php |
ta linia to
message_die(CRITICAL_ERROR, "Could not query site announcement information", "", __LINE__, __FILE__, $sql);
co jest nie tak ??
lui754 - 24-06-2009, 15:01
nie wykonałeś zapytania sql
masz inny pefix tabel
Jarrett - 24-06-2009, 15:04
wykonałem
lui754 - 24-06-2009, 15:05
jeżeli nie działa to wykonaj poprawnie instrukcje dla constans.php
Jarrett - 24-06-2009, 15:06
przy wykonywaniu pojawia mi się taki komunikat
#1046 - Nie wybrano żadnej bazy danych
[ Dodano: 24-06-2009, 16:09 ]
wykonałem sprawdziłem pliki i nadal to samo ;/
lui754 - 24-06-2009, 15:15
kliknij na nazwę bazy danych i dopiero wykonuj zapytanie
Jarrett - 24-06-2009, 15:23
pomogło dzięki
Emzo - 20-07-2009, 01:24
Po zainstalowaniu na samej gorze foum mam bład
Kod
Warning: Missing argument 3 for bbencode_second_pass(), called in /home/symulato/public_html/index.php on line 348 and defined in /home/symulato/public_html/includes/bbcode.php on line 279
i nie wyswietlaja mi sie ogloszenia pomoze ktoś ?? nan bbcide mangera !!!
[ Dodano: 20-07-2009, 02:25 ]
Po zainstalowaniu na samej gorze foum mam bład
Kod
Kod: | Warning: Missing argument 3 for bbencode_second_pass(), called in /home/symulato/public_html/index.php on line 348 and defined in /home/symulato/public_html/includes/bbcode.php on line 279 |
i nie wyswietlaja mi sie ogloszenia pomoze ktoś ?? mam bbcode mangera !!!
lui754 - 20-07-2009, 05:56
Emzo, masz bbcode managera? Jeżeli tak to kilka stron wczesniej masz rozwiązanie do tego problemu.
Emzo - 20-07-2009, 14:35
zrobilem tak jak tam pisało ale wciaż mam bład prosze zobaczy http://symulator-games.zxy.me
MagicalFire - 20-07-2009, 17:36
Emzo, no to post tepe15 http://www.przemo.org/php...er,asc,start,60
|
|
|