RE: Envolved skin rendering issues

"Subscriptions" <subscriptions-F/[email protected]> Fri, 6 Sep 2002 13:42:47 -0400
Newsgroups gmane.comp.web.envolution.devel
Message-ID <[email protected]>
Zoom,
Just want to make sure you got my where_to_get_support.txt revision while
you were all envolved. :) If not, let me know and I can resend it.

Cheers,
Stretchr

-----Original Message-----
From: [email protected] [mailto:[email protected]]On
Behalf Of Scott Kindley
Sent: Friday, September 06, 2002 13:28
To: Envol-dev
Subject: RE: [envdev] Envolved skin rendering issues


On Fri, 2002-09-06 at 12:13, Brian wrote:
> I don't get this bug for the envolution theme (or any) at my site.. I
> did at first, but don't anymore due to a change I made
> A pic  http://dev.sigtauonline.com/downloads/images/admin-block.png
>
> BUT I did change my index.php file .. Adding one line to fix this layout
> issue as discussed in the forums
> http://envolution.com/modules.php?op=modload&name=XForum&file=viewthread
> &tid=431
>
> Fix info from my posting:
> in index.php (in the pn .714 cust) about line 97 you will see:
>
> quote:
> ------------------------------------------------------------------------
> --------
>  } elseif (strlen($return) > 1) {
> // Text
> $output = new pnHTML();
>
> /* Hacks by Neo ...........
> ------------------------------------------------------------------------
> --------
>
> now in the new envolution index.php on line 101 we find what is to be
> the equivilent code
>
> quote:
> ------------------------------------------------------------------------
> --------
>  } elseif (strlen($return) > 1) {
> // Text
>
> /* Hacks by Neo ......
> ------------------------------------------------------------------------
> --------
>
> its missing the $output = new pnHTML(); line below the //Text line
>
> when I added this line back in.. it fixed my layout problems with
> index.php
>
> I did not make any changes to pnHTML.php at all
>
>
> Furbo
>
>
Excellent. I've been so "envolved" in writing this manual that I have
missed that in the forums.

Thanks for the tip..and I'll make sure this gets passed into the errata
release package as well.

Zoom


_______________________________________________
Envdev mailing list
[email protected]
http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info