Page 1 of 1

freesans.php) [function.include]: failed to open stream

Posted: 05 Jan 2010, 12:51
by janderuijter
hello,
my site is hoted at joomlahosty.nl , which offers the use of joomla 1.5.
I have installed virtuemart 1.1.4.
I have also installed com_virtuemart_IDnR_addon .
when I hit the "delivery-button" ik get the following error-message:

Warning: include(D:/Inetpub/wwwroot/_OPENSOURCE/tcpdf/fonts/freesans.php) [function.include]: failed to open stream: No such file or directory in /home/novecent/public_html/libraries/tcpdf/tcpdf.php on line 1909

Warning: include(D:/Inetpub/wwwroot/_OPENSOURCE/tcpdf/fonts/freesans.php) [function.include]: failed to open stream: No such file or directory in /home/novecent/public_html/libraries/tcpdf/tcpdf.php on line 1909

Warning: include() [function.include]: Failed opening 'D:/Inetpub/wwwroot/_OPENSOURCE/tcpdf/fonts/freesans.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/novecent/public_html/libraries/tcpdf/tcpdf.php on line 1909
TCPDF error: Could not include font definition file

can anyone tell me what to do??

thanks in advance.

best regards,
Jan de Ruijter

Re: freesans.php) [function.include]: failed to open stream

Posted: 05 Jan 2010, 21:05
by Jan
Hi, check if the files are included on your server. If yes, then check for the permissions or ownership - if they can be included?

Re: freesans.php) [function.include]: failed to open stream

Posted: 06 Jan 2010, 13:59
by janderuijter
Jan wrote:Hi, check if the files are included on your server. If yes, then check for the permissions or ownership - if they can be included?

hi,
I have looked for the file "freesans.php" and couldn't find it on the part of the server where I can dwell.

looking at the error message it lookes to me (but I don't understand anything of php-scripts etc!)
that the script looks for 'D:/Inetpub/wwwroot/_OPENSOURCE/tcpdf/fonts/freesans.php' and that directory, mentioned here, is anyway (if it exists) a in a part of the server I can't reach.
my directories all begin with /home/novecent/public_html/ .
do I have to include the file "freesans.php" somewhere in my directory part and adapt the script that is looking for it?
I hope you can help me.
best regards,
Jan de Ruijter

Re: freesans.php) [function.include]: failed to open stream

Posted: 09 Jan 2010, 17:57
by Jan
Hi, you should check permissions and ownership of your files and folders, and then see if the file is there (if not then try to install the component again) if not then try to manually copy the file to this place (but with all other files you can see in ZIP installation file)

Jan