The preview does not work on my site either. <br /> <br /> HOWEVER I think this is due to it calling the PHPURL twice. If you click on the url of the preview on your site you shall see what I mean. At least thats what I have found
Nope yours works here. I was refering to the post before. Mine does the same thing as his site. The preview does not work. When I click to the non working image to see the URL. I reveal it has the base PHPURL twice. I double checked the setting 3 times and they are right. The panel program works and inserts an image just the preview seems to be calling the URL twice. <br /> <br />I just checked it again on my site and the preview is working but it was doing what I meantioned the day before. Weird to say the least.
And it worked for me today although the one on my site did not work yesterday but does today. When my site was not working I checked and found the that double URL problems.<br /><br />Could be a browser interaction error with the program?
yeah it doesn't work <img src="/forum/images/graemlins/shocked.gif" alt="" /> I'll have to take a look maybe the server configuration was changed for some reason. I did change any files sincve it was installed here.
_________________________
Do you believe in love at first sight, or should I walk by again?
Interesting I just tried it again and it does not work here<br /><br />It worked an hour or so ago. Like I said very weird but maybe it is server as I just checked my site and that works now.
#228958 - 04/13/0301:01 PMRe: The Panel Generator
[Re: sf49rminer]
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Another Unrelated Question Charles. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />I put this on a Win2k machine.... and all seems fine, but I get this:<br /><br />Fatal error: Call to undefined function: imagettfbbox() in C:\All web sites\PV Corner\pano\panneau.inc.php on line 194<br /><br /><br />Am I configured wrong.... or am I missing something? <br />Thanks for the help. <img src="/forum/images/graemlins/smile.gif" alt="" />
do you use apache 2?<br />this error is due to php not having the ttf handler installed but if you use the GD library provided with apache it should work. What is your configuration?
_________________________
Do you believe in love at first sight, or should I walk by again?
#228960 - 04/13/0303:03 PMRe: The Panel Generator
[Re: egor]
ScottCargill
Journeyman
Registered: 02/01/01
Posts: 144
Loc: Bakersfield, Ca.
[]Charles said:<br />yes this line is correct it is for fonts that do not have accents in them <img src="/threads/php/images/graemlins/smile.gif" alt="" /><br /><br />usually the no preview error is due to some software missing in your php installation.<br /><br />Are you certain that you have the GD extension and TTF support installed? [/]<br /><br />No I'm not.... <br /><br />I just checked, and as I'm using a stand alone php install, (of course it didn't have the gd module going), I re-installed php with-gd and that did not correct the problem.<br /><br />I looked at my apache info and freetype 1.3.1 is installed.<br /><br />
#228962 - 04/13/0309:47 PMRe: The Panel Generator
[Re: egor]
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
[]Charles said:<br />do you use apache 2?<br />this error is due to php not having the ttf handler installed but if you use the GD library provided with apache it should work. What is your configuration? [/]<br /><br />Not sure... let me ask the guy who runs the server to check out this thread. <img src="/forum/images/graemlins/smile.gif" alt="" /> Thanks.
[]JoshPet said:<br />[]Charles said:<br />do you use apache 2?<br />this error is due to php not having the ttf handler installed but if you use the GD library provided with apache it should work. What is your configuration? [/]<br /><br />Not sure... let me ask the guy who runs the server to check out this thread. <img src="/forum/images/graemlins/smile.gif" alt="" /> Thanks. [/]<br /><br />Josh put the generator on my server and I have a win2k with IIS. I have all of the permissions set for the IUSER for the folder. I have a link for myphpadmin, if you need that just send me a PM. It looks like all of the DB files were created.
#228964 - 04/13/0310:56 PMRe: The Panel Generator
[Re: charlotte]
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Looks like something we might be missing is a library that's part of Apache (thw web server software) and not of the panel generator itself.<br /><br />I know it's your server... did you install Apache yourself?