Bugs in the system?

5 posts by 2 authors in: Forums > CMS Builder
Last Post: March 17, 2011   (RSS)

Re: [NigelGordijk] Bugs in the system?

By Jason - March 17, 2011

Hi Nigel,

I took a quick look at your installation and noticed that when I view the source code, at the very top of your page you have 2 tags:
</li>
</ul>


These seems to appear at the very top of your CMS Builder admin pages as well as PHP pages that connect to CMS Builder. This leads me to think that the issue could be attached to a plugin. Have you recently installed or altered a plugin?

You can narrow this down by de-activating one plugin at a time until you see those tags go away.

If you're having trouble tracking this down, please fill out a [url http://www.interactivetools.com/support]2nd Level Support Request[/url] and I'll take a closer look.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Bugs in the system?

By NigelGordijk - March 17, 2011 - edited: March 17, 2011

Hi, Jason.

Thanks for your reply.

Yes, I installed the Modify Homepage plugin this morning. I've modified it and attached my version of the file. I found </li> and </ul> at the end of my modified version, which I've now deleted.

However, I'm still getting the same errors, on this page and now additional pages. I deactivated the modified homepage and the problem stopped occurring, so it does look as if this is the cause.

Cheers,
Nigel Gordijk

Common Sense Design: User-focused Web design
Tel: 001 519 342 5348 | Web: www.commonsensedesign.net
Attachments:

modify_homepage.php 3K

Re: [NigelGordijk] Bugs in the system?

By Jason - March 17, 2011

Hi Nigel,

I tried this plugin out locally. The problem is at the very bottom of the file as there are a couple of blank lines below the bottom ?> tag. Delete those so that the ?> is the last thing on the page. This was outputting blank lines to the top of the page, which was why you were getting that pop up.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Bugs in the system?

Thanks, Jason. That's cured the problem. I didn't realize it could be something so simple.
Nigel Gordijk

Common Sense Design: User-focused Web design
Tel: 001 519 342 5348 | Web: www.commonsensedesign.net