About HyperNews

Creating Forums

This forum is about HOW to create forums. (Note that this forum is not for actually creating of forums, or even suggesting forums, so please don't attempt doing that by adding a message to this forum.) Forums are also called "base articles" elsewhere. The two terms mean the same thing.

Several forums may be created under one HyperNews installation. Each installation has the same set of configuration settings for all the forums under it.

After you download the HyperNews source and install it, you need to create some forums. Open the URL: http://<your.www server>/HyperNews/edit-article.pl (replace "<your.www.server>/HyperNews" with whatever is appropriate. E.g., if you restrict forum creation, use "HyperNews/SECURED" instead of just "HyperNews").

In the form it provides you, enter the Title and owner, if it is not you. With 1.9B4, you can enter the text for the body or enter a URL of another document to use as the body. If you enter a URL, it may be a full http URL including the server name, or an absolute path starting with "/" (for 1.9B4.1), or a relative path. An absolute path is first looked for relative to the $hndocs directory, and if that fails, it is assumed to be relative to the server root and is fetched via http. A relative path must not climb outside of the $hndocs directory (using ".."), but it will be fetched directly via the file system, if it is found. The document is assumed to be HTML, but you need not include <HEAD> and <BODY> tags. The document must be publically readable, or at least readable by the domain of the server.

The "Directory" (was called "virtual path" or "response directory") is the name of the directory for messages and other info associated with the forum; it is relative to your $hndocs directory. For example, the directory for the HyperNews source document is /hypernews/source.

Creating a forum creates a file named <directory>.html,urc such as the following one for the /hypernews/source.html document.

Title: HyperNews Source
URL: http://www.hypernews.org/HyperNews/get/hypernews/source.html
Body: http://www.hypernews.org/~liberte/hypernews/source.html
UpURL: 
UpRel:
BaseURL: http://www.hypernews.org/HyperNews/get/hypernews/source.html
Responses: /hypernews/source
From: liberte@hypernews.org
Name: Daniel LaLiberte
UserURL: http://www.hypernews.org/~liberte/
Date: Tue, 31 Jan 1995 19:19:48 GMT

Note that the Body field is the URL you provided for the body of the forum, or one generated by HyperNews if you entered the text for the body. The URL you use to refer to this forum is the same as the one in the URL field. Or within the same server, you can leave off the http://server.name, e.g. "/HyperNews/get/hypernews/source.html". (In a future version of HyperNews, these full URLs will be made relative.)

If you create another forum with the same directory name, the info for the previous forum will be replaced with the new info. So if you make a mistake the first time, you can correct it. Any existing messages will be preserved. Creating a forum never deletes anything; it only updates the old <directory>-body.html (if there is one) and the <directory>.html,urc file.

HyperNews substitutes full URLs for any relative URLs in the bodies of messages It needs do this in case the body document is supposed to be available independently of HyperNews. Furthermore, it makes use of any BASE tag in the document to change what it thinks the base of the relative URLs is.

Editing Forums

You can edit the previously saved information for a forum. You should only be able to edit the forum if the configuration options and ownership of the forum allow you to. Do this by using the same URL as for edit-article.pl given above, but append the path of the forum at the end. For example, to edit the HyperNews source page, I would use the URL:

  http://www.hypernews.org/HyperNews/SECURED/edit-article.pl/hypernews/source.html

With version 1.11, when viewing the Admin version of a page, there is also a link to edit the forum.

There is no way to delete forums yet. You can always go into the $hndocs directory and manually delete a forum with 'rm -rf forum-name'.

What's Next

After creating a forum, you can add messages to it and perform other operations described in the general user instructions. You get to set up your own presentation of the available forums. There are many ways that could be done, and we haven't incorporated an automatic way yet, at least not by default. But you can experiment with the following options available in the hnrc file. Set to 1 to enable, as usual.

# Whether subforums, sibling forums, and parent forums should be listed.
$displayParents = 0;
$displaySiblings = 0;
$displayChildren = 0;

# Whether sibling and child forum lists should be regenerated as needed.
$autoGenerateSiblingForumList = 0;
$autoGenerateChildForumList = 0;
The parent forums list is automatically generated every time - it's fairly inexpensive. The the others, the files .sibling-forums and .child-forums maintain a list of related forums that can be regenerated whenever you create or update a forum in the same directory or a subdirectory.

Please do not add test messages to this page.


Daniel LaLiberte (liberte@hypernews.org)
Last modified: Mon Jan 17 23:30:44 EST 2000


Next-in-Thread Next Message
Inline: 1 All Outline: 1 2 All

3 Question: Problems Creating Base Article. by Jeff Heinen, 1996, Feb 02
1 Warning: Perl Scoping bug by liberte@hypernews.org, 1996, Feb 02
(_ Idea: Not thing to lose by dome@ds90.intanon.nectec.or.th, 1998, Jul 20
4 Question: User xxx not authenticated error when adding base article by Bob Finch, 1996, Feb 19
1 None: Not clear by liberte@hypernews.org, 1996, Feb 19
1 Feedback: More detail... by bob@nas.com, 1996, Feb 19
... 2 Message(s)
2 Feedback: Me Too by fwalter@hawaii.edu, 1998, Jul 08
5 Question: User "UnknownUser" is not permitted to add article by Vinod Sirimalle, 1996, Feb 20
1 None: Same thing here... by cynical@blarg.net, 1996, Mar 27
1 Feedback: Authentication problems - probably server related by liberte@hypernews.org, 1996, Mar 27
...
2 Idea: User unknown: Problem with access.conf (solution) , 1996, Sep 27
3 Ok: Check symlinks enabled by gcg@learn-group.com, 1997, Apr 25
1 Ok: Make sure Authentication enabled on HyperNews/SECURED by gcg@test-flight.com, 1997, Apr 25
6 Question: Can't See Base Article by Lorne Dmitruk, 1996, Feb 22
1 Feedback: Sounds like a couple problems by liberte@hypernews.org, 1996, Feb 22
7 Question: Converting existing html documents by Liz Hammond-Kaarremaa, 1996, Feb 24
1 Feedback: HyperNewsifying should be easy by Daniel LaLiberte, 1996, Feb 24
1 None: HyperNewsifying should be direct tv easy " by Mona D., 2004, Jun 02
2 Question: AAACK! This is very confusing by Peter, 1997, Feb 12
8 Question: wierd problem creating base article. help!!! by joshua Paul, 1996, Apr 03
1 Feedback: What it looks like to me.. by Jeff Heinen, 1996, Apr 03
9 Question: Cannot create Base articles by Shital Shah, 1996, Apr 12
1 Note: same problem by mvcs@idea.uml.edu, 1996, Jul 17
10 Question: Trouble with Linux/CERN install by Chuck Musser, 1996, Apr 15
11 Question: Error using HyperNews 1.9B5.6 by Steven Jai Vasaune, 1996, Apr 22
1 Ok: Fixed! by steven@mtgplace.com, 1996, Apr 22
12 None: "About using URL format to creat a base articl" by coral@marlowe.umd.edu, 1996, May 08
1 Question: about using URL format to create Headers & Footers by pike@v2.nl, 1996, May 10
1 Question: about using URL format to create Headers & Footers by Rick Giacomo, 1997, May 19
... 4 Message(s)
2 Sad: background color , 1997, Oct 27
13 Question: Problems retrieving base articles by rfrancis@dti.net, 1996, May 09
1 Feedback: Compatibility problem by liberte@hypernews.org, 1996, May 16
14 Sad: Add article problem after upgrade by pschroed@unix1.sba.com, 1996, May 14
15 Sad: fancy features headerURL & footerURL...don't work by pike@v2.nl, 1996, May 24
1 Feedback: Works with 1.9B5.7 by liberte@hypernews.org, 1996, May 24
1 Ok: I allready fixed it by pike@v2.nl, 1996, May 24
...
2 None: Test URL staff by coral@umd5.umd.edu, 1996, Jun 07 [Moved]
...
16 None: Still have problem to use URL staff by coral@marlowe.umd.edu, 1996, Jun 07
17 Question: Cannot create a base article by liz@ogi.com, 1996, Jun 11
1 None: Symbolic linking directories may not work by Daniel LaLiberte, 1996, Jun 11
1 None: Symbolic linking directories plus net work" , 2003, Aug 01
2 None: Symbolic linking directories plus net work" , 2003, Aug 01
2 Question: Cannot Create Base articles by Mohammed Ali, 1996, Oct 29
1 None: Access restriction problem by liberte@hypernews.org, 1996, Oct 29
...
18 None: Submitting a URL gives "Document contains no data" by patton@eece.maine.edu, 1996, Jun 25
1 Feedback: Sounds like a Socket problem by liberte@hypernews.org, 1996, Jul 02
1 None: The problem was perl. by patton@eece.maine.edu, 1996, Aug 29
...
2 Sad: me too by cls@greens.org, 1996, Nov 23
1 Sad: Same problem with perl-5.003 by cls@greens.org, 1996, Nov 30
...
19 Question: Installation OK, but get error creating first base article by tong@sones.uokhsc.edu, 1996, Jun 27
1 More: Additional info by tong@sones.uokhsc.edu, 1996, Jul 01
(_ Feedback: Sounds like ScriptAlias problem by liberte@hypernews.org, 1996, Jul 09
20 Sad: secure READ messages (how to make?) by Carlos A. F. Brefe, 1996, Jul 22 [Moved]
21 None: This is n`my very first HyperNews article submission by Mark Galgano, 1996, Aug 06 [Moved]
22 Question: Convert mailbox to base articles? by Joseph M. Orost, 1996, Aug 09 [Moved]
23 Question: Can't run edit-article.pl by Cameron Spitzer, 1996, Aug 10
1 None: Examine how authentication is done. by liberte@hypernews.org, 1996, Aug 12
1 Question: but it's not really responding right... by ira@scso.com, 1996, Aug 12
...
2 None: Documentation is incomplete by tnetter@lnb.cnrs-mrs.fr, 1996, Nov 15
3 Feedback: Untitled by herp@planet.co.at, 1997, Jan 18
1 More: Fixing Admin Password by liberte@hypernews.org, 1997, Jan 21
...
4 None: Untitled , 1998, Jan 10
25 Question: Broken URL after creating base page by Steve Cole, 1996, Aug 23
1 None: Server configuration problem by liberte@hypernews.org, 1996, Aug 23
26 None: Linking to other Hypernews articles by patton@eece.maine.edu, 1996, Aug 29
1 None: Abbreviated URLs and relative URLs are the problem by liberte@hypernews.org, 1996, Aug 30
27 Question: Multiple "get" in links by Steve Yohanan, 1996, Aug 30
1 None: SCRIPT_NAME problem? by Daniel LaLiberte, 1996, Aug 30
(_ Note: SCRIPT_NAME value by yohanan@novomedia.com, 1996, Aug 30
(_ None: Yep, it's wrong by liberte@hypernews.org, 1996, Aug 30
(_ None: fixed. by yohanan@novomedia.com, 1996, Aug 30
28 Question: What if I don't want "http://blah...blah.." to start links? by Curt Siffert, 1996, Sep 26
1 None: Only relative links should have been used. by liberte@sdgmail.ncsa.uiuc.edu, 1996, Sep 26
29 Question: Password Errors by Josh Knauer, 1996, Sep 26
1 None: Question: Password Errors by liberte@sdgmail.ncsa.uiuc.edu, 1996, Sep 26
32 Question: Linking to Email? by Ira Abramov, 1996, Oct 23
1 None: Not quite Majordomo by liberte@hypernews.org, 1996, Oct 23
(_ None: Re: Not quite Majordomo by ira@scso.com, 1996, Oct 23
33 Question: POST to /cgibin/HyperNews/SECURED/add-article.pl not supported. by Manabu Onoue, 1996, Nov 03
1 None: Server limitation? by liberte@hypernews.org, 1996, Nov 04
34 Question: Script to create a base article? by steven, 1996, Dec 02
1 None: Not too hard by liberte@hypernews.org, 1996, Dec 03
35 Sad: New install: get server error creating first article by Chris Kolar, 1996, Dec 18
1 None: Server configuration problem by liberte@hypernews.org, 1996, Dec 19
36 Question: Forbidden and Permission denied. by Satoshi Higuchi, 1997, Jan 15
1 None: Forbidden is closer by liberte@hypernews.org, 1997, Jan 15
37 Question: I have problems creating base article. (in edit-article.pl) by T.Akimoto, 1997, Feb 11
1 None: Is prefix correct? by liberte@hypernews.org, 1997, Feb 13
38 Question: Problem with creating base article ... another one ! :) by Didier CROS, 1997, Feb 18
1 Idea: Resolved ... but not totaly ... :-) by dcr@lsol.tm.fr, 1997, Feb 18
(_ Warning: Is any authentication being done? by liberte@hypernews.org, 1997, Feb 19
(_ Agree: UR rite !! I guess my server is not well configured .. by dcr@lsol.tm.fr, 1997, Feb 19
39 Question: Authentification fails for base-articles by Frank, 1997, Feb 27
1 None: HyperNews might be incompatible with CERN server by liberte@hypernews.org, 1997, Mar 06
40 Question: Error Creating First Article by Walter Buss, 1997, Mar 01
1 None: HyperNews is tainted by liberte@hypernews.org, 1997, Mar 06
(_ News: HyperNews is now Untainted by liberte@hypernews.org, 1998, Jan 28
41 Question: Header/Footer TimeOut! by Mohammed Abu Sharikh, 1997, Mar 08
1 None: Server limitation? by liberte@hypernews.org, 1997, Mar 10
42 Question: strange header when using url as base articel by Frank, 1997, Mar 13
44 Question: multiple groups? by Zhiliang Hu, 1997, Mar 15
1 Feedback: Multiple Installations required by liberte@hypernews.org, 1997, Mar 17
1 Ok: Re: multiple install... by hu, 1997, Mar 17
... 3 Message(s)
2 Question: multiple installations by garond@mtq.gouv.qc.ca, 1997, Mar 21
...
45 Question: How to change the Header of a base article by erik.melssen@topic.nl, 1997, Mar 23
46 Question: HELP - CAN'T ADD FORUM GROUPS by SCOTT BOSSI, 1997, Mar 26
1 None: URL problem? by liberte@hypernews.org, 1997, Mar 27
47 Feedback: URL type message didn't read in a .txt file correctly by Bernard D. Tremblay, 1997, Apr 27
48 Question: Adding Base Article Problem by Jay Schaefer, 1997, Apr 29
49 Question: Need more flexibility for custom headers. by Geoff Shapiro, 1997, Apr 29
1 None: Custom headers request by acambre@mail.smu.edu, 1998, Sep 17
(_ None: Flexible page construction by liberte@emancholl.pair.com, 1998, Sep 18
50 Question: Problems with creating a first base article! by Sander Janssen, 1997, May 13
1 None: Need more data by liberte@hypernews.org, 1997, May 13
51 Question: Add_Article zombies out... by Phillip Hartfield, 1997, May 20
52 Question: Add article gives CGI-error by PJH Verhoef, 1997, May 22
1 None: Email problem by liberte@hypernews.org, 1997, May 22
53 Question: Search link does not 'GET' by PJH Verhoef, 1997, May 22
1 None: Shouldnt be 'get'ing search link by liberte@hypernews.org, 1997, May 22
54 Question: Icons missing by Jan Schumacher, 1997, May 30
55 None: Unsubscribe as default by SteveKe@awl.com, 1997, Jun 02
1 None: Unsubscribe can be default by liberte@hypernews.org, 1997, Jun 05
56 Question: I can not create a base article by David Ruwoldt, 1997, Jun 04
1 None: I cannot help much by liberte@hypernews.org, 1997, Jun 05
1 Question: It occurs when the add-article tries to execute by druwoldt@thingy.dialup.box.net.au, 1997, Jun 06
... 1 Message(s)
2 Agree: How's this !!! by smh@condor.de, 1997, Jun 16
57 Angry: Can not create base file by xyan@hotmail.com, 1997, Jun 23
58 Angry: Why stuck on post ! , 1997, Jun 24
59 Question: How can I config my web server for HyperNews! , 1997, Jun 24
1 None: Configure HyperNews to use Proxy by liberte@hypernews.org, 1997, Jun 24
60 Angry: Why stuck and time out? , 1997, Jun 24
1 Idea: ture the debug option on , 1997, Jun 25
1 Sad: Struck and time out problem , 1997, Jul 15
2 News: Solution: timeout when adding base article! by rjt@sgi.com, 1997, Jul 21
62 Question: Can't log onto edit-article.pl by Jamie Zellerbach, 1997, Jun 26
63 Question: cannot create base articles by bob celestino, 1997, Jul 02
1 None: Or cannot get newly created base articles by liberte@hypernews.org, 1997, Jul 02
(_ More: more info, more questions by rcelesti@harris.com, 1997, Jul 02
(_ News: Timeout problem Explained! by rjt@sgi.com, 1997, Jul 22
(_ None: News: Timeout problem Explained! by liberte@hypernews.org, 1997, Aug 12
64 Sad: Can't create base-article by Shawn Lindow, 1997, Jul 10
65 Note: New Base Article: Redirection needs absolute URL by Jonathan, 1997, Jul 27
66 Sad: Bad words received when creating base-article by Robson Mattos Guimaraes, 1997, Aug 13
67 None: posting for the first time, and the .responseNum file by andy@beamtech.com, 1997, Aug 14
68 Sad: add-article won't work from browser by asm@typhoon.co.jp, 1997, Aug 18
69 Question: Problems with creating my base article by pascal.fragniere@eif.ch, 1997, Aug 21
70 Question: Weird Submission Result ???!!! by Wu, Jie, 1997, Sep 19
1 News: Really strange, it finds its way by itself. by wujie@internetaddress.com, 1997, Sep 26
71 Question: I am not able to create base article... by Aravindan, 1997, Sep 22
72 Question: First Base-Article is not created by Jeroen Wierda, 1997, Oct 28
1 Sad: Checked log and: by pufori@horizon.nl, 1997, Oct 29
73 Question: Error creating base article: HyperNews does not know who the user is... by Jeroen Pulles, 1998, Jan 19
1 Feedback: Sun Webserver is not very good by liberte@hypernews.org, 1998, Jan 20
2 Ok: I got SWS to work by pulles@dds.nl, 1998, Jan 20
1 Warning: User ID for server and HyperNews should be the same by liberte@hypernews.org, 1998, Jan 20
74 Question: cant locate Admin/hnrc in @INC at .../edit-article.pl by vladimir liba, 1998, Jan 28
1 Feedback: I had the same problem - here's how to fix it by alweiner@earth.presstar.com, 1998, Feb 06
1 Feedback: Something is really confused here by liberte@hypernews.org, 1998, Feb 09
2 Angry: Also having the same problem, looking for help ... by olm@technologist.com, 1998, Dec 16
75 Question: Problem:I can't create any base-articles on CERN httpd by Dodo, 1998, Jan 30
1 None: Probably the .htaccess file is wrong. by liberte@hypernews.org, 1998, Jan 30
76 None: How do I edit the page? by Paul Lefrak, 1996, Mar 22
77 Question: Forums by Rachel Mac Kenzie, 1997, Jun 11
78 Sad: Ack! I've been trying to get this to work for 4 days... by alweiner@clark.net, 1998, Feb 05
79 Question: Can't add base-article: add-lib.pl bombed at line 104 - odd # elements in hash list (??) by Alan Weiner, 1998, Feb 05
1 Warning: urc.pl problem by liberte@hypernews.org, 1998, Feb 05
(_ Question: Code worked - but it bombed right after with a new error by alweiner@earth.presstar.com, 1998, Feb 06
(_ Feedback: I get same error with Linux by jeroen@pufori.org, 1998, Mar 24
80 Question: Creating base articles and authentication by Janine, 1998, Feb 09
81 Idea: Hey, this is a good format for Domino ! by Dave, 1998, Mar 05
82 Question: Error evaluating: &get() by Jeroen Wierda, 1998, Mar 24
1 Sad: I'm getting this, too by jamesb@lsg.net, 1998, Apr 08
(_ None: Simple workaround for Socket tainting problem by liberte@emancholl.pair.com, 1998, Apr 08
(_ Disagree: If you want to be hacked ? by g.hanton@herts.ac.uk, 1998, Apr 24
(_ Question: Then what's the SOLUTION for it by ankh@ankhnet.com, 1998, May 24
(_ None: Turn off taint checks for now by liberte@emancholl.pair.com, 1998, May 24
83 Question: Insecure dependency in eval while running with -T switch at /usr/local/lib/perl5/Socket.pm by Glyn Hanton, 1998, Apr 17
1 Question: Is there a solution? by tricia, 1998, Dec 10
85 Question: Moderated foruns? by David, 1998, May 27
86 Question: Background in HyperNews Forum by Rogleio Sevilla, 1998, Jul 02
1 None: BODY tag per forum by liberte@emancholl.pair.com, 1998, Jul 02
87 Question: How do I DELELTE a base article? , 1998, Jul 21
1 None: Only manual deletion is supported by liberte@emancholl.pair.com, 1998, Jul 21
88 Question: How to set the forum to put tagged text in Reply box? by bd@dragontree.com, 1998, Aug 19
1 Idea: Could be done but, How to get people to prune the quoted text? by liberte@hypernews.org, 1998, Aug 19
(_ Idea: If I could talk you into it, how long would it take? :-) by bd@dragontree.com, 1998, Aug 20
(_ Idea: Can we patch features from wwwboard into hn? by bd@dragontree.com, 1998, Aug 20
89 Question: Quote function, original message in Reply box? by bd@dragontree.com, 1998, Aug 19
90 Question: How to view at all the forums that I have created by Padmanab, 1998, Oct 05
91 None: Different headers for entire forum and for individual messages? by Aren Cambre, 1998, Oct 07
1 None: No - same headers, different forum message by liberte@emancholl.pair.com, 1998, Oct 08
92 Question: Who is currently accessing by Padmanab, 1998, Oct 08
1 None: Authentication bugs by liberte@emancholl.pair.com, 1998, Oct 09
93 Question: subforums: how to create? by Rob Lingelbach, 1998, Oct 12
1 None: Just extend the directory. by liberte@emancholl.pair.com, 1998, Oct 13
94 None: Possible? - Last post at the top of the page? by ml@pnm.net, 1998, Nov 06
95 Question: Creating Forums - Member Authentication by Jasmina Mulaosmanovic, 1998, Nov 11
1 None: Probably an authentication bug by liberte@emancholl.pair.com, 1998, Nov 11
1 None: Command line? by ezri@my-dejanews.com, 1998, Nov 17
... 1 Message(s)
2 Idea: Solution to this problem by ezri@my-dejanews.com, 1998, Dec 03
96 Question: Download Hypernews Installation Files by Wagner Lipnharski, 1998, Nov 13
1 None: distribution forum moved to source forum by liberte@emancholl.pair.com, 1998, Nov 16
98 Question: Change owner of forum? , 1998, Nov 18
1 None: Admin can change just about anything, but... by liberte@emancholl.pair.com, 1998, Nov 18
(_ More: ok...how/where? , 1998, Nov 19
(_ None: Just edit the forum/base-article by liberte@emancholl.pair.com, 1998, Nov 19
99 Question: including a base article on an existing page (SSI) by Daniel Barnett, 1998, Nov 25
100 None: Premature end of script headers: /home/mmusic/www/Forum/Admin/edit-article.p by Olivier, 1998, Dec 08
101 Question: Limiting number of messages displayed by Aren Cambre, 1999, Jan 13
1 Feedback: HyperNews: Archive or News Reader? by liberte@hypernews.org, 1999, Jan 25
102 Question: Untitled by david , 1999, Jan 18
1 Feedback: Error: Can't assign requested address by liberte@hypernews.org, 1999, Jan 18
103 Question: How to Delete a base article? by Pam, 1999, Jan 30
1 None: Deletion via filesystem is easiest by liberte@emancholl.pair.com, 1999, Jan 31
104 Question: forum-owner ist not an admin? by Oliver 'olo' Gerschewski, 1999, Feb 16
1 Question: registering users: Only anyone or toplevel admins may do it by gersch, 1999, Feb 16
(_ None: Forums don't have members, installations do. by liberte@emancholl.pair.com, 1999, Feb 22
105 Question: How to use "All-Member" notification feature? by Mark MacGregor, 1999, Feb 28
1 None: New feature: "All-Member" forums by Daniel LaLiberte, 1999, Mar 01
1 None: Notification to ALL MEMBERS of a forum - how to do it ? by pfuchs@web-strategies.com, 1999, May 31
... 3 Message(s)
2 None: How to use download notification feature for .com, .net? , 2003, Sep 04
108 Question: problem & solution hack creating forum with suexec by Scott Draves, 1999, May 21
1 None: more info by spot@draves.org, 1999, May 21
1 None: Try setup.pl --cgi by liberte@emancholl.pair.com, 1999, May 22
2 None: suexec may have different requirements on your system by liberte@hypernews.org, 1999, May 25
109 Question: Why I can not create you forum , I am admin by juniar, 1999, Jun 04
110 Question: What the variable '$useFullHTTPURL' is for? by Edgar Mendoza, 1999, Jun 09
1 None: '$useFullHTTPURL' is unrelated to deletion problem by liberte@hypernews.org, 1999, Jun 10
112 Question: get can't find base article :( by Dylan, 1999, Aug 08
1 Note: Info I forgot by fenrir14@earthlink.net, 1999, Aug 08
2 None: Server is not configured to know HyperNews is a script dir. by liberte@hypernews.org, 1999, Aug 08
113 Question: Symbolic Error by arun, 1999, Aug 24
1 None: Configuration problem: symbolic links not allowed by liberte@hypernews.org, 1999, Aug 24
114 Question: .htaccess and hypernews by Javier Alexandro Del Pino Coronel, 1999, Oct 12
1 None: .htaccess protects scripts only by liberte@hypernews.org, 1999, Oct 12
116 Question: blank icons by Limbourg, 1999, Dec 07
1 Feedback: Missing icons due to header problem by liberte@hypernews.org, 1999, Dec 08
117 Sad: Error when deleting articles by Jimmy Braden, 2000, Jan 10
119 Question: Target in url for base article by Andy Heath, 2000, Feb 01
1 None: Named anchors are only used by browsers by liberte@hypernews.org, 2000, Feb 19
120 Question: batch adding of messages by indy, 2000, Apr 05
1 None: in answer to my own qs by sdsd, 2000, Apr 06
(_ Question: help!!! by ichatt4957@aol.com, 2000, Apr 06
(_ Feedback: Batch Add Message shouldn't be too hard by liberte@hypernews.org, 2000, Apr 06
121 Sad: Wrong URL hitting the Register and Update" button by Daniel, 2000, Aug 10
1 None: Configuration problem with $http by liberte@holonexus.org, 2000, Aug 10
122 Question: HyperNews/get/<dir>.html by Cyril, 2000, Sep 18
123 Question: avoid message reply posting by Alejandro Ortiz, 2001, Aug 30
1 None: Try $allowThreads = 0 by Daniel LaLiberte, 2001, Aug 31
2 Warning: I'm running HN 1.10 by Alejandro Ortiz, 2001, Sep 03
1 None: Make multiple installations by liberte@emancholl.pair.com, 2001, Sep 04
124 Warning: i cant install this script with ftp by earnest, 2001, Nov 28
1 More: forbidden by earnest, 2001, Nov 28
125 Question: Using D3E generated 'message' files by Simeon Yates, 2003, May 12
1 None: Re: Question: Using D3E generated 'message' files by liberte@emancholl.pair.com, 2003, May 12
2 None: Re: Question: Using D3E generated 'message' files by liberte@emancholl.pair.com, 2003, May 12

Add to: "HyperNews Base Articles"

Members Subscribe Admin Mode
Show Frames Help


Installation Topics:
  • Creating Base Articles, also called Forums.
  • Security Issues regarding HyperNews
  • Bidirectional E-mail gateway

    Google
     
    Web www.HyperNews.org