Home aeyStudio
Welcome Guest · Registration
Resources
Download Seportal
Demo Site
SePortal Sites

Users
Username:

Password:

Log me on automatically next visit?


» Forgot password
» Registration

Topics
Home
Seportal (5)
News (3)

Who is Online
Currently active users: 3
There are currently 0 registered user(s) (0 among them invisible) and 3 guest(s) online.

Random Image
Üyeler/Users

Üyeler/Users
Comments: 0
zebaniz

Powered By
Powered by SePortal

Rate SePortal at
Listed at Hot Scripts in PHP

Scripts.com


ScriptSearch.com



Add Reply New Topic

> Different languages on the front page - Different languages on the front page
 
 
gnork
Posted: 05.09.2009 - 23:21
Quote


Member
*

Group: Üyeler
Total posts: 4
User No: 226
Join Date: 19.06.2009 08:06



 
Since I have many visitors from different countries, I wonder if it might be possible to allow visitors to choose their own language in the menu. Of course, depending on whether their language is translated.
Sincerely gnork.
Offline gnork
Top
 
zebaniz
Posted: 17.09.2009 - 09:16
Quote


Administrator
Group Icon

Group: Admin
Total posts: 306
User No: 1
Join Date: 01.01.2007 00:00



 
Open includes/page_header.php
Find
PHP

?>

add before
PHP

//-----------------------------------------------------
//--- Language Flag Button ----------------------------
//-----------------------------------------------------
$flag_links "<a href='".$_SERVER["PHP_SELF"]."?".$_SERVER["QUERY_STRING"]."&l=turkish'><img src='".ROOT_PATH."images/tr.gif' alt='Türkçe' border='0' style='vertical-align:middle'></a> <a href='".$_SERVER["PHP_SELF"]."?".$_SERVER["QUERY_STRING"]."&l=english'><img src='".ROOT_PATH."images/gb.gif' alt='English' border='0' style='vertical-align:middle'></a>";
$site_template->register_vars("flag_links",$flag_links );


and open templates/your_template_name/header.html
and put this code to a suitable place:
CODE
{flag_links}


http://demo.seportal.org/images/tr.gif
http://demo.seportal.org/images/gb.gif
Offline zebaniz
Top

Add Reply New Topic



Contribute | Forums | Gallery | Calendar | Links | Downloads | Members | Search | Guestbook | Article Directory

Powered by SePortal 2.5
Copyright © 2007-2012 SePortal.org