ANT Catalog on the web

New scripts, templates and translation files that allows to use Ant Movie Catalog to manage other things than movies
Post Reply
boubouni
Posts: 1
Joined: 2013-03-04 12:47:02

ANT Catalog on the web

Post by boubouni »

I just created a php site which uses the XML file of the catalog. The site also allows minor editing of the XML data. The code is available upon request. Have a look at films.boubouni.com.
xxxxl
Posts: 1
Joined: 2013-03-15 14:57:55

Post by xxxxl »

Great job !

Can you send me the code ?

xxxxl.
quakie
Posts: 3
Joined: 2009-07-16 13:41:31

Post by quakie »

excellent work !

Can you send me the code, please ?
emKa
Posts: 1
Joined: 2013-03-19 23:31:46

Post by emKa »

super, super, super!
Can I get the code, please?

Thanks
mfournet
Posts: 3
Joined: 2013-02-18 14:13:30

Post by mfournet »

Super !

Please Get code

Thanks
kgytopi
Posts: 51
Joined: 2007-11-02 22:13:31
Location: Hungary, Budapest

get the code

Post by kgytopi »

Super, i like it!

Can I get the code, please?

Topi
monnezza
Posts: 3
Joined: 2013-04-06 21:58:39

wow!

Post by monnezza »

this is exactly what I was waiting for!!!!!!

Can you send me the code, please?
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Did someone get the code at the end? I could put it on the server if the author wants.
moucho
Posts: 2
Joined: 2013-06-05 11:37:18

Post by moucho »

Great!
Please send me the code
Cheers!
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

I see that he didn't put the link in his post in the end :??:
As he sent it to me, here is it:

https://forum.antp.be/users/boubouni/
fulvio53s03
Posts: 744
Joined: 2007-04-28 05:46:43
Location: Italy

Post by fulvio53s03 »

Wonderful, but I'd like a little help:
- Does it can be used locally in my PC?
I tried exporting my catalog XML in the same folder containing the program but, opening it with firefox I obtain:
Image
Where is my mistake?
:hum: :ha:
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

If it is in PHP, you need a web server running PHP, even if it is for local use. Do you have one on your computer?
For local use there are all integrated solutions like EasyPHP.
fulvio53s03
Posts: 744
Joined: 2007-04-28 05:46:43
Location: Italy

Post by fulvio53s03 »

uh oh... :fire:
done, now it's allright :D
thanks
Smiehu
Posts: 5
Joined: 2013-08-20 17:41:30

Error with xml files

Post by Smiehu »

Hi,

I have a problem with this php site.

I got a error: XML error at line 1 column 42

even on the test.xml.

Mayby problem is in my webserver (on Synology DS212) with PHP 5.3?

Best regards,
Smiehu
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

If you open the .xml file directly in the browser, so you also get an error?
What is the contents of the line 1, what's a the column 42 ?
Smiehu
Posts: 5
Joined: 2013-08-20 17:41:30

Post by Smiehu »

It working now.

I had to change encoding to utf-8.

It is possible to view movie list without covers? Only simple list?
monnezza
Posts: 3
Joined: 2013-04-06 21:58:39

Post by monnezza »

I have the same problem, but I can't figure out where I need to change encoding to utf-8.... Can you give me some advice? :grinking:
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

To encode the XML file to UTF8, you can for example open it with notepad and save it as UTF8 (in the save as window, there is a field to chose the encoding).
You'll also have to edit the encoding in the header, specifying "utf-8" instead of "windows-1252" or "iso-8859-1" for example.
monnezza
Posts: 3
Joined: 2013-04-06 21:58:39

Post by monnezza »

Thank you very much for the fast reply!
Now it works fine, but.... ant movie catalog can't open anymore the xml file so generated.
It must be opened through notepad, saved in "iso" and then reopened in amc. Quite annoying.
Same for you I guess....
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Yes, AMC does not support UTF8.
Post Reply