• Page 1 of 1
  • 1
Access denied
LaXa7650
Posts: 2
Reputation: 0

Message # 1 | 9:02 PM
Hi there. how i can swich on access denied on main page. i need web with registration only!
CodeResolution
Posts: 1570
Reputation: 58

Message # 2 | 9:12 PM
Control panel (CP) -> Customize Design -> Users -> "Access denied" page
Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
Animorph
Posts: 2856
Reputation: 189

Message # 3 | 9:15 PM
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 ;)
LaXa7650
Posts: 2
Reputation: 0

Message # 4 | 8:08 AM
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.
please help!

CodeResolution
Posts: 1570
Reputation: 58

Message # 5 | 8:30 AM
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.


Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
Natashko
Posts: 3366
Reputation: 171

Message # 6 | 9:21 AM
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 ">
  • Page 1 of 1
  • 1
Search: