-
AuthorPosts
-
cgc0202 Friend
cgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
September 23, 2008 at 9:18 am #133624Hello,
Is there a way to have the Register and Login presented simply as links in one of the menus rather than presented as a form in the Home page? I want to remove them in the Header space.
When the person clicks on the “login” it will present a separate “page” where the form is located. Similarly, if the person clicks the Register link, it will present the Registration form in a separate page.
Cornelio
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 23, 2008 at 9:26 am #271849Hi cgc0202 !
do you want to use highslide form ? if you don’t need highslide form , you can easy to create it by way below :
Go to admin >> menus >> select menu –> create new menu link to resgister layout in user component then continue create a menu link yo login layout of user component,Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 23, 2008 at 9:26 am #271850Hi cgc0202 !
do you want to use highslide form ? if you don’t need highslide form , you can easy to create it by way below :
Go to admin >> menus >> select menu –> create new menu link to resgister layout in user component then continue create a menu link yo login layout of user component,cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
September 24, 2008 at 9:07 am #272079<em>@hainn84 81516 wrote:</em><blockquote>Hi cgc0202 !
do you want to use highslide form ? if you don’t need highslide form , you can easy to create it by way below :
Go to admin >> menus >> select menu –> create new menu link to resgister layout in user component then continue create a menu link yo login layout of user component,</blockquote>Hi Hainn,
Can’t I just copy the link to the login
Login
http://joomla.bayanihan-saranay.com/jte15x099/index.php?option=com_user&view=loginand registration
Register
http://joomla.bayanihan-saranay.com/jte15x099/component/user/?task=registerand add them to the appropriate or existing menus?
Are there better link (URL) formats for the Login and the Register to be used when incorporating them in any menu?
Thanks.
Cornlio
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 27, 2008 at 1:28 am #272593Hi cgc0202 !
Yes, it is posible, you create menu with type is url and enter obove link to it .cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
September 29, 2008 at 2:09 pm #273055<em>@hainn84 82431 wrote:</em><blockquote>Hi cgc0202 !
Yes, it is posible, you create menu with type is url and enter obove link to it .</blockquote>Thanks Hainn,
This is more a related issue in regard the login module(?):
Why do I get this error message when I try to login, even in the existing Login found at the top:
Fatal error: Call to undefined function: stripos() in /home/joomla/public_html/libraries/joomla/environment/uri.php on line 675
I am using the latest Joomla 1.5.7-Teline II v1.6
Cornelio
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 30, 2008 at 1:29 am #273182Hi cgc0202 !
what php version do you use ? stripos function is function in php 5,if we use php4 it will not run. http://vn2.php.net/striposcgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
October 2, 2008 at 1:25 pm #273605<em>@hainn84 83125 wrote:</em><blockquote>Hi cgc0202 !
what php version do you use ? stripos function is function in php 5,if we use php4 it will not run. http://vn2.php.net/stripos</blockquote>Hi Hainn,
From the Joomla site, the system info list the following:
<blockquote>PHP Built on: Linux (server name here) 2.6.9-67.0.22.ELsmp #1 SMP Wed Jul 23 17:30:51 EDT 2008 i686
Database Version: 5.0.51a-community-log
Database Collation: utf8_general_ci
PHP Version: 4.4.8
Web Server: Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Web Server to PHP interface: cgi
Joomla! Version: Joomla! 1.5.7 Production/Stable [ Wovusani ] 9-September-2008 23:00 GMT
</blockquote>I asked my hosting service, and they stated that PHP 5 has been installed in all their servers.
Question
If PHP 5 is indeed installed but the default is PHP Version: 4.4.8, what needs to be changed in the script so that the Joomla1.5.7-Teline II v1.6 can access and use the server installed PHP 5?
Thanks.
Cornelio
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 4, 2008 at 1:58 am #273803Hi cgc0202 !
Please access and install PHP 5 . stripos only runs in php 5 .cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
October 4, 2008 at 7:31 am #273820<em>@hainn84 83892 wrote:</em><blockquote>Hi cgc0202 !
Please access and install PHP 5 . stripos only runs in php 5 .</blockquote>Hi Hainn,
The example I gave you is found in a shared-server hosting service. The webhosting company installed it server wide.
How do I access it?
The other thing: What are stripos? What modules, or other extensions are affected by the php 5?
Going back to the original post: What will be the URL link for the Login? For the Registration, the link is simple and it works.
<a href=”/component/comprofiler/registers.html” alt=”Register”>Register</a>
but not the Login:
<a href=”/component/user/?task=login” alt=”Login”>Login</a>
Cornelio
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by cgc0202 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum