Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 16

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > International > Polish - Polskie > Rozmowy ogolne

View Poll Results: Czy uważasz, że tego typu rozszerzenie jest:
bardzo dobry pomysłem, na pewno wielu się przyda 24 96.00%
pomyłką, niewiele osób to zainstaluje 1 4.00%
Voters: 25. You may not vote on this poll

Reply
 
LinkBack Thread Tools Display Modes
Old 29.01.2006, 20:48   #21 (permalink)
vj_
Elite Mamber
 
Join Date: Aug 2005
Posts: 1,359
vj_ will become famous soon enough
Default Re: Mambo 4.5.2.3pl Power Edition RC1

1. Wklej ten kod po kolei, jak Ci się pojawia, to raz.
2. Podaj mi jaka masz wersję MySQL.
vj_ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 30.01.2006, 00:56   #22 (permalink)
Baby Mamber
 
Join Date: Jan 2006
Posts: 7
ada1 is on a distinguished road
Default Re: Mambo 4.5.2.3pl Power Edition RC1

Na serwerze wersja 5.0.16, na moim komputerze (gdzie też się wyświetlają takie błędy) wersja 3.23.58.

Wszystko co mi się wyświetla po kolei na localhoscie (bo jak instaluje na serwerze to jest tego na kilkadziesiąt stron):

SQL=Something is wrong in your syntax obok ';



