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
freesans.php) [function.include]: failed to open stream
-
- Phoca Newbie
- Posts: 2
- Joined: 05 Jan 2010, 12:43
- Jan
- Phoca Hero
- Posts: 48536
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: freesans.php) [function.include]: failed to open stream
Hi, check if the files are included on your server. If yes, then check for the permissions or ownership - if they can be included?
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 05 Jan 2010, 12:43
Re: freesans.php) [function.include]: failed to open stream
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
- Jan
- Phoca Hero
- Posts: 48536
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: freesans.php) [function.include]: failed to open stream
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
Jan
If you find Phoca extensions useful, please support the project