Search found 7 matches

by Viridarium
2007-09-07 06:26:42
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script problem
Replies: 120
Views: 50356

bad4u wrote: Have you tried changing the IMDB script option "ActorsLayout" (on the right side of the scripting window) ?
Sorry, I did not try changing the "ActorsLayout". :/ Now it works fine, just like the old Version of the Script. Thank You. :)
by Viridarium
2007-09-06 14:45:56
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script problem
Replies: 120
Views: 50356

I have a problem with the update of the imdb-script. The import of the actors do not work as well as in the old version. Where can I get the old imdb-script? :??:
by Viridarium
2006-09-30 07:54:40
Forum: Ant Movie Catalog > Scripts
Topic: [REQ] Not any german script is working!
Replies: 5
Views: 2615

I've fixed the cinefacts.de-Script:

program CineFactsDE;

const
CRLF = #13#10;

var
MovieName: string;
MovieURL: string;

function FindLine(Pattern: string; List: TStringList; StartAt: Integer): Integer;
var
i: Integer;
begin
result := -1;
if StartAt < 0 then
StartAt := 0;
for i := StartAt ...
by Viridarium
2006-09-29 10:28:03
Forum: Ant Movie Catalog > Scripts
Topic: [DE] Amazon.de(Image Only)
Replies: 1
Views: 1431

Das Problem habe ich auch. Weiß niemand eine Lösung?
by Viridarium
2006-09-29 10:21:15
Forum: Ant Movie Catalog > Scripts
Topic: Scripts that need to be fixed / Scripts à corriger
Replies: 501
Views: 240202

There's A Problem with the Amazon.de Script, too. I can't find any movie with this script.
by Viridarium
2006-09-29 10:01:12
Forum: Ant Movie Catalog > Scripts
Topic: Scripts that need to be fixed / Scripts à corriger
Replies: 501
Views: 240202

I've got a new Problem with the Cinefacts Script. Error-Message is:

HTTP/1.1 404 Not Found

Can Anyone help me? Thank You!
by Viridarium
2006-08-02 21:33:35
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 72974

Great template :grinking: ! Here's a GERMAN Language file:
<?
/** ===============================================================================================
* GERMAN Language file for MovieDB by PK-Designs.com
* @author: Viridarium ...