Page 1 of 1

Frontend Logging

Posted: Fri 1. Apr 2005, 03:27
by alwi
Hello,

I installed ver 1.2.1.DEV and the installation went well. I still cannot get the Frontend Logging to work though...

I did these steps in admin/backend:
1. Create a nav structure "Members", mark the checkbox "visible for users logged on only", leave the checkbox "Hide" unchecked.
2. Created an article under this structure "Members"

The article content still shows up, but the menu wouldnt show.

I also tried this:
1. Create a nav structure "Members", leave all frontend menu status unchecked
2. Create more child structure under "Members", mark the checkbox "visible for users logged on only", leave the checkbox "Hide" unchecked.
3. Created an article under all those structure.

But the menus under "Members" wouldnt show.

Here are my question:
1. How do I create a login form in the front-end?
2. I see a box below my page says "admin: webmaster", how do I control the placement of that box?
3. Is there any way to create a signup form in the front-end?
4. Any documentation available for this DEV release?

Thanks all

Posted: Fri 1. Apr 2005, 08:25
by pico
Hi

1. a Frontend Login is not avaible at the Moment - also the Usermanagement

2. the possition of this Box is controled in index.php around Line 127

Code: Select all

		$content['page_end']  = '<div id="VisualMODE" style="position:absolute;left:5px;bottom:45px;padding:5px;z-index:1;background-color:#FF3300;color:#FFFFFF;border:1px solid #000000;">';
3. see 1.

4. http://www.phpwcms-docu.de

Posted: Mon 4. Apr 2005, 10:17
by pyhavaim
Take a look at the hacks and enhancments section