Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Trouble integrating V3.7
Rayc
Posted on 30 Jun 2010, 02:17:39

Access: Member
Total Posts: 74
Joined: 2010-06-13

Hi,

I'm having trouble integrating v3.7 news into a test site. I'm doing essentially the same thing as I did with v3.6. I did not upgrade v3.6; I put v3.7 in a different folder, created a new SQL database, and ultimately created a separate test site.

In the news page, I'm getting a bunch of code displayed after the article. I'm also getting an error log with the following error:

Code:
href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/blah/public_html/soundsinsync.ca/n13test/index.php:12) in /home/blah/public_html/soundsinsync.ca/n13/index.php on line 23

I've stripped it down to the bare minimum as far as any options. I've used the 3.7 Ajax Template that was installed with the script, the default template that is generated when you click "new template", and a duplicate of the default template from v3.6.

I've stripped down my 'include' to the following:
Code:
<?php 
include '../../n13/index.php';
?>


The raw news seems to work fine (link below), but something in the integration has changed that is messing things up for me.

I will PM you a login to the admin, in case that helps.

Here's where I'm at:

Link to test site
Direct link to news page
Link to raw news page

Thanks,
-RayC
#2587
Chris
Posted on 30 Jun 2010, 14:01:04

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

The code appearing underneath the news article has something to do with either one of your templates or the code that's in your index page.

I viewed the source for the page and just before the javascript there is this

Code:
       <p style="margin-bottom: 0px;">&nbsp;</p>
       <!-- 
         <script type="text/javascript">
        /* <![CDATA[ */


Notice that <!--, that hasn't came from the script, this is either in your template or index page, try find where this is coming from and remove it, the code appearing should then disappear.
#2590
Rayc
Posted on 30 Jun 2010, 14:21:58

Access: Member
Total Posts: 74
Joined: 2010-06-13

Thanks, Chris

As usual, cooler heads prevail. :smile2:

I'm not sure where that errant comment tag came from, as there is not much else on the page except the 'include'. I just created a new page, and started over, and all is good.

Now to see what this baby can do! :lol:

-RayC
#2592
Network-13.com © 2013