Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #1  
Old 19th March 2009, 17:19
Ingvar Ingvar is offline
Senior Member
 
Join Date: Mar 2009
Iceland
Posts: 28
Default TSSE 5.1 issues
Hello, i just put up TS SE 5.1 and hit couple of walls

I cant upload any images with a torrent, not .jpg .jpeg .png or anything

How do i fix the charset bug ? I changed the charset to support my native language but still it doesnt, if i write in my language in the forums or torrent comments it apears in confused letters.

Please help me, these 2 things are keeping me away from opening the site :(

P.S Is there a mod so that users can upload screenshots with the torrent ? (like 3 screenshots at a time)
Reply With Quote
  #2  
Old 19th March 2009, 17:26
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
We've answered both questions before (try to use the search PLEASE)

1, for images well guess what you gota do the directory chmod .... you guess it
2. for language, Tracker Settings --> Themes and languages --> set proper encoding UTF-8 should work for most languages unless you want more specific like windows-1257 or iso-8859-5 ...etc
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #3  
Old 19th March 2009, 17:34
Ingvar Ingvar is offline
Senior Member
 
Join Date: Mar 2009
Iceland
Posts: 28
Default
Quote:
Originally Posted by Ashur View Post
We've answered both questions before (try to use the search PLEASE)

1, for images well guess what you gota do the directory chmod .... you guess it
2. for language, Tracker Settings --> Themes and languages --> set proper encoding UTF-8 should work for most languages unless you want more specific like windows-1257 or iso-8859-5 ...etc

Done and done, still no go :(
Reply With Quote
  #4  
Old 19th March 2009, 17:42
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
for images not all encoding accepted if you create a screenshot from MPC it should work!!!

for languages what is your language? also UTF-8 should work however your language files has to be encoded in unicode too !!!!

here is the question what hte heck is your language and what encoding did you use to edit the language files? attach a sample language file and I'll try to figure it out
don't forget that overall header and footer has to be encoded in UTF so everything works properly

here is something else you can do for me, stay in regular english make sure to have language theme in tracker setting setup to UTF-8 in both encoding boxes then try to type in your language on Shoutbox
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #5  
Old 19th March 2009, 17:53
Ingvar Ingvar is offline
Senior Member
 
Join Date: Mar 2009
Iceland
Posts: 28
Default
Quote:
Originally Posted by Ashur View Post
for images not all encoding accepted if you create a screenshot from MPC it should work!!!

for languages what is your language? also UTF-8 should work however your language files has to be encoded in unicode too !!!!

here is the question what hte heck is your language and what encoding did you use to edit the language files? attach a sample language file and I'll try to figure it out
don't forget that overall header and footer has to be encoded in UTF so everything works properly

here is something else you can do for me, stay in regular english make sure to have language theme in tracker setting setup to UTF-8 in both encoding boxes then try to type in your language on Shoutbox

Ok language seems to work when its all in english language files, with both boxes as UTF-8

My language is Icelandic^^ you need a special coder just to read that :P


"for images not all encoding accepted if you create a screenshot from MPC it should work!!!"

Any chance i can change that ? so it accepts all .jpg .jpeg .png files ? (the ones i tried to upload where taken with VLC player and didnt work.)

Thanks for the help so far :)
Reply With Quote
  #6  
Old 19th March 2009, 18:06
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
i never tried from VLC (i.e in creating screenshots) but MPC totally work all try MPC-HC (the only thing annoying about MPC sometiems you can't create screenshots so you have to change video outputing from overlay mix to uncompressed)


Here is other possibilities form server side
missing curl support
missing GD and/or ImageMagick (forgot what TSSE uses)

for you language to work properly use Notepad++ to edit in Unicode mode or whatever you use, i use Dreamweaver somehow it works pretty good for me just to save the files :) and you will notice proper encoding unless you get both overall header and footer lanugage files fixed and whatever sandwiched between but eventually it should show properly
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #7  
Old 20th March 2009, 00:19
Ingvar Ingvar is offline
Senior Member
 
Join Date: Mar 2009
Iceland
Posts: 28
Default
Quote:
Originally Posted by Ashur View Post
i never tried from VLC (i.e in creating screenshots) but MPC totally work all try MPC-HC (the only thing annoying about MPC sometiems you can't create screenshots so you have to change video outputing from overlay mix to uncompressed)


Here is other possibilities form server side
missing curl support
missing GD and/or ImageMagick (forgot what TSSE uses)

for you language to work properly use Notepad++ to edit in Unicode mode or whatever you use, i use Dreamweaver somehow it works pretty good for me just to save the files :) and you will notice proper encoding unless you get both overall header and footer lanugage files fixed and whatever sandwiched between but eventually it should show properly
When i upload in the forums that works perfect, but if i try it with the torrent upload, its a no go :/

Wierd stuff, is there any way to edid the settings or adjust it somehow ?
Reply With Quote
  #8  
Old 20th March 2009, 04:33
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
you have to edit these upload.php takeuplaod.php and other ones involved to be in encode

there is alot of changes you have to do and I'm not sure what bitclient you're using to create such torrents but Azureus and uTorrent IN ENGLISH should work fine
i would try to avoid any Icelandic characters in .torrent files

also UTF-8 might not be the best for you, try to find a localized encoding which i don't know what it is you use
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #9  
Old 20th March 2009, 14:06
Ingvar Ingvar is offline
Senior Member
 
Join Date: Mar 2009
Iceland
Posts: 28
Default
Quote:
Originally Posted by Ashur View Post
you have to edit these upload.php takeuplaod.php and other ones involved to be in encode

there is alot of changes you have to do and I'm not sure what bitclient you're using to create such torrents but Azureus and uTorrent IN ENGLISH should work fine
i would try to avoid any Icelandic characters in .torrent files

also UTF-8 might not be the best for you, try to find a localized encoding which i don't know what it is you use

Yeah, well everything works perfect now except the image uploading :S
Reply With Quote
  #10  
Old 20th March 2009, 17:04
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
Quote:
Originally Posted by Ingvar View Post
Yeah, well everything works perfect now except the image uploading :S
oh that's good well instead of uploading tell users to use photobucket or imageshack to link instead :)
let me know if that works

Good Luck
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
Reply

Tags
51 , issues , tsse


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
Couple issues 1 with tracker 1 with forums pennst26 BT.Manager (phpMyBitTorrent) 1 14th February 2010 00:32
Forum Integration issues ... pennst26 BT.Manager (phpMyBitTorrent) 5 12th February 2010 06:18
Little issues Fynnon BT.Manager (phpMyBitTorrent) 2 23rd April 2009 14:02
Issues 5.1 Peers hhc Template Shares 3 31st March 2009 23:47
Wii Issues brooklong Community Cafe 0 29th October 2008 07:53



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