-
AuthorPosts
-
April 21, 2015 at 11:18 am #205707
Hi all,
thank you for your support till now.
Thank you for your great framework T3. (by the way i am not able to login to that site).
I need to ask something thats why i am posting here. Hopefully this is the right place.
Ok…Here is my problem.
I am using T3 framework to build a site (currently offline). I am only online for testing purposes.
I have a homepage without component. Just menu and modules.
I have also a registration form (login form). The default one.
When a user tries to use any of the link of the login form (registration, forgot password etc) it redirects to the main page (the link in the address bar is the correct one i.e. /registration-form).
If i enable the component in the main page, it works perfectly. If the content component is disable, the user, simply cannot registered him/herself.
The login for administrator works good (i have it also as a module in a menu item).
Is there any easy way, to leave my homepage without component, and at the same time the users to be able to register or log in themselves?
I have tried to create another template for the login form but i have the same problem. When i click “Create Account” it shows the right link in the address bar, but it redirects to my homepage.
For your information i have tried also the tricky think with the blank component and the registration or forgot password, works fine. The only problem here, the ”empty” space (gap) on my homepage template (its fine for me). The second thing is that all users except me, are not able even to log in.
Entering the username, the password and pressing log in the page seems to be refreshed, but the user is still “out”.
So, to summarize…Two problems:
1st Users cannot use the registration form or any other feature of the log in form, if homepage is just modules and no content component.
2nd Even if i have the component enabled (or using the tricky blank component) users can use normally all the features of the log in form that they are not able to log in (they are registered).
Thank you in advance for your answers.
Kind Regards.
edit: Just for your information , when i upgrade a registered user to superuser then everything works perfect.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 22, 2015 at 4:07 am #567827Hi there,
You can use that trick with blank component in that page.
If there is any problem persists, you can put your site online so that we can have a look and give suggestion
Regards,
Saguaros1 user says Thank You to Saguaros for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 22, 2015 at 4:07 am #732933Hi there,
You can use that trick with blank component in that page.
If there is any problem persists, you can put your site online so that we can have a look and give suggestion
Regards,
Saguaros1 user says Thank You to Saguaros for this useful post
April 22, 2015 at 9:35 pm #567954<em>@Saguaros 469736 wrote:</em><blockquote>Hi there,
You can use that trick with blank component in that page.
If there is any problem persists, you can put your site online so that we can have a look and give suggestion
Regards,
Saguaros</blockquote>Thank you for your timely answer.
Well i am no longer having issues with that problem cause i fix it.
1) You make 2 templates. One for HomePage, one for the login page.
2) 1st template is without component and this would be your HomePage. Connect homepage with a content item. It doesnt matter which, because with no component it will not be visible after all.
3) Click on your homepage and Select the 1st template in the Template Style option.
4) Then go to extensions–> template manager–>press the default star in a template with a component (ie i have used t3_blank – Default). Voila.When a user wants to register he can use the template with the component since this would be the default one.
Your homepage will show up according to the style template you have chosen, the one with no component.Hope that will help some guys with the same problem.
So…First problem fixed.
Second problem the one with the login button. My site is live now for you. http://www.ttpaok.net.gr
The log in form is in the menu item “ΣΥΝΔΕΣΗ” its in greek
The problem is that ONLY SUPER USERS can log in . If any other user tries to login it doesnt do anything, and the error message is “You do not have access to the private section of this site”.
I have used almost every solution i have found in the net. Change the asset table in database, create and delete new article categories, moved the articles to the new categories and then back…Create new groups, new users, give access…Nothing happened.
User are able to register, activate their account, request password reset, username remind, but Log In? Nooooooo!
The only way to log in, is me to give him Super User rights from Global Configuration.
Thank you again for your time and your help. Really appreciated.
Kind Regards,
Vasilios
April 22, 2015 at 9:35 pm #733060<em>@Saguaros 469736 wrote:</em><blockquote>Hi there,
You can use that trick with blank component in that page.
If there is any problem persists, you can put your site online so that we can have a look and give suggestion
Regards,
Saguaros</blockquote>Thank you for your timely answer.
Well i am no longer having issues with that problem cause i fix it.
1) You make 2 templates. One for HomePage, one for the login page.
2) 1st template is without component and this would be your HomePage. Connect homepage with a content item. It doesnt matter which, because with no component it will not be visible after all.
3) Click on your homepage and Select the 1st template in the Template Style option.
4) Then go to extensions–> template manager–>press the default star in a template with a component (ie i have used t3_blank – Default). Voila.When a user wants to register he can use the template with the component since this would be the default one.
Your homepage will show up according to the style template you have chosen, the one with no component.Hope that will help some guys with the same problem.
So…First problem fixed.
Second problem the one with the login button. My site is live now for you. http://www.ttpaok.net.gr
The log in form is in the menu item “ΣΥΝΔΕΣΗ” its in greek
The problem is that ONLY SUPER USERS can log in . If any other user tries to login it doesnt do anything, and the error message is “You do not have access to the private section of this site”.
I have used almost every solution i have found in the net. Change the asset table in database, create and delete new article categories, moved the articles to the new categories and then back…Create new groups, new users, give access…Nothing happened.
User are able to register, activate their account, request password reset, username remind, but Log In? Nooooooo!
The only way to log in, is me to give him Super User rights from Global Configuration.
Thank you again for your time and your help. Really appreciated.
Kind Regards,
Vasilios
April 22, 2015 at 10:31 pm #567956Allow me to inform you that i have found the answer. I still have to double check if everything is ok, but till now seems to work.
Here is the solution:
Download the installation file of joomla (my version 3.4.1)
Unzip it.
Go to Installation folder.
Open sql folder
Open mysql folder
Open with wordpad the file joomla.sql
Find the code for building the #__assets table (two underscores). Copy the whole code.
In your database rename the yourprefix_assets to something else, ie yourprefix_assets1 (in case of something goes wrong).
Run the copy code to an sql expression. This will create the table #__assets.
Rename #__assets to yourprefix_assets.
My Author can now log in without any problem.
Thanks for your time. Hopefully this will solve a lot of peoples time.
April 22, 2015 at 10:31 pm #733062Allow me to inform you that i have found the answer. I still have to double check if everything is ok, but till now seems to work.
Here is the solution:
Download the installation file of joomla (my version 3.4.1)
Unzip it.
Go to Installation folder.
Open sql folder
Open mysql folder
Open with wordpad the file joomla.sql
Find the code for building the #__assets table (two underscores). Copy the whole code.
In your database rename the yourprefix_assets to something else, ie yourprefix_assets1 (in case of something goes wrong).
Run the copy code to an sql expression. This will create the table #__assets.
Rename #__assets to yourprefix_assets.
My Author can now log in without any problem.
Thanks for your time. Hopefully this will solve a lot of peoples time.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by lenovoheart 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum