|
|
Due to the volume of spam happening on our forums, posting is now restricted to verified members only. If you're not verified, drop us a note with your username.
|
|
Home > FlexCMS Support Forum > User Help > General Support Requests > Management Login
FlexCMS Support Forum
Management Login Started April 19, 2005 @ 7:18pm by Ms. Janine
|
Post Message |
|
|
Management Login | April 19, 2005 @ 7:18pm | By clicking on NO to hide the Management Login button, how will I be able to log into my site? |
|
|
|
|
|
|
| |
otter Administrator
Posts: 177 |
|
|
| April 19, 2005 @ 7:37pm | You can either bookmark your login page (when you click on Management Login, bookmark/add to favorites that page before you login) or you can enable the Login block in your control panel and it will appear in one of your site blocks.
If you don't have a login block, here's the code you'll need to paste into the custom code area:
Code
print '<form action="'.$MainURL . '/login-submit" method="post">Username:<br><input type="text" name="Username" size="17" maxlength="40" style="'.$FormStyle.'"><br><img src="'.$ImagesURL.'/spacer.gif" width="1" height="10" alt="" border="0"><br>Password:<br><input type="password" name="Password" size="17" maxlength="40" style="'.$FormStyle.'"><br><br><input type="submit" value=" Login " style="'.$FormStyle.'"><br><img src="'.$ImagesURL.'/spacer.gif" width="1" height="10" alt="" border="0"><br><input type="checkbox" name="StayLoggedIn" value="y"> <font size="1">Stay logged in <br>across browser sessions</font></form>'; |
|
Use Login for your Block Title and don't forget to check the Process PHP Code box before you save your block.
If you need instructions on creating a block, you can visit our online manual here:
http://www.flexcms.com/index.php/pages/doc-block-management.html and http://www.flexcms.com/index.php/pages/doc-create-blocks.html
If you need any more help, let us know!
otter
ONLINE TRAINING CLASSES FOR FLEXCMS IN MAY: FlexCMS Basics (101), Sat., May, 15, 2010 & FlexCMS Blocks (Mon., May 10, 2010). |
|
|
|
Last Edit: April 19, 2005 @ 7:38pm by otter | |
|
|
|
|
|
|
| MEMBERS
|
|
|