rockabit
06-14-2005, 11:00 AM
I just posted the same thing in another forum, but this seems to be more the place for it. My problem is the following:
I've installed CMPS on a vBulletin forum so that I would be able to display stuff like recent threads, specific poll results and a user login box on the homepage of the website the forum belongs to.
For the homepage I had made a neat HTML layout and then I used the cmps_index.php to add the info to this page. Basically, I put all the code on the top of the page, except the code that prints all the info, which I placed where it should be printed.
It works fine, except that after the part php prints out, the page's source code simply stops. It ends right there. This ofcourse results in a missing part of the page.
Does anyone have any idea why this is and how I can fix it?
You can see what I mean at www.ferrycorsten.com/test (just look at the end of the source code)
Thanks!
I've installed CMPS on a vBulletin forum so that I would be able to display stuff like recent threads, specific poll results and a user login box on the homepage of the website the forum belongs to.
For the homepage I had made a neat HTML layout and then I used the cmps_index.php to add the info to this page. Basically, I put all the code on the top of the page, except the code that prints all the info, which I placed where it should be printed.
It works fine, except that after the part php prints out, the page's source code simply stops. It ends right there. This ofcourse results in a missing part of the page.
Does anyone have any idea why this is and how I can fix it?
You can see what I mean at www.ferrycorsten.com/test (just look at the end of the source code)
Thanks!