Login problem

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
silencox
Posts: 11
Joined: Wed 11. Oct 2006, 10:38

Post by silencox »

and error you have on login screen i suppose

also did you delete phpwcms snippets and setup folder
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
silencox
Posts: 11
Joined: Wed 11. Oct 2006, 10:38

Re: I resolved my problem

Post 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
Post Reply