Search found 17 matches

by r32
2007-11-23 20:14:25
Forum: Ant Movie Catalog > Help
Topic: Problem with Scripting
Replies: 1
Views: 1033

Problem with Scripting

Hi!

If I change the modifiable fields in scripting, the settings are not saved.
Same issue if i use a script to get information for a movie by imdb.
I disable original title and translate title, but this settings are not saved.

I use the newest offical version of movie catalog on a vista pc ...
by r32
2007-01-15 21:37:59
Forum: Ant Movie Catalog > Bug reports
Topic: Bug found?
Replies: 1
Views: 1845

Bug found?

Hi!

I use AMC on a vista machine. If I start AMc everything is ok. My list is loaded correctly. But if I mark a Title each description like "Country" or "Category" for example. Textfields are still there but whithout description.

Anyone else has this problem?


greets


r32
by r32
2007-01-07 13:45:33
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

No. Nothing happens with the "All"-value.

Its the same number. no decrease.
by r32
2007-01-07 13:22:44
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

Before i click on anything there is no zero.

Minimum 1 everywhere....
by r32
2007-01-07 13:15:44
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

@kazgor

i can confirm it. i tested it on my site.

if i click eg on germany, i get the right movies. thats ok. in category there is eg Fantasy with 0.

so i think thats what you mean, right?
by r32
2007-01-07 08:31:27
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

nice new version.

how can i disable the value "other" e.g. in borrower or media type?

Example:

Media Type:

ALL 500
Xvid 250
DVD 250
Other 0

Borrower:

ALL 500
Tom 5
Kate 3
Other 492
by r32
2007-01-06 22:51:47
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

How can i hide some things on the left side e.g. "country" ?

and how can i add something like "jump to" on the left panel?
by r32
2007-01-06 22:33:47
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

I've done this. same problem.

hm, i have no idea what went wrong.
by r32
2007-01-06 22:21:17
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

thx @ kazgor

Search does not work in my db :(


BTW nice template @ kazgor.

I see i have to learn a lot in php to create a template like yours :)
by r32
2007-01-06 21:51:19
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

Hmm, search function does not work. i get the message object not found.

I will check what i've made wrong :)

EDIT: "_TEXT" in search field ?
by r32
2007-01-06 21:39:58
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

@kazgor thats because the new version is running there ;)
by r32
2007-01-06 21:32:47
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

Which files should i replace if i want to use 3.0.2?
by r32
2007-01-06 21:16:36
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

I guess there is another little "bug".

@mjs7231
choose in your DB the covers view and try to click on the very first cover.
you will whats the result :)


greets

r32
by r32
2007-01-06 16:23:07
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

Is it possible that the Movie DB will be updated automatically if i modify my ant file?
by r32
2007-01-06 13:06:48
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

Now it works.

But there is an error if i use the search option:

Warning: require_once(../../globals.inc) [function.require-once]: failed to open stream: No such file or directory in D:\xampp\htdocs\moviedb\index.php on line 9
by r32
2007-01-06 12:28:42
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

@kazgor

I get this message:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in D:\Dokumente\DB\xampp\htdocs\moviedb\mysql_db.inc on line 31
Cannot connect to database 127.0.0.1 with login .

I dont know what to do now.

I've copied ...
by r32
2007-01-06 09:25:47
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 404822

Hi!

Thx for this nice program.

I want to use it for my movie db but i'm a noob :)
Let me tell you what i have made:

downloaded xampp
sql + phpmyadmin running
ant movie db exported to sql
importet movie db into sql
configured mdb_config.inc

At this point everything works fine.
What do have to do ...