Note that there are some explanatory texts on larger screens.

plurals
  1. PODrupal 6: No forum index page (Advanced Forum)
    primarykey
    data
    text
    <p>I've got a strange senario/question for you.</p> <p>I'm running drupal 6 with advanced forum (although my problem doesn't go away if I just use the forum module that comes with drupal)! Everything has been fine and so I've left it untouched (not open to the public) for about a month while I've been sorting out legal work...</p> <p>I came back to it a few days ago only to find 'http://mysite.com/forum' (I'm using clean URL's) does not exist!</p> <p>I've tried everything I can think of! Even silly things like 'http://mysite.com/forum <strong>s</strong>'. But it doesn't even appear to be there in Content Management > Content! </p> <p>I can get to the individual posts and even the individual catergory/containers - I'm just missing the index page!</p> <p>I've tried disabling and re enabling the advanced forum module, reseting it's settings and even clearing the site cache! Non of which made any difference! I was going to try typing the node in, but I wasn't sure what it was!...</p> <p>Please help me as soon as possible!</p> <p>Thanks in advance,</p> <p>Andy</p> <hr> <p>Latest</p> <hr> <p>Okay, just to clarify exactly what's happening and what I've done so far after 'ax's' wonderful assitants: <strong>Whats Happening</strong> is, I get Drupal's 404 Page Not Found message/page when trying to get to www.mysite.com/forum! The strange thing is though, by typing the URL of the individual sections/catergorys I can see them, and all the posts inside etc!</p> <p><strong>I have</strong>, been into sites/all/modules/advanced_forum/advanced_forum.module and look at the variables in the <code>advanced_forum_page($tid=0)</code> function. First, I just created a post/topic in the forum <code>var_dump</code>ing all the variables in the function! They all returned NULL. But then in the function, I one by one <code>var_dump</code>ed all the variables, after the line they were first used (in the function), I deleted the <code>var_dump</code> line for each variable after I refreshed the forum page, so there was only one <code>var_dump</code> in the function at once. The strange thing was nothing appeared on the page, even when I tried `drupal_set_message(print_r($variable));!</p> <p>So, I don't know and I just need it fixing asap please! ... Thanks in Advance </p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload