Page 1 of 1

[SOLVED] Can't create/remove forums and failed backups

PostPosted: Sat Jan 13, 2007 7:02 am
Author: GrossKopf
Your phpBB Version: 2.0.17
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://flotserver.net/integramod

PHP Version:
MySQL Version:


What was done before the problem appeared?
Website was moved to new server


What was done to try to solve the problem?
Nothing



De.scription and Message

Since my website was moved over to a new server with the same company, I've had two problems. First, I can't seem to create or delete forums. When I select the delete option and the option to move the messages, the messages are moved, but the forum stays.

Also, I am receiving PM's each night telling me that the security back up failed.

Any ideas?

Re: Can't create/remove forums and failed backups

PostPosted: Sat Jan 13, 2007 3:46 pm
Author: Teelk
Since you're files were moved there's a chance that their CHMOD permissions were reset. You'll find the CHMOD permissions in the install instructions, I'd give those a go again.

That can also affect your backups, as the backup folder needs to have write permissions set as well.

PostPosted: Sat Jan 13, 2007 8:35 pm
Author: IntegraMOD
You could also try and re-sync your forums

PostPosted: Sun Jan 14, 2007 6:54 pm
Author: GrossKopf
I've downloaded the latest integramod, but I can't seem to find the directions so I can find out what permissions to use in what forums.

Re: Can't create/remove forums and failed backups

PostPosted: Sun Jan 14, 2007 9:04 pm
Author: Teelk
The install instruction are in the package in the folder _install_instuctions.

Code: Select all
CHMOD Setting        Directory or file name777      album_mod/upload777      album_mod/upload/cache777      backup777      cache777      files777      files/thumbs777      images/avatars777      images/smiles777      includes/cache_tpls666      includes/def_auth.php666      includes/def_icons.php666      includes/def_qbar.php666      includes/def_themes.php666      includes/def_tree.php666      includes/def_words.php666      includes/phpbb_security.php666      language/lang_xxxxxx/lang_contact_faq.php666      language/lang_xxxxxx/lang_extend_xxxxxx.php666      language/lang_xxxxxx/lang_faq.php666      language/lang_xxxxxx/lang_faq_attach.php666      language/lang_xxxxxx/lang_prillian_faq.php777      modules777      modules/cache777      modules/cache/explain777      pafiledb/cache666      pafiledb/cache/data_global.php777      pafiledb/cache/templates777      pafiledb/cache/templates/XXXXXX777      pafiledb/cache/templates/XXXXXX/admin777      pafiledb/images/screenshots777      pafiledb/uploads666      profilcp/functions_profile.php777      profilcp/def666      profilcp/def/def_userxxxxxx.php666      templates/xxxxxx/sub_templates.cfg777      var_cache666      config.php

Re: Can't create/remove forums and failed backups

PostPosted: Sun Jan 14, 2007 11:24 pm
Author: Helter
it is also in the "Manuals" block on the left of the forum <img>

PostPosted: Sun Jan 14, 2007 11:30 pm
Author: GrossKopf
That fixed it. Permissions were messed up.