INSERT INTO `gmina_akobook` VALUES (1, '', 'demo', 'demo@de' w linii 28:
- - - - - - - - - -
--
-- Baza danych dla mambo 4.5.3 z www.mambopl.com w wersji z komponentami wgranymi
-- Jest to kontynuacja pracy wyjkonanej przez stone'a
-- wzmiankowanej w topicu na forum: http://mambers.com/showthread.php?t=...=power+edition
-- dla wersji 4.3.2.3, obecna wesja posiada: polska wersje mambo 4.5.3 + komponenty spolszczone pobrane z mambopl.com i joomlademo.pl
-- Mam nadzieje, ze komus sir to przydalo, z powazaniem vj_ http://vj.e.pl/



CREATE TABLE `gmina_akobook` (
`gbid` int(10) NOT NULL auto_increment,
`gbip` varchar(15) NOT NULL default '',
`gbname` varchar(20) NOT NULL default '',
`gbmail` varchar(60) default NULL,
`gbloca` varchar(50) default NULL,
`gbpage` varchar(150) default NULL,
`gbvote` int(10) default NULL,
`gbtext` text NOT NULL,
`gbdate` varchar(20) default NULL,
`gbcomment` text,
`gbedit` enum('y','n') NOT NULL default 'n',
`gbeditdate` datetime default NULL,
`published` tinyint(1) NOT NULL default '0',
`gbicq` varchar(20) default NULL,
`gbaim` varchar(20) default NULL,
`gbmsn` varchar(20) default NULL,
PRIMARY KEY (`gbid`)
) TYPE=MyISAM;



INSERT INTO `gmina_akobook` VALUES (1, '', 'demo', 'demo@demo.pl', 'brak', 'brak', 5, 'Wpis przyk³adowy nr 1', '1136800164', 'Super ksi¹¿ka', 'n', NULL, 1, 'brak', 'brak', 'brak');
INSERT INTO `gmina_akobook` VALUES (2, '', 'demo2', 'demo2', 'brak', 'http://ksiazka.vj.e.pl/', 4, 'To jest przyklad wpisu nr 2\r\n', '1136800257', 'Super ksi¹¿ka nr 2', 'n', NULL, 1, 'brak', 'brak', 'brak')
= = = = = = = = = =

SQL=Table 'mambo.gmina_akobook' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_akobook` VALUES (3, '', 'demo1', 'demo1', 'brak', 'http://ksiazka.vj.e.pl', 3, 'To jest wpis testowy nr 1', '1136800349', 'Super ksi¹¿ka', 'n', NULL, 1, 'brak', 'brak', 'brak')
= = = = = = = = = =

SQL=Table 'mambo.gmina_akobook' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_akobook` VALUES (4, '', 'demo3', 'demo3', 'brak', 'http://ksiazka.vj.e.pl', 3, 'To jest wpis testowy nr 3', '1136800456', 'Super ksi¹¿ka', 'n', NULL, 0, 'brak', 'brak', 'brak')
= = = = = = = = = =

SQL=Something is wrong in your syntax obok 'DEFAULT' w linii 6:
- - - - - - - - - -
CREATE TABLE `gmina_template_positions` (
`id` int(11) NOT NULL auto_increment,
`position` varchar(10) NOT NULL default '',
`description` varchar(255) NOT NULL default '',
PRIMARY KEY (`id`)
) TYPE=MyISAM DEFAULT
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (1, 'left', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (2, 'right', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (3, 'top', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (4, 'bottom', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (5, 'inset', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (6, 'banner', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (7, 'header', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (8, 'footer', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (9, 'newsflash', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (10, 'legals', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (11, 'pathway', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (12, 'toolbar', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (13, 'cpanel', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (14, 'user1', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (15, 'user2', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (16, 'user3', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (17, 'user4', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (18, 'user5', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (19, 'user6', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (20, 'user7', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (21, 'user8', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (22, 'user9', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (23, 'advert1', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (24, 'advert2', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (25, 'advert3', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (26, 'icon', '')
= = = = = = = = = =

SQL=Table 'mambo.gmina_template_positions' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_template_positions` VALUES (27, 'debug', '')
= = = = = = = = = =

SQL=Something is wrong in your syntax obok 'DEFAULT' w linii 18:
- - - - - - - - - -
CREATE TABLE `gmina_wikidoc` (
`id` int(11) unsigned NOT NULL auto_increment,
`title` varchar(100) NOT NULL default '',
`description` mediumtext,
`state` tinyint(3) NOT NULL default '0',
`created` datetime NOT NULL default '0000-00-00 00:00:00',
`created_by` int(11) unsigned NOT NULL default '0',
`created_by_alias` varchar(100) NOT NULL default '',
`modified` datetime NOT NULL default '0000-00-00 00:00:00',
`modified_by` int(11) unsigned NOT NULL default '0',
`images` text,
`parentid` int(11) unsigned NOT NULL default '0',
`readgroup` int(11) NOT NULL default '0',
`editgroup` int(11) NOT NULL default '0',
`admingroup` int(11) NOT NULL default '0',
PRIMARY KEY (`id`),
KEY `idx_state2` (`state`)
) TYPE=MyISAM DEFAULT
= = = = = = = = = =

SQL=Table 'mambo.gmina_wikidoc' doesn't exist:
- - - - - - - - - -
INSERT INTO `gmina_wikidoc` VALUES (1, 'ROOT', 'Wszystkie dokumenty', 0, '2004-10-31 00:00:00', 0, '1.0RC1', '2004-10-31 00:00:00', 0, '', 0, 0, 0, 0)
= = = = = = = = = =

SQL=Something is wrong in your syntax obok 'CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,
PRIMARY KEY (`' w linii 6:
- - - - - - - - - -
CREATE TABLE `gmina_zoom_comments` (
`cmtid` int(11) NOT NULL auto_increment,
`imgid` int(4) NOT NULL default '0',
`cmtname` varchar(40) NOT NULL default '',
`cmtcontent` varchar(180) NOT NULL default '',
`cmtdate` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,
PRIMARY KEY (`cmtid`),
KEY `image_id` (`imgid`),
KEY `id` (`cmtid`)
) TYPE=MyISAM
= = = = = = = = = =
ada1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23.01.2007, 06:58   #23 (permalink)
Senior Mamber
 
thx_1138's Avatar
 
Join Date: Oct 2004
Posts: 171
thx_1138 is on a distinguished road
Default Re: Mambo 4.5.2.3pl Power Edition RC1

a instalujesz do pustej bazy czy już z jakimiś mambo/ joomla tabelami ?
thx_1138 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TUTORIAL: How to INTEGRATE Mambo modules into non-MOS static php pages in your site marcnyc Mambo 4.5 'How Do I' Questions 10 28.02.2006 04:23
Mambo Open Source 5.0 Book Series mmx Community Announcements 13 19.09.2005 09:35
Mambo Translator 1.0 beta sebthom Übersetzungen 3 03.05.2005 15:06
Invinsions Power Board 1.3 in Mambo reinbauen! Sidox Module 0 18.10.2004 00:29
New mambo fork xMambo scheurer Community Announcements 24 16.05.2004 09:52


All times are GMT +2. The time now is 05:24.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.