Forum for discussing general topics related to Couch.
5 posts Page 1 of 1
i think couchcms is a great thing , so i must contribute to it
in my situation i will contribute by converting static templates to dynamic version
and publish it on the forum for free !if that help
i need the following features if exists
1- recent global-posts comments
2- a most viewed posts
3- couchcms user register form (most important)
4- couchcms user login form(most important)

---------
in feature 3 : i need a couch code for register form to add a very-low access members i mean member can comment only , the members can post article will manged by super admin
----------
in feature 4 : i need a couch code for login form , for members from feature 3
hope if features above exists
best regards Saber .
I came I saw I Conquered :D
Thanks @prodevel :)

Regarding the user login form etc., please take a look at "extended users" here -
viewtopic.php?f=5&t=8581
http://www.couchcms.com/docs/extended-entities/post.htm

Hope it helps.
KK wrote: Thanks @prodevel :)

Regarding the user login form etc., please take a look at "extended users" here -
viewtopic.php?f=5&t=8581
http://www.couchcms.com/docs/extended-entities/post.htm

Hope it helps.

when reading the extended users , comments
it's looks like a unknown language symbols :D
thank you that's what i need , but after creating user , login & visit the /users/profile.php give me this error
Access Denied

You do not have sufficient privileges to view the page requested. To see this page you must logout and login with sufficient privileges.
Logout
-----------------------
and templates in admin panel sidebar like users, registration , login , lostpassword named with through line looks like error
I came I saw I Conquered :D
To see this page you must logout and login with sufficient privileges.
OK, so try logging out :) The message means you are logged-in with an account that does not have privilege to access the page.

and templates in admin panel sidebar like users, registration , login , lostpassword named with through line looks like error
No error there. The strikethough line conveys that the templates are 'hidden' to all other admins and only the super-admin can see them.
KK wrote: OK, so try logging out :) The message means you are logged-in with an account that does not have privilege to access the page.

yes i tried to do that so i logged out and login again but no thing changes , i change the role to adminstrator .
i change the browser opera, edge , chrome
after some time , i found that profile.php works only with super-admin but give me error with id
any role under super-admin will get access denied :x :?
P.S : i work with couch 2 beta , built in extended addon
I came I saw I Conquered :D
5 posts Page 1 of 1