Posts: |
I finally got my forum to work. I am still having errors like crazy, but I was able to add a catagory to the site so I can now add FAQ's via the user interface (add question is indeed showing up as you all have said. I totally reloaded the forum from the original files, but I am still having the following errors:
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_FORUMSLISTED - assumed '_FORUM_FORUMSLISTED'
FOUND IN [system/forum/admin/index.php]
FOUND AT 624
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_FORUMNAME - assumed '_FORUM_FORUMNAME'
FOUND IN [system/forum/admin/index.php]
FOUND AT 628
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_DESCRIPTION - assumed '_FORUM_DESCRIPTION'
FOUND IN [system/forum/admin/index.php]
FOUND AT 629
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_MODERATOR - assumed '_FORUM_MODERATOR'
FOUND IN [system/forum/admin/index.php]
FOUND AT 630
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_ACCESS - assumed '_FORUM_ACCESS'
FOUND IN [system/forum/admin/index.php]
FOUND AT 631
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_TYPE1 - assumed '_FORUM_TYPE1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 632
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_FUNCTIONS - assumed '_FORUM_FUNCTIONS'
FOUND IN [system/forum/admin/index.php]
FOUND AT 633
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_REGUSER - assumed '_FORUM_REGUSER'
FOUND IN [system/forum/admin/index.php]
FOUND AT 670
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_PUBLIC - assumed '_FORUM_PUBLIC'
FOUND IN [system/forum/admin/index.php]
FOUND AT 679
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_FORUMCONFIG1 - assumed '_FORUM_FORUMCONFIG1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 693
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_FORUMCONFIG1 - assumed '_FORUM_FORUMCONFIG1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 693
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_EDIT1 - assumed '_FORUM_EDIT1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 696
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_EDIT1 - assumed '_FORUM_EDIT1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 696
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_DELETE1 - assumed '_FORUM_DELETE1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 700
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_DELETE1 - assumed '_FORUM_DELETE1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 700
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_UP - assumed '_FORUM_UP'
FOUND IN [system/forum/admin/index.php]
FOUND AT 706
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_UP - assumed '_FORUM_UP'
FOUND IN [system/forum/admin/index.php]
FOUND AT 706
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_DOWN - assumed '_FORUM_DOWN'
FOUND IN [system/forum/admin/index.php]
FOUND AT 710
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_DOWN - assumed '_FORUM_DOWN'
FOUND IN [system/forum/admin/index.php]
FOUND AT 710
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_ADDFORUM - assumed '_FORUM_ADDFORUM'
FOUND IN [system/forum/admin/index.php]
FOUND AT 720
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_FORUMNAME - assumed '_FORUM_FORUMNAME'
FOUND IN [system/forum/admin/index.php]
FOUND AT 727
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_DESCRIPTION - assumed '_FORUM_DESCRIPTION'
FOUND IN [system/forum/admin/index.php]
FOUND AT 732
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_MODERATORS - assumed '_FORUM_MODERATORS'
FOUND IN [system/forum/admin/index.php]
FOUND AT 752
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_ANONYMOUS - assumed '_FORUM_ANONYMOUS'
FOUND IN [system/forum/admin/index.php]
FOUND AT 757
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_ONLYREGUSER - assumed '_FORUM_ONLYREGUSER'
FOUND IN [system/forum/admin/index.php]
FOUND AT 758
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_ONLYMODADMIN - assumed '_FORUM_ONLYMODADMIN'
FOUND IN [system/forum/admin/index.php]
FOUND AT 759
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_ACCESSLEVEL - assumed '_FORUM_ACCESSLEVEL'
FOUND IN [system/forum/admin/index.php]
FOUND AT 762
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_PUBLIC - assumed '_FORUM_PUBLIC'
FOUND IN [system/forum/admin/index.php]
FOUND AT 767
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_PRIVATE1 - assumed '_FORUM_PRIVATE1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 768
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_PUBLIC_HIDDEN - assumed '_FORUM_PUBLIC_HIDDEN'
FOUND IN [system/forum/admin/index.php]
FOUND AT 769
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_TYPE1 - assumed '_FORUM_TYPE1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 772
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
WARNING [8] Use of undefined constant _FORUM_ADD1 - assumed '_FORUM_ADD1'
FOUND IN [system/forum/admin/index.php]
FOUND AT 781
These are all before my header... I have several more after the header and content areas as well...
Any chance I may get a fresh download of the forum module?
Thanks for your help!! |