Author |
Modules Working? |
klehman Joined: September 15, 2003
Posts:
57
From: USA
|
Posted: 2003-10-05 20:34
|
|
klehman Joined: September 15, 2003
Posts:
57
From: USA
|
Posted: 2003-10-05 20:35
|
|
klehman Joined: September 15, 2003
Posts:
57
From: USA
|
Posted: 2003-10-05 20:43
I dont have a field like the one you are showing... that is the problem
|
|
[manne]
Joined: April 12, 2003
Posts:
198
|
Posted: 2003-10-05 21:00
Always create categories first.
Some menues open only if you created categories.
It is very important to do step by step.
Use a simple module as FAQ. Create a category. after creating the category you get an add screen.
Try to follow my example for the FAQ. As I saw at your page, you did n o t create a category as I explained.
Please try again the example
|
|
[manne]
Joined: April 12, 2003
Posts:
198
|
Posted: 2003-10-05 21:13
Nice media gallery there Like the content
manne
|
|
klehman Joined: September 15, 2003
Posts:
57
From: USA
|
Posted: 2003-10-05 23:39
I did get the FAQ working... just not for users?? I get this error when I try to go to Forum admin :
Quote: Only one top level element is allowed in an XML document. Error processing resource 'http://cmsfarm.com/opn_rc/system/forum/admin/index.php?PHPSESSID=1350d7a5380678576bd053295bbc1929'. Line 2, Position 2
Parse error: parse error in /home/cmsfarm/public_html/opn_rc/system/forum/admin/language/lang-english.php on line 84
And Shoutbox looks good, but no user interface??
|
|
hombergs Joined: April 14, 2003
Posts:
127
|
Posted: 2003-10-06 00:50
Can you plz post the lines from 75 to 95 of this file? Cause I have no erros with the dev version of this files.
The user interface for the shoutbox is the shoutbox sideboxes. Under http://cmsfarm.com/opn_rc/modules/shoutbox/index.php you can see the full history of all shouts. In both shoutbox sideboxes you can limit the entries that are displayed in this boxes (the standard limit are 10 shouts for the sidebox).
The Shoutbox Small Box displays the shouts with a scrollbar.
The Shoutbox Large Box displays the shouts in one piece.
H.O.M.B.E.R.G.S.: Hydraulic Obedient Machine Built for Efficient Repair and Galactic Sabotage
There are no problems, only defiances.
|
|
anonymous
Unregistered User
|
Posted: 2003-10-06 02:40
it appears that my language file ends in the middle of line 84...
Must be an FTP error or something, because I only have the eng file in the folder online, but all are in the original file I got on my PC.
I am Downloading my site into my local folder, so I do not accidentally delete any modded files, then I will upload the final folder to the server again... maybe this is causing all of my problems??
One question tho... how do I clear the session to check to see if the files I uploaded worked or not? I am still new at php, so forgive me if this is a stupid question.
|
|
anonymous
Unregistered User
|
Posted: 2003-10-06 02:40
it appears that my language file ends in the middle of line 84...
Must be an FTP error or something, because I only have the eng file in the folder online, but all are in the original file I got on my PC.
I am Downloading my site into my local folder, so I do not accidentally delete any modded files, then I will upload the final folder to the server again... maybe this is causing all of my problems??
One question tho... how do I clear the session to check to see if the files I uploaded worked or not? I am still new at php, so forgive me if this is a stupid question.
|
|
anonymous
Unregistered User
|
Posted: 2003-10-06 03:14
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!!
|
|
|
sort by
|
Page 1 2 3 Previous page Next page |