Arc Forumnew | comments | leaders | submitlogin
Problem having to click refresh to bring up news.
4 points by te_platt 6299 days ago | 6 comments
I've been playing with the code for news. Everything seems to run well except that the first time I bring up http://localhost:8080 I get a blank screen. When I hit the refresh button everything comes up fine. I'm running on Ubuntu 7.1 with 352 MzScheme. The same thing happens when I run it on Windows. Has anyone else seen this?


2 points by antiismist 6299 days ago | link

That is a weird issue, I have never seen that. Does that happen with the stock release of news.arc or after you have changed things around?

What does the html of the blank screen look like? Are there any error messages that you are getting?

So far news.arc is running like a champ for me, my version is at: pageonetimes.com

-----

1 point by te_platt 6299 days ago | link

No error message. Nice looking site you have there.

-----

2 points by cchooper 6299 days ago | link

I had the same problem on Windows and I fixed it by moving to Anarki stable. I don't know which patch fixed it though, so I don't know what's causing it.

-----

1 point by te_platt 6299 days ago | link

I will give that a try immediately. Thanks

-----

1 point by te_platt 6298 days ago | link

Worked like a charm. Thanks again.

-----

2 points by almkglor 6298 days ago | link

I think it's the good old "date" bug. ^^

-----