Search found 10 matches

by Svampen
2011-03-07 16:06:40
Forum: Ant Movie Catalog > Mods
Topic: Joomla - just to show
Replies: 8
Views: 17192

Anyone using Joomla with ANTP currently? Would be nice to import a list and then continue adding items in Joomla. Only commercial extensions support this (Easy Table Pro).
by Svampen
2011-01-30 10:38:14
Forum: Ant Movie Catalog > Templates
Topic: Template for dynamic web page view v3.0 - Testers required
Replies: 17
Views: 8465


The size of the XML is not relevant for a successful loading of the page. It is more likely that the content of the XML file is not accepted by the browser. This usually happens due to 'foreign' characters being present. Open the XML file directly in your browser and observe the error message(s ...
by Svampen
2011-01-30 06:38:01
Forum: Ant Movie Catalog > Templates
Topic: Template for dynamic web page view v3.0 - Testers required
Replies: 17
Views: 8465

I have a big movie list, 1.26MB, and Safari can't load it. I tested through http://www.spoon.net/browsers/ because my friend reported not being able to load the page. I originally had version 1.2 of the template, but updating didn't make any difference, so the reason is the size of the XML.
by Svampen
2011-01-26 08:40:35
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script
Replies: 283
Views: 85321

Argh, I somehow thought the latest AMC update included the latest IMDB script, but I mixed up the months/days (Sept. instead of Dec.)!!
Thanks bad4u.
by Svampen
2011-01-25 18:32:12
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script
Replies: 283
Views: 85321

It's weird: I'm in the process of fetching infos for tens or hundreds of movies and not getting any descriptions thus far. I see the problem has been discussed before.

edit: Now I noticed even the urls sometimes come messed up, continuing with some button html code! Should there be implemented some ...
by Svampen
2009-01-25 14:11:40
Forum: Ant Movie Catalog > Templates
Topic: Template for dynamic web page view version 1.2
Replies: 41
Views: 18481

Thanks for the reminder :) I had all the time deleted cache from Opera, but the browser insisted on displaying the old version! Now I have it like I want, I even figured out to put after text style="" this: url="movie.getAttribute('URL')" title="'Goto external website'" to get the IMDB link!
I like ...
by Svampen
2009-01-25 09:31:32
Forum: Ant Movie Catalog > Templates
Topic: Template for dynamic web page view version 1.2
Replies: 41
Views: 18481

Can some one help me customize.. I want to use the collapsed view. How can I remove the rating, length, languages, subtitles and dates cells? And in the expanded view only leave synopsis and director and somehow make for example the synopsis clickable so you go to IMDB. No movie image. I deleted the ...
by Svampen
2007-05-03 10:10:07
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 358086

Sorry for being a little offtopic, but how do you guys using 110mb.com determine the address of the SQL database server you're using?

Awarspace doesn't like this template anymore :( If you go to 'next' page, it just throws you to awardspace.com.

Thanks for the awesome 3.0 btw!

EDIT: Sorry all, I ...
by Svampen
2006-08-26 07:12:13
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73006

Lord have mercy, I made it work :). For the record, I had to comment out this stuff (and switch the closing ')' to the place where it has to be):


if ($this->mdb_search != "") {
if ($this->mdb_cat != "") { $query .= " AND"; }
if (($this->mdb_cat == "") and ($this->mdb_med !="")) { $query ...
by Svampen
2006-08-23 22:42:31
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73006

reset

Hi, I'd only like to know how to get the reset option for the search. The newest (6/25/2006) kazgor mod messes everything for me and I don't need no mediatype. I put this in, removing all mdb_med stuff, but I don't see a reset button appearing ...