Search found 38 matches

by xbirdtrip
2008-08-20 14:46:54
Forum: Ant Movie Catalog > Scripts
Topic: Scripts that need to be fixed / Scripts à corriger
Replies: 501
Views: 240452

Le script pour ce site : http://www.cinemotions.com ne fonctionne plus correctement.

Il ne récupère plus le titre original, le titre traduit, le réalisateur et la description du film. Il ne prend aussi que la distribution partielle du film, mais il me semble que c'était déjà le cas avant.
by xbirdtrip
2007-08-02 11:15:09
Forum: Ant Movie Catalog > Templates
Topic: [FR] 1 ANT movie SQL de plus ?
Replies: 3
Views: 3049

Pas mal du tout ;) J'aime beaucoup la possibilité de gérer plusieurs bases de données et le script pour la fiche complète est vraiment du plus bel effet.
Des options que j'aimerais bien voir sur pk movie :p
by xbirdtrip
2007-08-02 10:48:02
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 358293

ty3001 wrote:I created a new column in the database called Period.
I managed to get it to appear on the panels.
It's a great modification ;) Can you share it ?
by xbirdtrip
2007-06-09 08:19:29
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 358293

dragon1981 wrote:Hi, this solution work fine and it's great for me. How can I change also the Originaltitle/Translatedtitle for detail_view.tpl?
Look here : viewtopic.php?p=22246#22246
My modifications are originally made for detail_view.tpl ;)
by xbirdtrip
2007-05-03 19:08:23
Forum: Ant Movie Catalog > Templates
Topic: [FR] a propos du template PK's MovieDB V3.0
Replies: 33
Views: 21549

Regarde là viewtopic.php?p=22246#22246

Je pense que tu devrais y trouver le fichier de langue.
by xbirdtrip
2007-05-03 19:02:40
Forum: Ant Movie Catalog > Templates
Topic: [FR] a propos du template PK's MovieDB V3.0
Replies: 33
Views: 21549

bbdoc wrote:Bonjour,

Est-ce que quelqu'un aurait un fichier langue français pour PK v3.0.3 ?

Merci d'avance
Il me semble que je l'avais mis dans le fil de la discussion concernant ce script, si ce n'est pas le cas je le remettrais en rentrant du boulot.
by xbirdtrip
2007-02-03 09:14:20
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 358293

Thanks xbirdtrip

If I choose this view

http://lestatou.awardspace.com/index.php?view=LISTVIEW

it shows original title. I suppose that I can change it at files tpl... I'll take a look after launch, tranks again.

PD: i have no idea about php, jeje

In list_view.tpl

Line 111 replace
<th ...
by xbirdtrip
2007-02-02 02:27:49
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
Replies: 564
Views: 358293


Do you know how can I change the order of "original title" and "translated title". Now it shows this.

Somebody Up There Likes Me (original)
Marcado Por El Odio (translated)

and I want to show

Marcado Por El Odio (translated)
Somebody Up There Likes Me (original)

In the french translation ...
by xbirdtrip
2006-12-10 13:34:34
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73088

PS. A quick fix in the mean time, if you have admin rights to your PHP install is to increase the allowed memory allocation for PHP. A quick Google search should let you know how to do this. (If you can do this, let me know. I would prefer not to have to fix v2, to allow me more time on getting v3 ...
by xbirdtrip
2006-12-08 00:43:57
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73088

Hello, I have a fatal error when my list exceeds 1949 entries.

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 39561 bytes) in /home/.sites/56/site60/.users/44/xbirdtrip/web/liste2/moviedb.inc on line 149

If somebody has an idea from which comes the error that ...
by xbirdtrip
2006-07-15 09:59:44
Forum: Ant Movie Catalog > Scripts
Topic: [REL] [EN] [FR] Centralisation ScorEpioN [-SEN-]
Replies: 1594
Views: 797908

J'ai un petit bug avec le script de baffab pour Allociné. Lors de la récupération du nom du producteur ça me rajoute un "carré" devant le nom du producteur. J'ai essayé de le mettre dans ce post, mais le copier/coller me donne un espace :hum:
D'autre part lors de la récupération complète des noms d ...
by xbirdtrip
2006-07-09 23:56:08
Forum: Ant Movie Catalog > Comments
Topic: AMC sous Linux...
Replies: 2
Views: 2076

Ca ne t'aidera pas dans ton approche, mais pourquoi tu n'essayes pas de l'utiliser sous Wine. Normalement il devrait fonctionner :
by xbirdtrip
2006-04-30 17:59:00
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73088

How personalized the page full_detail ? i want open it in a popup and to obtain a page like this one (i realize that with Template PHP v3.20):

Image[/code]
by xbirdtrip
2006-04-30 11:41:55
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73088

A little modification for "lang-french.inc"

Replace :

Code: Select all

$this->lang['most_recent']    = "Récents";
By :

Code: Select all

$this->lang['most_recent']    = "Date d'insertion";
It's a better translation in my opinion :)
by xbirdtrip
2006-04-28 13:02:40
Forum: Ant Movie Catalog > Help
Topic: Where can I get *.amc file as I have deleted my catlog :-((
Replies: 3
Views: 1635

You can use Easy recovery (or othe similar software) to recover your file. You can recover it as if you have format your HDD
by xbirdtrip
2006-04-24 13:56:17
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73088

I make a little modification in "moviedb.inc"

Line 443 :
$html .= " <td class='cat_title".$selected."'><a href='".$cat_link."'>".$this->lang['All_Categories']."</a></td>\n";

Line 285 :
$html .= " <a href='".$this->THISPAGE."?mdb_num=".$movieinfo['NUM']."&mdb_page=".$this->mdb_page."&mdb_npp ...
by xbirdtrip
2006-04-24 13:10:31
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73088

mjs7231 wrote:EDIT: I think I found a work around.. before I put this in and release a new version, try this:

CHANGE LINE 134 TO:

require_once(realpath(dirname(__FILE__)."/resource/language/".$this->lang_file));
It's ok :grinking:
by xbirdtrip
2006-04-23 17:38:00
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73088

I have an error with version 2.2 :
Warning: post_setup_envirnment(/home/.sites/56/site60/web/~xbirdtrip/liste2/resource/language/lang-french.inc): failed to open stream: No such file or directory in /home/.sites/56/site60/.users/44/xbirdtrip/web/liste2/moviedb.inc on line 134

Fatal error: post ...
by xbirdtrip
2006-04-22 12:57:59
Forum: Ant Movie Catalog > Templates
Topic: PK's MovieDB Release.V2.0 (Dynamic PHP View)
Replies: 179
Views: 73088

Good template ;)
A little translation in french of "moviedb.inc"

<?
/** ===============================================================================================
* Create a dynamic view of ANT's movie database.
*
* <b> REQUIREMENTS </b>
*
* 1. PHP4+
* 2. MySQL Server 4.1+
* 3. ANT ...
by xbirdtrip
2006-04-19 13:16:14
Forum: Ant Movie Catalog > Scripts
Topic: [REL] [EN] [FR] Centralisation ScorEpioN [-SEN-]
Replies: 1594
Views: 797908

Merci pour la mise à jour et la nouvelle fonction :grinking: