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

Content heading disappears
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Content heading disappears
#3
Content heading disappears 10 Months, 2 Weeks ago Karma: 0
Hi Peter,

unfortunately your expansion don't works for me. Maybe you have a solution..?

I've got installed and activated version 1.9.7 and 1.9.8.

    The content heading disappears. But there is no other instead!

Is there anything more to do?

Hope, you can help me.

Link: My Page (under construction - pcDTR is activated)

David

My System: Joomla 1.5.14, PHP 5.2.10
Tested on Mozilla Firefox 3.5.4 and Internet Explorer 8
SoloHonk
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/10/29 15:59 By SoloHonk.Reason: Updated to version 1.9.8 - Problems still there
The administrator has disabled public write access.
 
#4
Re:Content heading disappears 10 Months, 2 Weeks ago Karma: 2
I noticed that on line 21 in /plugins/system/pcdtr/png.php ' define('JPATH_BASE', $_SERVER['DOCUMENT_ROOT'] ); ' doesn't work as it should when you have symlinks.

Can you try to change it to ' define('JPATH_BASE', dirname(__FILE__) ); ' and write back if it works.

Then i will fixa a new version.
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6
Re:Content heading disappears 10 Months, 2 Weeks ago Karma: 0
Hello again. First, thank you for your help!

After changing the code of the png.php there is the same result as before. No content heading is visible.

Is there another option to fix this for me?

David
SoloHonk
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#8
Re:Content heading disappears 10 Months, 2 Weeks ago Karma: 2
It should be ' define( 'JPATH_BASE', realpath(dirname(__FILE__).'/../../..' )); ' forgot that the script loads in another folder.

If it works for you now, i will release a new fix. Cuz i know another guy have the same problem.
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
Last Edit: 2009/10/29 20:08 By flowman.
The administrator has disabled public write access.
 
#9
Re:Content heading disappears 10 Months, 2 Weeks ago Karma: 0
It works now!

But it look something strange. Seems that the font cuts down at the bottom. And there is somewhat like a white border around the font.

See it at my page
SoloHonk
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#10
Re:Content heading disappears 10 Months, 2 Weeks ago Karma: 2
In the plugin params in the admin. You have the Test string.

It the thing that test the height of the font and fix the cutting. Just add something like 'Ag' and it will work. Default should be 'ÁIJQÇjgx'

About the color. Will need to check it out.
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 123
Banner
Copyright © 2010 pcDTR. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.