aMule Forum

English => en_Bugs => Topic started by: vdb on November 27, 2005, 11:14:36 AM

Title: 20051126 Webserver transfer display on Internet Explorer is flawed
Post by: vdb on November 27, 2005, 11:14:36 AM
I noticed since a few weeks that the representation of the file transfers is broken when it's viewed using the Internet Explorer. When I use Firefox all is wel, but when I'm using IE the screen shows all downloads in a horizontal line, which makes it quite hard to see what's going on. The template I use is the "default" template in /usr/local/share/amule/webserver/default

When I change the template to use the "php-default" in the remote.conf file and start it manually all is well.

Perhaps somebody can take a look at this?
Title: Re: 20051126 Webserver transfer display on Internet Explorer is flawed
Post by: lfroen on November 27, 2005, 04:15:24 PM
Fixed today.
Title: Re: 20051126 Webserver transfer display on Internet Explorer is flawed
Post by: vdb on November 27, 2005, 10:52:43 PM
Thanks, will try next week (I generally download and compile on my free saturdays  :) )

While you are on the fixing spree: When I change the amule.conf to use a different template using the line "Template=php-default" it won't take, only in remote.conf it works. Can you look at this too perhaps? Since I normally start the webserver automatically by the daemon it will always take the default, no matter what the Template parameter states.
Title: RE: 20051126 Webserver transfer display on Internet Explorer is flawed
Post by: tany on November 29, 2005, 02:40:23 PM
Hi,
I'm using the 20051128 amuleweb and  the filename field in the download list is empty. Also the search list is odd, the filename are mostly empty.
Is is related to a template ? Did you experiense such problems too ?
How can i use alternative template ? What should i write in the remote.conf  (As you can see, i'm a little novice in the area)
Thanks
Title: Re: 20051126 Webserver transfer display on Internet Explorer is flawed
Post by: vdb on December 10, 2005, 03:38:39 PM
Hiya tany, perhaps you've already found the answers to these questions, but perhaps not, so I'll give it a shot anyway.

As for the display errors, no, I have not experienced any such issues with empty field names, so I can't tell if it's a bug somewhere. But mostly these things are related to the wxWidgets installation, perhaps a search on the forum can reveal something there.

As to your second question: If you write the line "Template=php-default" in your remote.conf (while the amuleweb is not running preferably, otherwise this setting might not be permanent...) in the section "[Webserver]" it will take the other template that is available for the webserver.

Have fun.