westkoast Posted April 2, 2003 Share Posted April 2, 2003 I've noticed that a few php pages in the OSC package are either missing end table tags, or something...and it really screws everything up when I try to make mods to those pages. Then the right include either gets pushed down, or the footer.php file gets put into the body table... Is there something simple that is different about some OSC pages? Is there a reason that they differ from the rest of the pages? Just curious if anyone else has noticed, and if anyone has a quick fix of what to look for. I need to read the rules more often... Link to comment Share on other sites More sharing options...
Guest Posted April 2, 2003 Share Posted April 2, 2003 can you define 'screwed up'? can you point us to a page to take a look and see what you mean? are alignments off or are you getting errors? :? :) Link to comment Share on other sites More sharing options...
wizardsandwars Posted April 2, 2003 Share Posted April 2, 2003 Because often, the end tag is in a php script that is called somewhere during the execution. The browser reads this correctly however. If you browse to the page you are talking about (before you make changes) and right click >> view source, you will see that all of the end tags are there, as you would expect. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help. Link to comment Share on other sites More sharing options...
westkoast Posted April 2, 2003 Author Share Posted April 2, 2003 can you define 'screwed up'? can you point us to a page to take a look and see what you mean? are alignments off or are you getting errors? :? :) Well here's the thing. I was looking at some of the pages in Adobe Golive, which gives visual approx. of what the page will look like. In golive, in source mode all seems fine, but when you view the page the colum_right.php, and footer.php do not appear. When you look at it online it seems to be fine. However, when I changed some code to make the right include, and the footer include show up in golive...they didnt' look correct online. No big deal...just wondering if anyone else had run into this issue. I need to read the rules more often... Link to comment Share on other sites More sharing options...
Guest Posted April 2, 2003 Share Posted April 2, 2003 golive sometimes has a habit of adding lines to a file - you should check for that... if you can point me to a page to view i can take a look Link to comment Share on other sites More sharing options...
westkoast Posted April 3, 2003 Author Share Posted April 3, 2003 golive sometimes has a habit of adding lines to a file - you should check for that... if you can point me to a page to view i can take a look subscription_center.php was the main one, and now that I think of it...it is not included with the "stock" OSC package. But I think, I remember a file or two that acted the same way from the original OSC files. Anyway...no big deal. If you have the subscription_center file check it out, and you'll get an idea of what I'm talking about. I need to read the rules more often... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.