With interpidation and the MAGIC of QWK Mail Mindless Automaton wrote toDOVE-Net.Programming_(Jav <=-
The RSS list page is pretty bland, so we can make a few changes so it will fit our default theme at least.
In rss.ssjs, change these lines:
---start code---
if(channel==undefined) {
writeln('<html>');
writeln('<body>');
writeln('<h1>' + system.name + " News (RSS) Channels" +
'</h1>');
writeln('<ul>');
for(c in channel_list)
writeln('<li>'
+ channel_list[c].name.link(link_root +
"?channel=" + channel_list[c].name));
writeln('</ul>');
writeln('</body>');
writeln('</html>');
exit();
}
---end code---
to:
---start code---
if(channel==undefined) {
if(do_header)
I get an error after this line:
!JavaScript c:\sbbs\web\html\rss.ssjs line 42: ReferenceError:
do_header is not defined
With interpidation and the MAGIC of QWK Mail Mindless Automaton wrote toFinnigann <=-
Finnigann wrote:
With interpidation and the MAGIC of QWK Mail Mindless Automaton wrote toDOVE-Net.Programming_(Jav <=-
I get an error after this line:
!JavaScript c:\sbbs\web\html\rss.ssjs line 42: ReferenceError:
do_header is not defined
Oops! Add:
load("../web/lib/template.ssjs");
Under:
load("sbbsdefs.js");
so it'd be like line 8 or so.. :)
the do_stuff is all defined in the general template.ssjs.
Sorry about that..
so it'd be like line 8 or so.. :)
the do_stuff is all defined in the general template.ssjs.
Sorry about that..
Actually that line is located further down... Does that make a
difference?
I remmed out the proper code /* */ And pasted in your code... but I
don't see any diff.
With interpidation and the MAGIC of QWK Mail Mindless Automaton wrote toFinnigann <=-
Finnigann wrote:
so it'd be like line 8 or so.. :)
the do_stuff is all defined in the general template.ssjs.
Sorry about that..
Actually that line is located further down... Does that make a
difference?
Nope, I just grouped it with the other load()
I remmed out the proper code /* */ And pasted in your code... but I
don't see any diff.
Well thats no fun. It should be something like:
http://eldritch.darktech.org/rss.ssjs
I can't seem to connect to your site to take a peek. I get connection timed out. :( I guess you could view source and compare or something though..
Also, I am working with rss.ssjs v1.19 in case that is different.
With interpidation and the MAGIC of QWK Mail Mindless Automaton wrote toFinnigann <=-
Finnigann wrote:
so it'd be like line 8 or so.. :)
the do_stuff is all defined in the general template.ssjs.
Sorry about that..
Actually that line is located further down... Does that make a
difference?
Nope, I just grouped it with the other load()
loading twice doesn't bolix anything? I have it in there in both
places.
I remmed out the proper code /* */ And pasted in your code... but I
don't see any diff.
Well thats no fun. It should be something like:
http://eldritch.darktech.org/rss.ssjs
That's sort of what I expected. You seem to understand javascript very
well.
I can't seem to connect to your site to take a peek. I get connection timed out. :( I guess you could view source and compare or something though..
This is a plague. I can load my web page but no one else. telnet etc
works... I have a router and I feel confident [1] it's configured
correctly.
This is a plague. I can load my web page but no one else. telnet etc
works... I have a router and I feel confident [1] it's configured
correctly.
This is a plague. I can load my web page but no one else. telnet etc works... I have a router and I feel confident [1] it's configured correctly.
sysop@bnb.dtdns.net Persistent Transient Failure: Delivery time
expired Delivery last attempted at 6 Jul 2006 23:51:59 +0000
With interpidation and the MAGIC of QWK Mail Mindless Automaton wrote toFinnigann <=-
This is a plague. I can load my web page but no one else. telnet etc
works... I have a router and I feel confident [1] it's configured
correctly.
Dynamic DNS stuff isn't getting updated with your current/correct
external IP?
Right now I don't run an updater, but Comcast only changes my IP like
once every 3 months or so..
Without Duece's permission: jas hud wrote to Mindless Automaton <=-
Re: Re: RSS - Theme Your RSS
By: Mindless Automaton to
Finnigann on Mon Jul 10 2006 01:07 am
> > This is a plague. I can load my web page but no one
else. telnet etc
works... I have a router and I feel confident [1] it's configured correctly.
yeah, i dont think his router is configured properly if nobody can
connect but him. :D
I have all of the required BBS ports.[1] They all point to the same (internal) address. Telnet works as does FTP (at least to me) The web interface works locally (using the bnb.synchro.net address).
Without Duece's permission: jas hud wrote to Finnigann <=-
Re: Re: RSS - Theme Your RSS
By: Finnigann to
jas hud on Mon Jul 10 2006 09:56 am
I have all of the required BBS ports.[1] They all point to the same (internal) address. Telnet works as does FTP (at least to me) The web interface works locally (using the bnb.synchro.net address).
(at least to me) isnt good enough. as i said before, it is possible
your isp BLOCKS these ports. did you try running them on other ports
and having a friend [dont try it yourself, that wont help] try to
connect?
BTW, how can I access my web pages FTP, and no one else can?
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,043 |
Nodes: | 15 (0 / 15) |
Uptime: | 41:38:33 |
Calls: | 500,899 |
Calls today: | 2 |
Files: | 109,370 |
D/L today: |
4,696 files (478M bytes) |
Messages: | 304,223 |