rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kkilps

Pages: 1
1
Bug reports / Re: Error Streaming to PS3
« on: November 05, 2009, 12:45:54 AM »
try unchecking "prevent leaching". It is under the limits menu.

Does it work now?

2
Bug reports / Cannot stream to ipod touch.
« on: November 05, 2009, 12:41:24 AM »
In both 2.2f and 2.3 beta (248) I cannot stream media to my ipod touch without turning off the option to prevent leaching. I think this is a bug. It should allow streaming. It isn't "leaching."

3
router & port problems / Re: port 80
« on: June 10, 2008, 06:53:09 PM »

4
RAWR-Designs / Re: Change to the other available colors themes?
« on: April 01, 2008, 05:14:13 PM »
Thanks works.

5
RAWR-Designs / RAWR Template 0.1.0 Slower?
« on: April 01, 2008, 05:12:15 PM »
Does anyone else have this problem? After using this template download speed dropped dramatically. :-[ The speed is even slower via localhost. anyone know the reason?

6
RAWR-Designs / Change to the other available colors themes?
« on: April 01, 2008, 04:39:45 PM »
How do I change the defualt theme to say red? This is in RAWR Template 0.1.0.

Thanks
 :)

7
HTML & templates / Icons
« on: March 19, 2008, 04:04:05 PM »
When I put my own icon as a folder I get black behind the icon. How do I change it so It will be white?

8
HTML & templates / Change Template
« on: March 09, 2008, 02:37:50 PM »
I Changed these
[file]
<tr><td>%new% %protected% <a href="%item-url%"><img src="/~img_file" /> %item-name%</a>%comment%<td align=right>%item-size%<td align=right>%item-modified%<td align=right>%item-dl-count%

[folder]
<tr><td>%new% %protected% <a href="%item-url%"><img src="/~img_folder" /> <b>%item-name%</b></a>%comment%<td align=center><i>folder</i><td align=right>%item-modified%<td align=right>%item-dl-count%

[link]
<tr><td>%new% <a href="%item-url%"><img src="/~img_link" /> <b>%item-name%</b></a>%comment%<td colspan=3 align=center><i>link</i>

TO:(after<a href=")

[file]
<tr><td>%new% %protected% <a href="http://%host%%encoded-folder%%item-url%"><img src="/~img_file" /> %item-name%</a>%comment%<td align=right>%item-size%<td align=right>%item-modified%<td align=right>%item-dl-count%

[folder]
<tr><td>%new% %protected% <a href="http://%host%%encoded-folder%%item-url%"><img src="/~img_folder" /> <b>%item-name%</b></a>%comment%<td align=center><i>folder</i><td align=right>%item-modified%<td align=right>%item-dl-count%

[link]
<tr><td>%new% <a href="http://%host%%encoded-folder%%item-url%"><img src="/~img_link" /> <b>%item-name%</b></a>%comment%<td colspan=3 align=center><i>link</i>


Will this be ok?

Pages: 1