Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Ministry Tools > Prayer Connector Extension > Layout problem with the prayer connector
Total Posts: 1 - Pages (1): [1]
Author: Tor de Vries
Posted: Jan 29 2008 - 12:22 PM
Subject: Layout problem with the prayer connector
Hi. I've been helping my church develop a new template to work with the WEC packages. However, we noticed something odd with HTML generated via the prayer connector.

Specifically: when a site visitor is NOT logged in, the prayer connector is outputting an extra </div> tag (e.g. a closing DIV tag). Unfortunately, because of the way the template is constructed, this means that one of my DIV layers is being close prematurely, which distorts the display considerably.

So, a Typo3-handy person searched for and commented out a line of code that looked relevant. This fixed the display, but only for visitors who are NOT logged in. When someone logs in, now the prayer connector is missing one of its closing DIV tags, so it destroys the layout in a different way. In short, it needs a closing DIV tag for logged-in users, but is displaying it for all users instead.

I didn't catch it at first, but after scratching my head for awhile, I pulled up the HTML source and did a search for "<div", then another search for "</div" -- and the numbers didn't match. They balance fine in my template HTML, and on other Typo3 plug-in pages, but not on the WEC Prayer Connector.

Any thoughts? We're using v1.6.4, by the way.
Total Posts: 1 - Pages (1): [1]
You must login to post a message to this conference.