Page 2 of 6

Re: disable sort on load

Posted: Sat Sep 08, 2007 7:27 am
by MD
sergiocos wrote:on your previous template you teached me how to disable sort on load... can i do that with this template? i tried to find the "disableSortOnLoad" option...

Hi sergiocos,
There is currently no 'disablesortonload' option.
To disable sorting when loading the pages you have to do this:
- Go to line 141 or 'initMovieList' function in the HTML file
- Disable or remove 'setSort( settings.sorton );//3a'

However I don't know what the dropdown list will do, that's your own risk :P

Posted: Wed Sep 12, 2007 12:00 am
by sergiocos
works now... thanks... however IE is still stubborn, you should check out my sig.

i designed a small-size background, you can take a look at the pic HERE... looks creepy alone... but i think it fits the template...

Posted: Wed Sep 12, 2007 7:52 am
by MD
sergiocos wrote:works now... thanks... however IE is still stubborn, you should check out my sig.

i designed a small-size background, you can take a look at the pic HERE... looks creepy alone... but i think it fits the template...
Nice background 8)

About the IE error, you probably used the newest html files without the new js_functions.png file.
I suggest that you re-download the template and overwrite all files except the new background picture :wink:

Does Not Work

Posted: Fri Oct 12, 2007 12:20 am
by mlsills
When I try to use the template, all that appears is the code.

What am I doing wrong?

Re: Does Not Work

Posted: Fri Oct 12, 2007 4:41 am
by MD
mlsills wrote:When I try to use the template, all that appears is the code.

What am I doing wrong?

Code inside AMM is normal (This is a know error)
Code in your browser is not normal.
What kind of browser do you use?

Posted: Fri Oct 12, 2007 11:50 am
by mlsills
I use Seamonkey

Posted: Fri Oct 12, 2007 4:55 pm
by MD
mlsills wrote:I use Seamonkey

hmm, I've never heard of it.
Does your browser support Javascript?

Posted: Sat Oct 13, 2007 3:16 pm
by splitz
is posible to see how many movies that i have exportet in this template ?
btw its super cool template i has one of the things i was looking for

splitz

Posted: Sun Oct 14, 2007 6:36 am
by MD
splitz wrote:is posible to see how many movies that i have exportet in this template ?
btw its super cool template i has one of the things i was looking for

splitz

Yes, Just open the HTML file in a texteditor.
The exported movies are located before the body tag :wink:

Posted: Mon Oct 15, 2007 9:45 pm
by splitz
hi again hehe

i exported my movies into this template
and i can see that ther is missing alot of movies in this template

does anyone else have this problem

Posted: Tue Oct 30, 2007 1:56 pm
by MD
It's been a while since my last update.
My PC had some problems for over a month.
It's now repaired so I can program again :wink:

I have posted bèta 3 (301007) see first post.
It has the following changes:
  • Fixed sort on date
  • Fixed '<br>' and '&quot;' in text
  • Disabled most error messages when you export from AMM

Unfortunately I couldn't remove all error messages and the missing glow in Internet Explorer.

I'm planning to release the final (1.0) version soon unless there are some serious errors :P
So keep posting if you find anything.

Posted: Mon Nov 05, 2007 2:16 pm
by Jarl
the missing glow in Internet Explorer: that problem does not excist on IE 7
it does on 6 and at work.
but i have to check what sort they use there.

Johan

Posted: Mon Nov 05, 2007 5:44 pm
by MD
Jarl wrote:the missing glow in Internet Explorer: that problem does not excist on IE 7
it does on 6 and at work.
but i have to check what sort they use there.

Johan
IE6 is not supported

Posted: Wed Nov 07, 2007 12:28 am
by Cor
Nice template MD! The external javascript file works very well and it makes the html file a lot smaller! :wink:

Of course I have tested your template and it reacts very slow in Firefox. I do not know what causes it to slow down, but it works much better in Internet Explorer 7. Although during testing in IE, I found a few errors in your template.

1. The audio info is shown and the value is "&nbsp;", see the first screenshot,
2. The summary is shown above the movie picture, see the first screenshot,
3. The Actors are directly listed below the comments, see the first screenshot,
4. The Last Update line is added every time you show the settings-menu, see the second screenshot,
5. The fieldset headings are blue in IE, see the second screenshot.

Image Image

Finally I have a small suggesting, the last error message can be eliminated by placing the error handle function above the link to the external javascript file! :idea:

Good luck with fixing the errors.

Posted: Wed Nov 07, 2007 5:46 am
by MD
Cor wrote:Nice template MD! The external javascript file works very well and it makes the html file a lot smaller! :wink:

Of course I have tested your template and it reacts very slow in Firefox. I do not know what causes it to slow down, but it works much better in Internet Explorer 7. Although during testing in IE, I found a few errors in your template.

1. The audio info is shown and the value is "&nbsp;", see the first screenshot,
2. The summary is shown above the movie picture, see the first screenshot,
3. The Actors are directly listed below the comments, see the first screenshot,
4. The Last Update line is added every time you show the settings-menu, see the second screenshot,
5. The fieldset headings are blue in IE, see the second screenshot.

Image Image

Finally I have a small suggesting, the last error message can be eliminated by placing the error handle function above the link to the external javascript file! :idea:

Good luck with fixing the errors.

Great input Cor :wink:
I'll fix these things as soon as possible

About the performance issue in Firefox. On my PC the themplate works much better in FF than in IE :?