Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Free Torrent Source
Reply
  #1  
Old 31st December 2009, 00:12
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Default [FIX] FTS 1.1 not usable buttons on topic display in IE and JS error
[B][SIZE=2]If you use FTS and if you have issues with clickable buttons in IE like me.
Then replace the file /forums/while.php with my file.

A javascript error is also fixed, the error was in "Reply with quote" because the quoted text was not formatted for JS or JSON. So you get an error like "Missing ')' after argument".

[COLOR=Red]Thanks are welcome, and also welcome but more welcome is the help of other members that use FTS to post FIX
Attached Files
File Type: php while.php (10.0 KB, 36 views)

Last edited by benjaminbih; 31st December 2009 at 02:16.
Reply With Quote
The Following 2 Users Say Thank You to benjaminbih For This Useful Post:
Edgein (31st December 2009), yoligim (3rd January 2010)
  #2  
Old 31st December 2009, 20:34
Edgein's Avatar
Edgein Edgein is offline
Senior Member
 
Join Date: Sep 2008
Netherlands
Posts: 154
Default
Thx m8 good job
Reply With Quote
  #3  
Old 30th January 2010, 01:16
Vazze Vazze is offline
Member
 
Join Date: Jan 2010
P2P
Posts: 4
Default
If you get the [function.json-encode]: Invalid UTF-8 sequence in argument

Change: line 176/177
PHP Code:
$quotea json_encode(htmlspecialchars("Re: $arrq[subject]"));
$quoteb json_encode("<<<@!1!@>>>"); 
To

PHP Code:
       $quotea utf8_encode(htmlspecialchars("Re: $arrq[subject]"));
       
$quoteb utf8_encode("<<<@!2!@>>>"); 
Yeah, the PHP "quote" is wrong, but you'll only change the json_encode to utf8_encode and you'll be set.
Reply With Quote
Reply

Tags
11 , buttons , display , error , fix , fts , js , topic , usable

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
theme buttons needed joeroberts BT.Manager (phpMyBitTorrent) 4 31st January 2010 16:51
How Usable is This? Mass Zero Yuna Scatari Edition (YSE) 0 6th July 2009 14:18
[REQ]xbtit Forum Auto-Topic v1.0 by dodge 2009 Garcia xBTiT 0 5th April 2009 00:55
Cant display the forum... Element5 BT.Manager (phpMyBitTorrent) 12 17th March 2009 01:50
[TT 2.x] LCD Display 50Cent Mods & Themes 0 2nd October 2008 22:51



All times are GMT +2. The time now is 01:52. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.