Search found 26 matches

by tonyd
Sat Jan 23, 2016 7:39 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Hi Thorsten,

Any update on the fix?

Regards,
by tonyd
Tue Dec 22, 2015 10:49 pm
Forum: General discussions
Topic: Lost password not translated
Replies: 1
Views: 2388

Lost password not translated

Hi Everyone,

Im using the dutch translation of the FAQ. however when i click on lost password is shows me the ENG translation instead of the dutch.

However the section and translation is there in the NL file.
by tonyd
Sun Dec 20, 2015 10:10 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Thorsten wrote:Hi,

sorry, I'm quite busy at work and at home with my family.

Just found out it doesn't work on 2.9 as weil. I'll fix it on 2.8.

bye
Thorsten
Hi Thorsten, understand :)

I will wait for the fix. Thanx
by tonyd
Thu Dec 17, 2015 11:51 am
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Thorsten wrote:Hi,

now I understand. This is a bigger issue with version 2.8. This is fixed in 2.9. I will try to fix that in 2.8, too.

bye
Thorsten
Hi thorsten.

No update, solution at all?
by tonyd
Thu Dec 03, 2015 10:48 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Hi Thorsten,

Im stuck on this register page... is there any solution you can maybe give to solve or bypass this?

Regards,

Tony
by tonyd
Thu Nov 26, 2015 8:32 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Is there any solution to solve this easy?
by tonyd
Thu Nov 26, 2015 9:19 am
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Hi Thorsten,

In the frontend. I have a secured FAQ.. and added the link register to the frontend at the login screen. It rederect me to the register page but as soon i fill in the field and click on submit it give me the error not enough permissions in red.
by tonyd
Tue Nov 24, 2015 12:57 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

As soon i filled in the register form and click on submit. any idea to solve this?
by tonyd
Mon Nov 23, 2015 12:10 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Hi Thorsten,

I have a issue with register new users.... when creating a new account it says's you dont have enough permissions..

How can i solve this?

Regards,

Tony.
by tonyd
Thu Nov 05, 2015 5:19 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Hi, maybe this way: <section> <header> <h2>{loginHeader}</h2> </header> [useSslForLogins] <p> <a href="{secureloginurl}">{securelogintext}</a> </p> [/useSslForLogins] {loginMessage} <form class="form-horizontal" action="{writeLoginPath}" method="post" accept-...
by tonyd
Wed Nov 04, 2015 4:05 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Hi Thorsten, Could you show me where to implement in the login.tpl? <section> <header> <h2>{loginHeader}</h2> </header> [useSslForLogins] <p> <a href="{secureloginurl}">{securelogintext}</a> </p> [/useSslForLogins] {loginMessage} <form class="form-horizontal" action="{writeL...
by tonyd
Tue Nov 03, 2015 8:42 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Thorsten wrote:Hi,

yes. :-)

bye
Thorsten
Will give it a try :)
by tonyd
Tue Nov 03, 2015 8:21 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Re: Add Register User link at login page

Thorsten wrote:Hi,

you can add a "normal" HTML link to the page "?action=register":

Code: Select all

<a href="?action=register">Register here</a>
bye
Thorsten
Hi Thorsten you mean add it to the login.tpl?
by tonyd
Tue Nov 03, 2015 5:55 pm
Forum: General discussions
Topic: Add Register User link at login page
Replies: 21
Views: 12588

Add Register User link at login page

Hi everyone, How can i add a extra link next to the forget password link that allows for new users to register? when clicking on the link i want to show a form where people can fill in there name, company and email. when sending the admin will receive a email so he can create a user account to login...
by tonyd
Tue Nov 03, 2015 5:37 pm
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 59815

Re: change the color of the navigation bar

Hi, that has to be changed in the header of the body. bye Thorsten Hi Thorsten, i realy dont know what doing wrong. i have put it in the header but no luck. can you tell me where to put it in the code below? When i add it to the existing header it enters the logo into the navbar itself.... i want t...