Home pcDTR Forum
If you like the work i do, you know what to do.
Welcome, Guest
Please Login or Register.    Lost Password?

"font not found" @v.3.1.5 local install with xampp
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: "font not found" @v.3.1.5 local install with xampp
#209
"font not found" @v.3.1.5 local install with xampp 5 Months, 2 Weeks ago Karma: 0
Hi there,

i get a "<!--font not found-->" in the source code after every tag where the ".contentheading" should be replaced by default.
The css changing by the default "style.css" take effect, but i just cant get the replacement to work. I even tried using different fonts and other selectors (and have read your FAQ).
Its a local joomla 1.5.15 installation, are there any known limitations?

best regards, neosun
neosun
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#210
Re: "font not found" @v.3.1.5 local install with xampp 5 Months, 2 Weeks ago Karma: 2
Im in thailand right now. But try this.

Row 673 pcdtr.php change
$fontItem = explode('.', end(explode('/',$item)));
to
$fontItem = explode('.', end(explode(DS,$item)));

Because windows uses \ and not /
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#211
Re:"font not found" @v.3.1.5 local install with xampp 5 Months, 2 Weeks ago Karma: 0
Hi there,

thans for the fast response from thailand
i'll try it and answer here again if it did work.

best regards,
neosun
neosun
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#213
Re:"font not found" @v.3.1.5 local install with xampp 5 Months, 2 Weeks ago Karma: 0
Hi there,

ok, tried changing '\' to DS like u said.
Getting this errorlines in the Output Sourcecode before my html starts:
    5 times:
      Warning: imagettfbbox() [function.imagettfbbox]: any2eucjp(): something happen in C:\xampp\htdocs\jcms\plugins\system\pcdtr.php on line 341

    and then 5 times:
      Warning: imagettfbbox() [function.imagettfbbox]: any2eucjp(): something happen in C:\xampp\htdocs\jcms\plugins\system\pcdtr.php on line 562

best regards,
neosun
neosun
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#215
Re:"font not found" @v.3.1.5 local install with xampp 5 Months, 2 Weeks ago Karma: 2
I so dont like xamp . I will check it out when im back from thailand.

Do i need to install xamp.. Damit cant you use linux
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#217
Re:"font not found" @v.3.1.5 local install with xampp 5 Months, 1 Week ago Karma: 0
hi,

yeh, would be more easy if everyone would use the same systems/browsers

but the apache server inside xampp should use the same structure like yours on linux or on the servers i guess? you do not need to install it, there is a zipped xampp that runs without installation (if u have some win system handy)

best regards,
neosun
neosun
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Banner
Copyright © 2010 pcDTR. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.