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: 5
There are currently 0 registered user(s) (0 among them invisible) and 5 guest(s) online.

Random Image
Forum Ekle/Add Forum

Forum Ekle/Add Forum
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

> \\\"Error\\\"
 
 
quietstorm
Posted: 12.01.2008 - 22:22
Quote


Member
*

Group: Üyeler
Total posts: 10
User No: 21
Join Date: 04.01.2008 04:12



 
Look at the screen-shot and tell me how to fix this! happy.gif
All the others are not "linked"..just the poll one!
(There are no Polls active)

TIA


Image Attachments
Image Attachments

Offline quietstorm
Top
 
zebaniz
Posted: 12.01.2008 - 23:37
Quote


Administrator
Group Icon

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



 
open lang/english/admin.php

find (line 47)
replace
PHP

$lang
['top_poll_votes'] = "Top {number} files by polls";


with

PHP

$lang
['top_poll_votes'] = "Top {number} polls by votes";



AND

if you don't want this link
open admin/home.php

find (line 1231)
replace

PHP

show_table_separator
("<span class='menu_button'><a class='menu_button' href='".$site_sess->url(ROOT_PATH."poll.php")."' target='_blank'>".$lang['top_poll_votes']." (".$lang['homestats_total']." ".$sum.")</a></span>"4);


with

PHP

show_table_separator
($lang['top_poll_votes']." (".$lang['homestats_total']." ".$sum.")"4);

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