sorry if the translation goes wrong I am translating by google translator
Today I bring to you my new creation
the LHPcms I'm using in my hotel
and there's a few features prints and download them
Features of the CMS
Cms-Lightweight and Compact
-Easy understanding of codes
New me.php (invertir slider up)
New Pages News (I created the Zero)
Page-Team is with bugs fixed (did 95% of the page so I used some css Lavvos Cms Minima thing)
Index-I rescued an old one that I downloaded from InHabbo translated and edited it to work on new crypto cms
-Works with all emulators NewCripto as with Phoenix (Need a fix in DB to use Phoenix Emulator)
-Web-Gallery Propria of Cms I rode with files from other cms's
-Registration is QuickRegister Normal
-Slider images of news I caught a single image to prevent the news from getting no picture (very comun)
-Desing not as innovative prettier and pleasant
Some Prints:
Index: http://img580.imageshack.us/img580/4494/nzi.png
Logout: http://img22.imageshack.us/img22/3177/p5f5.png
Me.php: http://img29.imageshack.us/img29/9316/ou9y.png
News Section above: http://img707.imageshack.us/img707/1474/3j7.png
News Section Below:
http://img854.imageshack.us/img854/9393/vsbf.png
Team: Imageshack - iaq.png
Housekeeping Login:
Imageshack - 4fi.png
Housekeeping:
Imageshack - msfn.png
Cms-Setting for Phoenix Hotels
Go to your DB Delete item cms_news
and insert this code in your DB
Code:--
-- Estrutura da tabela `cms_news`
--
CREATE TABLE IF NOT EXISTS `cms_news` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(255) COLLATE latin1_general_ci DEFAULT NULL,
`shortstory` text COLLATE latin1_general_ci,
`longstory` text COLLATE latin1_general_ci,
`published` int(10) NOT NULL DEFAULT '0',
`image` varchar(255) COLLATE latin1_general_ci DEFAULT '/Public/Images/news/TS_Web60.png',
`campaign` int(1) NOT NULL DEFAULT '0',
`campaignimg` varchar(255) COLLATE latin1_general_ci NOT NULL,
`author` varchar(100) COLLATE latin1_general_ci NOT NULL DEFAULT '1',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=3 ;
--
-- Extraindo dados da tabela `cms_news`
--
INSERT INTO `cms_news` (`id`, `title`, `shortstory`, `longstory`, `published`, `image`, `campaign`, `campaignimg`, `author`) VALUES
(1, 'LHP Hotel !', 'Cms totalmente criada por zDark (Lucas Ansem)
\r\n
\r\n-Simples
\r\n-Desing Bonito
\r\n-Praticidade
\r\ntudo em 1 so cms !
', 'Leia Mais', 0, 'http://dotahotel.net/noticiapng/10.jpg', 0, '0', 'zDarK'),
(2, 'Testando Sistema de Noticias', 'Teste Teste Teste Teste Teste Teste Teste Teste Teste
', 'Bla Bla Bla Bla Bla Bla', 1373265697, '', 0, '0', 'Test');
-- --------------------------------------------------------
--
-- Estrutura da tabela `cms_news_slider`
--
CREATE TABLE IF NOT EXISTS `cms_news_slider` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(255) COLLATE latin1_general_ci DEFAULT NULL,
`shortstory` text COLLATE latin1_general_ci,
`image` varchar(255) COLLATE latin1_general_ci DEFAULT '/Public/Images/news/TS_Web60.png',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=2 ;
--
-- Extraindo dados da tabela `cms_news_slider`
--
INSERT INTO `cms_news_slider` (`id`, `title`, `shortstory`, `image`) VALUES
(1, 'Curta cada vez mais !', 'Mude em cms_news_sliders', 'http://www.habbotimes.net/assets/media/fancenter/topstorys/Mr_Wallinga_TopStory.png');
Credits: zDarK (Lucas Ansem) 90%
Cavvos Cms 5%
Phoenix Cms 5%
download 4shared
Link:
http://www.4shared.com/rar/3gWyMHxI/Cms_LHP.html?
Note:
If you use Phoenix emulator Look for a compatible client
If you use any other emulator use a Client Compatible
Another thing if this Post cms in other forums ask that you keep the Credits
Soon new design for Lhp Cms,'ll post exclusively to RaGEZONE

