See what date format is expected by your database, and make sure the sql file has the same format for dates. If your database uses 0000-00-00 so must your sql file.
If they don't match you need to A) configure your system so they match of B) change date format in the sql script itself using regular ...
Search found 11 matches
- 2009-10-26 07:50:27
- Forum: Ant Movie Catalog > Templates
- Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
- Replies: 564
- Views: 358404
- 2008-11-08 20:31:36
- Forum: Ant Movie Catalog > Templates
- Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
- Replies: 564
- Views: 358404
- 2008-10-27 16:13:58
- Forum: Ant Movie Catalog > Scripts
- Topic: IMtoAMC - create csv file with movies to import to AMC
- Replies: 4
- Views: 2835
- 2007-05-28 07:00:50
- Forum: Ant Movie Catalog > Templates
- Topic: Template mod request. help me please
- Replies: 4
- Views: 3352
- 2007-05-26 18:55:30
- Forum: Ant Movie Catalog > Templates
- Topic: Template mod request. help me please
- Replies: 4
- Views: 3352
- 2007-05-20 20:54:23
- Forum: Ant Movie Catalog > Templates
- Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
- Replies: 564
- Views: 358404
I brushed up my db with a custom color scheme. If anyone wants the stylesheet and gifs, pm me (I didn't update the imdb images though, I don't use them)
http://blue334.awardspace.com
http://blue334.awardspace.com
- 2007-05-04 22:13:30
- Forum: Ant Movie Catalog > Templates
- Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
- Replies: 564
- Views: 358404
- 2007-02-22 20:52:44
- Forum: Ant Movie Catalog > Templates
- Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
- Replies: 564
- Views: 358404
To answer my own question above, it seems I get a behavior more the way (I think) it should be if I simplify the _href function in mdb_movie.inc.
This way each link generated is a proper link for that sort option, it doesn't make huge "other" groups. The only slight adverse effect I can spot is the ...
This way each link generated is a proper link for that sort option, it doesn't make huge "other" groups. The only slight adverse effect I can spot is the ...
- 2007-02-21 15:51:11
- Forum: Ant Movie Catalog > Templates
- Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
- Replies: 564
- Views: 358404
- 2007-02-21 08:41:41
- Forum: Ant Movie Catalog > Templates
- Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
- Replies: 564
- Views: 358404
- 2007-02-18 13:56:32
- Forum: Ant Movie Catalog > Templates
- Topic: PK's MovieDB Release.V3.0 (Dynamic PHP View)
- Replies: 564
- Views: 358404
Just thought I'd mention a few things I noticed (and tweaked) when working with this template (which is so great btw, thanks):
- Translated titles are by default comma separated lists, and handled as such. This naturally does not work for those translated titles containing a comma. Since my catalog ...
- Translated titles are by default comma separated lists, and handled as such. This naturally does not work for those translated titles containing a comma. Since my catalog ...