|
uCoz Community Archives Locked Access denied |
Access denied |
LaXa7650, if you mean by editing that users can not see a module then you can do that by editing your user permissions so thy are not able to enter the module without registering for example
CP -> Users -> User groups -> Edit group properties or permissions for Guests. -> Save I think CreativeCollusions misuderstanded you, correct me if i'm wrong To busy building a passive income online ;)
|
Quote (Animorph) LaXa7650, if you mean by editing that users can not see a module then you can do that by editing your user permissions so thy are not able to enter the module without registering for example CP -> Users -> User groups -> Edit group properties or permissions for Guests. -> Save I think CreativeCollusions misuderstanded you, correct me if i'm wrong i need first paga whet enter in site - access denied. but it's something frong with that page. |
You want the Access Denied page to be the first page? If so, place the following script between your HEAD tags:
Code <meta http-equiv="REFRESH" content="0;url=http://www.yourwebsite.ucoz.com/"> Change the http://www.yourwebsite.ucoz.com/ to your 'Access Denied' page. Also you can make the Access Denied page look different for users logged in, to users that are not logged in. You can do this by using Conditional Operators. And editing the Access Denied page. |
LaXa7650,
Quote (LaXa7650) how i can swich on access denied on main page. i need web with registration only! If you want your user to register at your website you need to switch the authorization method from uNet users to Local users. See more about it here http://forum.ucoz.com/forum/7-52-1#200 If you want to prevent some of the users from viewing your website you need to set group permission in CP->Users->User groups->Set permission for all groups-> If you want a HTML page (access denied) appear instead of the main page go to Control panel: Main » Page Editor »Home page->Change->Apply personal template to the page->Save Then: Main » Customize design » Editing templates->Insert the code in the Home page(that appeared) Code looks like this Code <meta http-equiv="refresh" content="0; url=http://www.mysite.com/index.html "> |
| |||
| |||