• Welcome to DVD Collectors Online.
 

phpdvdprofiler

Started by FredLooks, June 11, 2010, 03:39:18 PM

Previous topic - Next topic

FredLooks


FredLooks

I've done a release rolling up a small number of changes (including an attempt at DJ's image issue :) )

Available on the other site Here

Also available Here, as always, for those who have difficulty getting to the other forum.

DSig

Is there any way to get the Actor images?
Thank you
David

Jimmy

You mean in your online collection? If so yes there is a way, but it's complicated (I think you have to do it image by image). I've never tried it, but maybe someone at the phpDVDProfiler forum will be able to tell you exactly how to do it. 

DSig

Quote from: Jimmy on July 23, 2013, 04:44:23 AM
You mean in your online collection? If so yes there is a way, but it's complicated (I think you have to do it image by image). I've never tried it, but maybe someone at the phpDVDProfiler forum will be able to tell you exactly how to do it. 
I was kind of afraid that it would be " ... image by image ...".  I will post over there too.  Thanks
Thank you
David

Jimmy

Any idea what could be the problem?

Everytime I go to make an update I got an error message, but I can do my update anyway clicking the update grey button...

I got this last week (when I've added my latest purchase tuesday everything was fine). Like I said I can update but I'm sure there is a way to fix this.

Jimmy

The problem is now corrected ;D

I suppose you did it Sebastien so a big thank you since it was a little bit annoying :thumbup:

RossRoy

Hmmm as far as I know, I didn't do anything :)
But I'm happy it fixed itself!
Probably some sort of glitch on the provider's end.

surfeur51

Hello,

I would like to install phpdvdprofiler, but I am unable to find the program and its documentation. I have found several links on this forum and on another site, but none worked... :(

Thanks in advance to give me a working link. :)

DJ Doena

Quote from: surfeur51 on September 24, 2016, 08:13:30 AM
Hello,

I would like to install phpdvdprofiler, but I am unable to find the program and its documentation. I have found several links on this forum and on another site, but none worked... :(

Thanks in advance to give me a working link. :)

http://www.dvdcollectorsonline.com/index.php/topic,8345.0.html
Karsten

Abraham Lincoln once said The trouble with quotes from the internet is that you never know if they're genuine.

my Blog | my DVD Profiler Tools


surfeur51

:thanks:

Now, I have to understand how it works, since I have quite no knowledge in programmation  :-[

DJ Doena

Quote from: surfeur51 on September 24, 2016, 10:08:49 AM
Now, I have to understand how it works, since I have quite no knowledge in programmation  :-[

You don't really have to. You only need a webspace that offers PHP and MySQL, then you upload the files from the package and off you go.

If you have Skype I can help you set it up.
Karsten

Abraham Lincoln once said The trouble with quotes from the internet is that you never know if they're genuine.

my Blog | my DVD Profiler Tools


surfeur51

Quote from: DJ Doena on September 24, 2016, 11:26:57 AM
You don't really have to. You only need a webspace that offers PHP and MySQL, then you upload the files from the package and off you go.
Yes, I understood that. I prepared my site with DVDAll.xml file and images. I created a site using Hostinger, but I have problems to connect to this site with ftp program. Perhaps free part of the host is very crowded...  :(


surfeur51

Well, I uploaded all my data, but it doesn't work. I get this message :
The connection to database phpdvdprofiler on localhost failed  — Code 1045 —> Access denied for user 'admin'@'10.2.1.25' (using password: YES)

DJ Doena

Did you copy the siteconfig.php to localsiteconfig.php and properly adapt username and URL of your database? You should have gotten this from your host provider.

It's these two settings:

$dbhost         = '...';
$dbuser         = '...';
Karsten

Abraham Lincoln once said The trouble with quotes from the internet is that you never know if they're genuine.

my Blog | my DVD Profiler Tools