5
I did the following (now again on a different system):
Downloaded the RC2 and installed as i allways did.
First problem:
With chmod -R 666 cache i got the message during the installation that /cache/style.css could not be written. chmod -R 777 cache fix this problem.
Second problem:
After installation i got only a white page. After chmod -R 777 MyXoopsDir it works?
Never run into this permission problems before
In my new installed XOOPS i go to the Admin Section and install the Forum Modul.
Now i go to the Forum Administration an select "Add new category" - i give a name for it - "Create new category"
In the table _bb_categories i have now:
cat_id: 1
cat_title:
cat_order: 1
cat_title stays empty at this point!
Now i add the title manually in the database.
When i then go to "Add a Forum" and fill out the whole page correctly i get this error:
Forum Configuration
You did not fill out all the parts of the form.
Did you assign at least one moderator? Please go back and correct the form.
I know my english....
but i hope you know what i mean and maybe you have any idea
Edit: Remove and edit a category are also not working at the moment
Edit2: It works without problems with Register Global ON in php.ini
thought XOOPS doesnt need this setting anymore?