Page 1 of 1

Posted: Sun 3. Dec 2006, 18:02
by silencox
and error you have on login screen i suppose

also did you delete phpwcms snippets and setup folder

Posted: Sun 3. Dec 2006, 18:39
by flip-flop
Hi miroslavgojic,

please don´t make double postings. http://www.phpwcms.de/forum/viewtopic.php?p=77514

There is no influence killing setup folder and snippets on login.

I think you have forgotten creating an admin account during setup.

Please have a look:
http://www.phpwcms.de/forum/viewtopic.php?p=57756#57756
and
http://www.phpwcms.de/forum/viewtopic.php?p=65568

regards Knut

Re: I resolved my problem

Posted: Mon 4. Dec 2006, 09:50
by silencox
miroslavgojic wrote:Firstly I’m sorry for doubling posts, it not be again

I tray more then once everything what you suggest to me

But no chance to log in, “Error log in” – was message

And than I tray to leave default user name and password (webmaster / admin) and than I log in successfully, and than I’m changed username and password in admin section

Thank you

PS

Is any chance that I make translation for EX YU language to be implemented in your CMS
For this I need help what I should translate
Version 1.2.8 is match better than 1.1
:o :o
for translation

first you must create folder with your lang see table at http://www.phpwcms-docu.de/language.phtml
if you don't have Country Initials you must find which code suits your country look here
http://www.unc.edu/~rowlett/units/codes/country.htm

FIRST MAKE COPY of all this files before you start ( just for sure )

so for backend translation

YOUR PHPWCMS ROOT/include/inc_lang/backend/en/lang.inc.php

Also probably you will need to add date file for your language
so you need to crate that file too

YOUR PHPWCMS ROOT/include/inc_lang/date/xx.date.lang.php
where xx is your country ID
easy way to do that is that you copy any file in date folder and then change your code in name of date file and then edit file to your needs