Search found 4 matches

by bish0p
2009-12-07 21:08:44
Forum: Ant Movie Catalog > Templates
Topic: Modification of PK's MovieDB [UPDATE 2009-06-04]
Replies: 116
Views: 71163

Ah, Google. What would I do without you?

The solutions are:

On line 362 of mdb3.php, change [NUM] to ['NUM']

On line 115 of template.inc, change split to explode

Now it works great.

Thanks!
by bish0p
2009-12-07 20:46:27
Forum: Ant Movie Catalog > Templates
Topic: Modification of PK's MovieDB [UPDATE 2009-06-04]
Replies: 116
Views: 71163

Atleast xampp worked for me after setting "short_open_tag" in php.ini to "On". xampp uses several different mysql libraries, but I've no clue if that's the problem. Awesome! That worked, but now I have another problem. The page loads, but I get a whole series of errors with the ...
by bish0p
2009-12-07 18:41:26
Forum: Ant Movie Catalog > Templates
Topic: Modification of PK's MovieDB [UPDATE 2009-06-04]
Replies: 116
Views: 71163

Can you please specify which versions of apache, MySQL, PHP... Are you using xampp or any other package? Apache 2.2.11 PHP 5.3.0 MySQL 5.1.36 I've tried both XAMPP and WAMP, I prefer WAMP. http://www.wampserver.com/ Both give the same page errors. No errors in the PHP logs. PHP test page renders fi...
by bish0p
2009-12-07 17:12:57
Forum: Ant Movie Catalog > Templates
Topic: Modification of PK's MovieDB [UPDATE 2009-06-04]
Replies: 116
Views: 71163

Hi I downlaoded the files here and the latest xampp. Then I put the files in the htdocs directory --> C: XAMPP HTDOCS MOVIEDB I exported my DB from ANT with the options: http://img522.imageshack.us/img522/6708/bild2f.png In PHPMYadmin I created a DB called 'moviedb' and Imported the SQL File --> en...