1
Aianda
Some news items should be viewable in news 1.2.1 RC 2
  • 2004/9/9 21:39

  • Aianda

  • Just popping in

  • Posts: 71

  • Since: 2004/2/12


When posting an item in a particular topic, it is viewable in the block and then the full item appears after clicking, but that same item is not viewable on the news index page. There is no change to this behaviour regardless of whether "Restrict Topics on Index Page?" is set.

The block seems to be working properly, whereas the news index page might not be calling all the articles for those it has permissions to load.

2
Aianda
Re: Some news items should be viewable
  • 2004/9/9 22:20

  • Aianda

  • Just popping in

  • Posts: 71

  • Since: 2004/2/12


For example:

go here:
http://www.fairtip.com/f/

click news item 'truck systems hire' (it shows)

then click 'news' at right - article doesn't show.



--thanks for your help and interest.

3
exbanious
Re: Some news items should be viewable
  • 2004/9/10 4:41

  • exbanious

  • Not too shy to talk

  • Posts: 113

  • Since: 2004/5/30


I looked at your source code , and I think you might have a problem with your html code.
currently you have:
Quote:


<table width=100% border=0>
<tr>
<!-- start news item loop -->
</tr>
</table>


I think your problem is that you don't have any table cells defined. something like this:

Quote:


<table width=100% border=0>
<td>
<!-- start news item loop -->
</td>
</table>



i'm not much of a programmer but i think its a problem with your html somewhere. Maybe in your news_index.html file
Then again, i have been very wrong before.
hope this helps.


4
Aianda
Re: Some news items should be viewable
  • 2004/9/10 5:45

  • Aianda

  • Just popping in

  • Posts: 71

  • Since: 2004/2/12


It'd be great if the answer were so straightforward..

We would be seeing the story in the HTML source, if it were to work.

Thanks nonetheless.

5
hervet
Re: Some news items should be viewable
  • 2004/9/10 15:33

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hi,

Please activate the php debug mode and report us the result.

Bye,
Hervé

6
Aianda
Re: Some news items should be viewable
  • 2004/9/10 20:38

  • Aianda

  • Just popping in

  • Posts: 71

  • Since: 2004/2/12


Thanks for the reply.

The result is still the same - no news displayed.

However, when logged in as administrator or another registered user, the news pages displays as normal.

7
hervet
Re: Some news items should be viewable
  • 2004/9/10 20:41

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Have you verified the rights for the anonymous users and have you activated the php debug mode ?

8
Aianda
Re: Some news items should be viewable
  • 2004/9/10 20:51

  • Aianda

  • Just popping in

  • Posts: 71

  • Since: 2004/2/12


Yes. Anonymous users have news module viewing priveledges and correct intra-modular privledges for relevant topics. Php debug is on.

Strangely, now after switching off "Restrict Topics on index page" all stories show up *except* the truck systems story.

Login

Who's Online

251 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 251


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits