Search found 202 matches
- Wed Feb 11, 2009 2:52 am
- Forum: phpBB 3.0.x Support
- Topic: AUTO restrict forum access via custom profile field?
- Replies: 2
- Views: 8959
Re: AUTO restrict forum access via custom profile field?
I haven't seen a MOD made... I know I've definitely seen it requested. Searching isn't quite back to normal over there, but try checking out MOD forums at the main site.
- Tue Feb 10, 2009 11:29 pm
- Forum: phpBB 3.0.x Support
- Topic: major forum dissfunction
- Replies: 7
- Views: 37073
Re: major forum dissfunction
Can you give us a test account, since you said this is only when logged in?
Any changes your host would have made during this time frame? Errors usually don't just appear out of nowhere, so something must have been changed somewhere.
Any changes your host would have made during this time frame? Errors usually don't just appear out of nowhere, so something must have been changed somewhere.
- Tue Feb 10, 2009 9:38 pm
- Forum: phpBB 3.0.x Support
- Topic: Need help desparately. (Form stopped working - Error Msg)
- Replies: 11
- Views: 25135
Re: Need help desparately. (Form stopped working - Error Msg)
It seems just simply a matter of the wrong file getting copied over. It happens. We always suggest making backups before doing updates or installing MODs. Just be sure to transfer files over carefully, paying attention to which file is in which folder. It's OK! You can do it. :)
And you are ...
And you are ...
- Tue Feb 10, 2009 9:32 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Errors 1054/1146 and unable to use backup
- Replies: 4
- Views: 43461
Re: Errors 1054/1146 and unable to use backup
Arg, Fantastico. This is why we don't support those type of host provided script installers. :roll:
Please do this:
Download the real 3.0.4 from our package at http://www.ohloh.net/p/phpbb/download?package=phpBB+Installation
Upload all files except config.php, and your /images, /files, and /store ...
Please do this:
Download the real 3.0.4 from our package at http://www.ohloh.net/p/phpbb/download?package=phpBB+Installation
Upload all files except config.php, and your /images, /files, and /store ...
- Tue Feb 10, 2009 9:07 pm
- Forum: phpBB 3.0.x Support
- Topic: Need help desparately. (Form stopped working - Error Msg)
- Replies: 11
- Views: 25135
Re: Need help desparately. (Form stopped working - Error Msg)
It almost appears as though perhaps the index.php in the board root was replaced by one in the install folder... I would try first getting a fresh download of the full 3.0.4 and replace the index.php. Then delete all /cache files except .htaccess and index.htm.
It is possible that more of the files ...
It is possible that more of the files ...
- Tue Feb 10, 2009 8:40 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Users online in the past 24 or 48 hours?
- Replies: 10
- Views: 66544
Re: Users online in the past 24 or 48 hours?
The asterisk is a "wildcard," meaning it stands in place for anything. So the instructions are telling you to copy over all files ending in .sql, or in this case, the whole install_wwh folder, which contains a schemas folder, and a number of .sql files.
- Tue Feb 10, 2009 8:34 pm
- Forum: phpBB 3.0.x Support
- Topic: Need help desparately. (Form stopped working - Error Msg)
- Replies: 11
- Views: 25135
Re: Need help desparately. (Form stopped working - Error Msg)
When you did the update, did the updater replace the files, or did you have to download them and ftp to replace the old?
- Tue Feb 10, 2009 7:36 pm
- Forum: phpBB 3.0.x Support
- Topic: Problem Installation
- Replies: 1
- Views: 6553
Re: Problem Installation
You might want to see this topic with the same error: viewtopic.php?f=71&t=31252
- Tue Feb 10, 2009 6:54 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Shrink Large Images
- Replies: 7
- Views: 19591
Re: Shrink Large Images
Something like this in a MOD install instruction is to be entered into your database. Your host probably provides something like phpmyadmin to manage your database through the hosting control panel. You'll go there to the database with your forum, and you'll paste the entry into the sql box.
Also ...
Also ...
- Tue Feb 10, 2009 5:11 pm
- Forum: phpBB 3.0.x Support
- Topic: create forum administrator
- Replies: 4
- Views: 11604
Re: create forum administrator
Administrator tasks are board-wide. They handle the management of the board as a whole. As such, you cannot make someone an admin of a forum.
As this is for a single forum on your board, would it work to make a group with permissions in this forum and have the colleague be the group leader? The ...
As this is for a single forum on your board, would it work to make a group with permissions in this forum and have the colleague be the group leader? The ...