Page 5 of 14

Posted: 2003-12-04 13:25:53
by Ormus
fixed. made a new release because I've added a french translation as well.

Posted: 2003-12-04 13:51:34
by Marc
this is really a nice script :grinking:
but i have two request.. if u can add those to your next version ?

- add a column for borrower
- replace Original title by Mediatitle

or if you don't want to add this, can someone explain me where i must modify the code ?

thx :D

Posted: 2003-12-04 17:29:16
by Ormus
use Mediatitle:
change $_SESSION['usedTitle'] in settings.php like that:

Code: Select all

$_SESSION['usedTitle'] = 'MediaLabel';
Not sure about side-effects though...

about borrower:
adding a column is not exactly easy and I do think I'll add it. Sorry...

Posted: 2003-12-05 05:53:06
by juise
Thanks for all the updates 09b6 works flawlessly!

Posted: 2003-12-05 09:21:17
by Guest
Thx Ormus :grinking:
Medialabel works great :)

Request for the 'News' section

Posted: 2003-12-29 03:48:03
by Heintz
Hi, Ormus!

I really like AMCphp :grinking: , I find it very useful. Can you add the 'News' section to AMCphp, so that I can post latest additions to my movies collection, general news, etc. Thank you.

Happy Holidays!

Heintz
heintz@sitc.ru

Posted: 2003-12-29 09:27:12
by Ormus
Hi Heintz.

I'm afraid that this is hardly possible as there is no database behind it. All I could think of, is a static html start page which has to be edited manually.

You can do that on your own. Just create a simple html page with your news and add a link to your AMCphp page.

Take care,
Ormus

Posted: 2004-02-24 13:51:38
by Ormus
Version 1.0 of AMCphp released, see first post for details.

This will be the final version unless severe bugs appear. Or unless someone suggests a nice new feature. I'll work on AMCflash next, though this has to wait a little as I'm busy with another project (an online football euro2004 prediction game).

AMCphp doesn't work online

Posted: 2004-03-22 18:25:30
by d205
AMCphp work very good on my station but doesn't work on the web.
I dont unterstand why ?
Please help me ( but I not very good in English).
test : http://podav.free.fr/dvd/index.html
test php : http://podav.free.fr/dvd/test.php

Thank you

ps : y aurait'il une aide en français ou quelqu'un pour en parler en français car c'est vraiment un super truc qui merite d'etre mis au point.

merci d'avance :??:

Posted: 2004-03-24 08:06:39
by Ormus
I don't understand the french part, sorry :(

Your links to test and test php point to non-existing pages. My guess why it doesn't work online: your webspace is not configured to use sessions. But I could have a closer look if you fix your links.

Posted: 2004-03-24 08:31:40
by antp
Ormus wrote:I don't understand the french part, sorry :(
He was asking if there was an help in french, or somebody that speaks french

d205 >> sur Free.fr, pour les problèmes de sessions, il faut créer un dossier "sessions" à la racine de ton espace web il me semble.

Posted: 2004-03-24 16:03:18
by d205
sorry I move the links :

http://podav.free.fr/dvdtest/
http://podav.free.fr/dvdtest/test.php

pour le dossier sessions j'essaye tout de suite

merci

Posted: 2004-03-24 16:05:17
by d205
SUPER

avec un dossier sessions en racine du site, tout marche super bien

merci beaucoup

Thanks

Posted: 2004-03-24 17:05:42
by antp
Info for Ormus : now it works. He had to create a "sessions" folder on its webspace to be able to use sessions. I do not know why free.fr requires that and why it's not done by default.

Posted: 2004-03-24 17:15:49
by Marc
Free is moving web hosting right now
Maybe this will be fixed

Posted: 2004-03-27 20:21:40
by Ormus
Glad I could help...

ormus help!!

Posted: 2004-03-30 00:28:57
by adonay
how can i load 2 o more xml files??

multiple catalogs

Posted: 2004-03-30 01:09:57
by Guest
i wanna do that too, so i can manage multiple catalogs
how can i do it??

Posted: 2004-03-31 12:49:27
by Ormus
Just create 2 (or more) directories on your webspace, one for each catalog. Or if you want everything in one directory:
duplicate all .php files, add a number to each filename (index2.php etc.). Now change all includes to the duplicated files...

not working

Posted: 2004-03-31 20:55:40
by adonay
i put 2 catalogs in diferents folders in my webpage and it´s not working, i open the folder 1 and its ok, but i hit back and choose the folder 2 i see the catalog 1 it do not refresh, i have to close the IE and open it again to work