-
AuthorPosts
-
hbf1000 Friend
hbf1000
- Join date:
- June 2008
- Posts:
- 112
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
August 1, 2008 at 12:03 pm #131641Hello everybody.
I am implementing amember (membership script) in my website that has JA Corona as the template. In order to create a custom header/footer for amember I did the following: loaded my homepage, copied source code and used it in header/footer. I already did some adjustments in order to make it validated at http://validator.w3.org.
For layout point of view it worked. But some links are missing. For example: if I load http://www.mysite.com/amember/ the “login” and “signup” links are missing the /amember/. They actually point to http://www.mysite.com/login.php. I found out that this is a problem with my customized header/footer since with the original files it doesn’t happen.
So, my question is: is there any CSS or anything that I should remove (without breaking the layout) in order to fix those links?Thank you guys!
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 1, 2008 at 12:21 pm #263421In order to help you out further i would suggest you post your site url with the main site and the amember part
hbf1000 Friendhbf1000
- Join date:
- June 2008
- Posts:
- 112
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
August 1, 2008 at 12:29 pm #263423Ok.
Home page: http://www.receitasdafamilia.com
amember page: http://www.receitasdafamilia.com/amember/
In amember page, see that login/signup links are missing /amember/
Thank you.Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 1, 2008 at 12:54 pm #263425Take a look in the folder amember/templates/ and the file index.html, there you should have this code here:
#_TPL_INDEX_IF_YOU_ARE_REGISTERED|<a href="member.php">|</a>#.
#_TPL_INDEX_IF_YOU_ARE_NOT_REGISTERED|<a href="signup.php">|</a>#.
There you can change ithbf1000 Friendhbf1000
- Join date:
- June 2008
- Posts:
- 112
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
August 1, 2008 at 1:06 pm #263428This will work for those two files but not for resend.php (used to resend email verification email). The problem is that this only happens with my customized header/footer, not with the original ones. What I wanted to know is where in the source html code of http://www.receitasdafamilia.com/amember/ I should change in order to fix this. Maybe some CSS cause this behavior… I don’t know.
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by rosemax 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum