| Author |
Message |
daemon Worker


Joined: Jan 07, 2005 Posts: 163
|
Posted:
Wed Apr 12, 2006 1:32 am |
|
ack..... I installed NSN News 750 and the right side blocks will not appear, I have checked all the index's and set them to 0. but still nothing. any help? |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7458 Location: Arizona
|
Posted:
Wed Apr 12, 2006 5:32 am |
|
With the 3.1 patchset, the process for getting right blocks to show has changed. Sounds like you may be on 3.1 or 3.2. Instead of setting $index variable, do this:
define('INDEX_FILE', true);
The above line of code is all you would need. If that define is not there, you will not have right blocks. |
|
|
|
 |
daemon Worker


Joined: Jan 07, 2005 Posts: 163
|
Posted:
Wed Apr 12, 2006 2:42 pm |
|
yea, 3.1........ that was it, thanks |
|
|
|
 |
daemon Worker


Joined: Jan 07, 2005 Posts: 163
|
Posted:
Thu Apr 13, 2006 5:16 am |
|
hey montego..... do you know what would cause the news module to not post.... the previously programmed stories are posting, but I get a blank screen if I try and post new. |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7458 Location: Arizona
|
Posted:
Fri Apr 14, 2006 10:11 am |
|
Does this happen from submitting news or is this an admin function? Sorry, but I have never used NSN News before so am flying a little bit "blind" here. Thx. |
|
|
|
 |
daemon Worker


Joined: Jan 07, 2005 Posts: 163
|
Posted:
Fri Apr 14, 2006 10:17 am |
|
the admin function, I didn't try the submit news |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7458 Location: Arizona
|
Posted:
Fri Apr 14, 2006 11:02 am |
|
Ok, good, that helps. Now, do you get the blank page on EVERY admin function within the module or just this one? If you get others, post those as well so we have the complete list to "tackle". |
|
|
|
 |
|
|
|
|