-
AuthorPosts
-
February 15, 2008 at 6:23 pm #125733
Using Avian II and Joomla 1.x
I would like the top menu to link to Register and Forgot Password just like in the demo. I did not use the QuickStart. In the demo it looks like you are linking to a component. When I create a new menu item for Register and Forgot Password, what should I link to? Are you using a custom component?
Anyone who can advise–I sure appreciate it!
February 15, 2008 at 11:13 pm #239263I solved my own problem and would like to post in case it helps anyone else out.
I created a Link-URL menu item and linked to the core joomla registration:
index.php?option=com_registration&task=register
Hope that helps anyone else trying to make their site like the demo 🙂
February 26, 2008 at 6:43 pm #240268Hi Pearlspine,
And how about the Forgot Pass?
February 26, 2008 at 9:01 pm #240286<em>@hanshorn 41931 wrote:</em><blockquote>Hi Pearlspine,
And how about the Forgot Pass?</blockquote>
I have installed com_comprofiler so my link is:
http://www.mardigital.net/index.php?option=com_comprofiler&task=lostPasswordYours will be something like mine but with your registration component…
February 27, 2008 at 4:51 pm #240429OK, thanks. I will try.
But it would still be nice if there is a solution from the Joomlart team … Anyone?Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 29, 2008 at 8:55 am #240723<em>@hanshorn 42133 wrote:</em><blockquote>OK, thanks. I will try.
But it would still be nice if there is a solution from the Joomlart team … Anyone?</blockquote>
You can create the URL menu is Forgot pass with this link :
index.php?option=com_registration&task=lostPassword
Hope can help you.February 29, 2008 at 10:23 am #240728well done. i solved the problem with this thread information. thanks
olernst Friendolernst
- Join date:
- March 2008
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
March 10, 2008 at 4:23 pm #241833Hi all,
the link problem is solved I think.
But still an issue remains:
If you want to create a new user fill out the form and click on the Button NOTHING happens.
Same for forgot password and forgit username. No feedback message no nothing.
It works with some other templates (e.G. JA Barite) but I could never be able to get it up and running on this one.
SUPPORT: WHERE ARE YOU????
I am pretty sure that this is a minor bug/issue which can be fixed with just a simple explanation of what needs to be done.
Perhaps we just need to add some code or just replace a Barite file or whatever.
As this is the only (and by the way not very effective) way to contact support please advice.
This is by the way a paid product!March 10, 2008 at 9:12 pm #241860First of all I agree that this problem should be dealt with by support. I joined this “club” to save time . I just started on this today and I can see that there is going to be a lot of this self-help stuff ahead of me. I am not happy about this.
However I believe I have found the solution. I am using Joomla 1.5 and the posts up until now refer to joomla 1.x. Things have change in 1.5. com_registration has been replaced by com_user. If you simply load the beez 1.5 template you will see the Login component displayed along with lost password? and so on. From this you can deduce the following.
Forgot your password? = index.php?option=com_user&view=reset.
Forgot your username? = index.php?option=com_user&view=remind
Create an account/Register: = index.php?option=com_user&view=register
Hope this helps.
Kent
olernst Friendolernst
- Join date:
- March 2008
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
March 11, 2008 at 12:49 am #241870Qkbenson. thanks for this post. well I have NO problems with the links they are all there. but I just can´t add a new user.
If I click on create a new user the regular registration window will open. Fill out everything click register and —> nothing happens. The same behavior for the forgot.. links.
I know it works in other templates but this one drives me CRAZY>:(
Thanks again.
By the way. What is this banner on the contact us link: Customer satifaction guaranteed for??? Support I think you should at least respond even if you can´t helpSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 11, 2008 at 8:52 am #241922Hi Olernst.
Plz open index.php (templates/[your template]/index.php) and search this line<jdoc:include type="component" />
and change to<jdoc:include type="message" />
<jdoc:include type="component" />
Hope can help you1 user says Thank You to Sherlock for this useful post
olernst Friendolernst
- Join date:
- March 2008
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
March 11, 2008 at 4:45 pm #241956@nguoiabcd !
YOU ARE THE BEST
I knew that is it a minor thing but YOU are the only one who knows what to do.
Everything is fine now!!!!!!!!!!!!THANKS A LOT:D
itgl72 Frienditgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
March 28, 2008 at 7:25 pm #243491I have gone through this thread and its solutions and checked my index.php file. I even tried it with SEF on and off. It already has the code:
[PHP]
<jdoc:include type=”message” />
<jdoc:include type=”component” />
[/PHP]When I click on LOGIN and REGISTER links on my site and go through the process I am getting “INVALID TOKEN” – This is an absolute deal breaker. These links should have been included in the original template.
I’ll continue to try and search for answers but if you know of THE FIX please respond here. I’m on the quick install of this template which is only version 1.5, and who knows what version 1.5.1 and the new 1.5.2 might have had change.
CLICK HERE FOR MY DEMO TEST SITE. You’ll see links up on top right.
EDIT:
I downloaded the file from this POST. I put it in my templates/ja_avian_ii_d/html/mod_login folder. IT NOW SEEMS TO BE OK. I’ll test some more later. If you don’t hear back assume the best.
itgl72 Frienditgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
March 28, 2008 at 8:43 pm #243496I have a few questions about the DEFAULT.ZIP (default.php) file I downloaded. The link is in an above post for those that have missed it.
- How, or where do I enter carriage returns so the entire module isn’t one long line? I want each form box, button, and each link to be on its own line. I may put this module in a LEFT or RIGHT position.
- I see CACHING DISABLED in admin parameters for this mod and there is no REMEMBER ME checkbox. I want users to login and forget. I need a way for them to have the option to STAY LOGGED IN. How can we do this?
- Will this updated default.php code have any negative effect if in the future we upgrade to site to 1.5.1 or 1.5.2 which is out now?
EDIT: I have tested the system links for login and register and those work too now. The REMEMBER ME link is also available and apparently working from what I can tell. Can we implement a remember me box on the JA LOGIN MOD too?
July 3, 2008 at 1:35 am #257700I just installed the file ja_avian_ii_quickstart_v1.3_1.5.3 and the registration problem still persists.
Why hasn’t the quickstart been updated with the fix?
Thanks
-
AuthorPosts
This topic contains 17 replies, has 10 voices, and was last updated by jgwalter 15 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum