• Welcome to DVD Collectors Online.
 

phpdvdprofiler

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

Previous topic - Next topic

DJ Doena

Just for testing purposes: Could you change width and height to 61 / 85?
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


Dragonfire

Ok..done.

//Profile
$profiles = array(
"tiger_lil6" => array(
"nick" => "tiger_lil6",
"first" => "Marie",
"last" => "",
"width" => 61,
"height" => 85,
"num" => 10,
"bgcol" => "7F38EC",
"font" => "arial.ttf",
"fontcol" => "000000",
"fontsize" => 10,
"hborder" => 6,
"wborder" => 3,
"padding" => 6,
"topmsg" => "What #NAME#'s watched recently",
"botmsg" => "As of #DATE#",
"botalign" => "l",
"topalign" => "l",
"quality" => 80
)
);

DJ Doena

OK, last idea: have you checked that in the directory

phpdvdprofiler/jpgraph/fonts/truetype/

the file arial.ttf exists?

And what's the value of your jpgraph variables in localsiteconfig.php?

$usejpgraph = true;
$jpgraphlocation = 'jpgraph/';
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


Dragonfire

Quote from: DJ Doena on June 21, 2010, 09:13:51 AM
OK, last idea: have you checked that in the directory

phpdvdprofiler/jpgraph/fonts/truetype/

the file arial.ttf exists?

And what's the value of your jpgraph variables in localsiteconfig.php?

$usejpgraph = true;
$jpgraphlocation = 'jpgraph/';

I can't find the phpdvdprofiler/jpgraph/fonts/truetype/ directory at all.

I have XLM, gfx, headshots, imagecache, images, lb, and skins as directories in phpdvdprofiler.

The jpgraph was set to false, so I fixed that.

DJ Doena

OK,

then you need to download jpgraph and upload it.

You can find it here: http://jpgraph.net/download/
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


Dragonfire

OK..just put it in the phpdvdprofiler directory on my server?

Achim

Great find Karsten!

Could have sen it myself, since the graphs on the Site Statistics page are not there either. :bag: I had assumed, however, that jpgraph is needed for the signature image to begin with, which is what threw me off.

Dragonfire

Now I have a new problem...the file is too big.  I can't upload. :(

DJ Doena

Quote from: Dragonfire on June 21, 2010, 09:46:47 AM
Now I have a new problem...the file is too big.  I can't upload. :(

You have to unpack it before you upload it. It contains a directory called jpgraph which you upload into your phpdvdprofiler directory.
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


Dragonfire

Well I feel like an idiot now.  oops.

Trying to get it unpacked...I don't have a program that will do that type of file..though trying a trail version of something.

Dragonfire

Well I have screwed something up again.  Banner and page are gone.


Dragonfire

I'm thoroughly frustrated now.  I should have left well enough alone since I have no freaking clue what I'm doing.

I don't know what else to change in the localconfig to get the page to load again.  all I have is a blank page.  I removed the jpgrah stuff I uploaded..it was working before I did that..not nothing.


DJ Doena

try to set the usejpgraph variable back to false.
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


DJ Doena

#58
Quote from: Dragonfire on June 21, 2010, 09:57:55 AM
Well I feel like an idiot now.  oops.

Trying to get it unpacked...I don't have a program that will do that type of file..though trying a trail version of something.

You can use WinZIP or WinRAR if you have it. Or try to rename it to .zip then Windows should be able to open it.

PS: You can send me your localsiteconfig.php to karsten @ yajirobi.de. Simply remove your database login at the top of the file before you do it.
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


Achim

Quote from: DJ Doena on June 21, 2010, 10:55:11 AM
Quote from: Dragonfire on June 21, 2010, 09:57:55 AM
Well I feel like an idiot now.  oops.

Trying to get it unpacked...I don't have a program that will do that type of file..though trying a trail version of something.

You can use WinZIP or WinRAR if you have it. Or try to rename it to .zip then Windows should be able to open it.
If they don't have trial versions, 7-zip is free.