Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1 Add-ons:
What is the 'form_messages_url?'

 

 


ahmedwissam
Novice

Nov 7, 2002, 3:17 PM

Post #1 of 3 (8059 views)
Shortcut
What is the 'form_messages_url?' Can't Post

Can anyone tell me what the 'forum_messages_url' is for? Am I supposed to create another folder to hold data on the article comments which is separate from normal posts? I don't understand... how does it differ from the 'forum_url'?



$g{'forum_type'} = 'ubbthreads'; # forum type: vbulletin, gforum, ubbthreads, ikonboard, ubbclassic5, dissus
$g{'forum_url'} = 'http://www.searchover.net/ubbthreads'; # forum script directory


$g{'forum_messages_url'} = 'http://www.searchover.net/ubbthreads/messages'; # forum messages directory url, Discus onlyCrazy


ken_itools
Staff


Nov 7, 2002, 4:03 PM

Post #2 of 3 (8058 views)
Shortcut
Re: [ahmedwissam] What is the 'form_messages_url?' [In reply to] Can't Post

This only applies when you are using the DISCUS message forum. Just leave it blank :)
----------
Ken Clarke - YAPG (Yet Another Perl Guy :)

interactivetools.com, inc. 
Tel: (604)689-3347 - Fax: (604)689-3342 - Toll Free: 1(800)752-0455 


ahmedwissam
Novice

Nov 8, 2002, 2:28 PM

Post #3 of 3 (8044 views)
Shortcut
Re: [ken] What is the 'form_messages_url?' [In reply to] Can't Post

Thaks Ken, I'll do that, but can you also tell me whether the $g{'forum_board'} = ''; # board name, ubbthreads and UBB only bit MUST be filled in too, because I don't have a name for my board. I don't know what this bit means as there is no indication in the UBBthreads config, that you should or can name the board.