
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 only
|