| View previous topic :: View next topic |
| Author |
Message |
nate015
Joined: 30 Dec 2005 Posts: 14
|
Posted: Sat Dec 31, 2005 12:56 am Post subject: |
|
|
| I tested the ID with the non phpnuke version of humpa dvd and it works. |
|
| Back to top |
|
 |
nate015
Joined: 30 Dec 2005 Posts: 14
|
Posted: Sat Dec 31, 2005 12:58 am Post subject: |
|
|
I don't mind using this other page
http://mckervey.com/modules/humpadvd/admin.php
to enter my dvds. All I would have to do is change the datase table from dvd to humpa_dvd? I will play with it for a while. |
|
| Back to top |
|
 |
nate015
Joined: 30 Dec 2005 Posts: 14
|
Posted: Sat Dec 31, 2005 1:08 am Post subject: |
|
|
| I copied a row of the humpa_dvd table (non-nuke) and inserted it into the dvd table (phpnuke) and it doesn't show up in my dvd list for phpnuke. This makes me think that maybe the phpnuke modules isn't communicating with the dvd table? I will look more into it tomorrow. |
|
| Back to top |
|
 |
nate015
Joined: 30 Dec 2005 Posts: 14
|
Posted: Sat Dec 31, 2005 11:04 am Post subject: |
|
|
Okay, now I can list dvds. The sql table is called DVD so I changed the humpadvdconfig.php from
| Code: |
$humpa_dvd = "HumpaDVD";
|
to
| Code: |
$humpa_dvd = "DVD";
|
It still does not show pictures from amazon or show information like director and stuff. I will continue to investigate. |
|
| Back to top |
|
 |
nate015
Joined: 30 Dec 2005 Posts: 14
|
Posted: Sat Dec 31, 2005 11:50 am Post subject: |
|
|
I'm not sure how to fix the problem but I do have a work around. I now use the old humpadvd (non-nuke) admin page to add dvds and then I have the nuke humpadvd call the humpa_dvd table (created fromt the non-nuke admin page).
Thanks for your help. It is a very nice script. |
|
| Back to top |
|
 |
nate015
Joined: 30 Dec 2005 Posts: 14
|
|
| Back to top |
|
 |
Humpa Site Admin

Joined: 06 Nov 2005 Posts: 10258
|
Posted: Sun Jan 01, 2006 3:31 pm Post subject: |
|
|
Very nice.
It isn't getting the cast list anymore though.
I'm not sure what Amazon changed, but the last one I entered on my site didn't get the cast list either.
I'm going to have to fix that before I bother adding all my dvd's from the last 9months. I like searching by actor. For example, type in "clint eastwood" and see how many flicks I have with him in it ... lol
http://www.humpa.com/phpnuke/HumpaDVD.html |
|
| Back to top |
|
 |
nate015
Joined: 30 Dec 2005 Posts: 14
|
Posted: Sun Jan 01, 2006 10:14 pm Post subject: |
|
|
| That is a nice feature. I only have approx 250 dvds so its not so bad to go through them. If I had as many as your page shows it would be a lot more difficult to pick something to watch. |
|
| Back to top |
|
 |
|