Re: furbo!!!
"Mark Chaney" <[email protected]> Sat, 7 Sep 2002 00:26:22 -0400
| Newsgroups | gmane.comp.web.envolution.devel,gmane.spam.detected |
|---|---|
| Message-ID | <008501c25626$b9e4a2b0$ab0ce943@macscr> |
woops, sorry, ignore last message, it wasnt supposed to go to this list, my bad =P ----- Original Message ----- From: "Mark Chaney" <[email protected]> To: <[email protected]> Sent: Saturday, September 07, 2002 12:11 AM Subject: Re: [envdev] furbo!!! > lol, hey, did u get my message > ----- Original Message ----- > From: "Brian Lindner" <[email protected]> > To: <[email protected]> > Sent: Saturday, September 07, 2002 12:02 AM > Subject: RE: [envdev] Envolved skin rendering issues > > > > Glad I could be of help > > > > Looks like this solved a lot of peoples bugs now... > > > > Furbo :) > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > Behalf Of Subscriptions > > Sent: Friday, September 06, 2002 11:55 PM > > To: [email protected] > > Subject: RE: [envdev] Envolved skin rendering issues > > > > > > That did the trick! Thanks Brian!!!! > > > > Stretchr > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]]On > > Behalf Of Brian > > Sent: Friday, September 06, 2002 13:13 > > To: [email protected] > > Subject: RE: [envdev] Envolved skin rendering issues > > > > > > 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 > > > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > Behalf Of Scott Kindley > > Sent: Friday, September 06, 2002 12:40 PM > > To: Envol-dev > > Subject: [envdev] Envolved skin rendering issues > > > > > > http://www.kindley.net/images/blocks1.png > > > > > > We have a few modules where the admin tool for those modules do not > > render correctly in the Envolved skin. > > > > This leaves the impression of an unpolished and unprofessional skin, > > which is the exact opposite of what we are trying to accomplish with it. > > > > In the Administration Panel click on: > > > > "Blocks" > > "Autolinks" > > "Encompass" > > "Modules" > > "Permissions" > > "topx" > > > > To see that those pages do not render correctly. I don't see this kind > > of problem in the other skins. > > > > Anyone know what would cause this? > > > > Zoom > > > > > > > > _______________________________________________ > > Envdev mailing list > > [email protected] > > http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info > > > > > > > > > > _______________________________________________ > > Envdev mailing list > > [email protected] > > http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info > > > > > > _______________________________________________ > > Envdev mailing list > > [email protected] > > http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info > > > > > > > > > > _______________________________________________ > > Envdev mailing list > > [email protected] > > http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info > > > _______________________________________________ > Envdev mailing list > [email protected] > http://www.madhatt.info/mailman/listinfo/envdev_madhatt.info