Search found 1611 matches

by callumacrae
Fri Jul 18, 2008 5:38 pm
Forum: [3.0.x] Support Forum
Topic: Deactivated Style still being use
Replies: 3
Views: 155

Re: Deactivated Style still being use

Try deleting it in the ACP and then reinstalling it
by callumacrae
Fri Jul 18, 2008 5:00 pm
Forum: [3.0.x] Support Forum
Topic: Restore DB
Replies: 4
Views: 216

Restore DB

Hi,

I've just deleted my forum and started the PHP bit again, so all my MODs have been uninstalled.

How do I get rid of them from the database?

Is there something in the install files?

Thanks,
~Callum
by callumacrae
Wed Jul 16, 2008 6:46 pm
Forum: [3.0.x] Support Forum
Topic: phpbb 3.0.2 problem with attachments...
Replies: 3
Views: 172

Re: phpbb 3.0.2 problem with attachments...

You need to give Registered Users permissions to view attatchments
by callumacrae
Wed Jul 16, 2008 6:42 pm
Forum: [3.0.x] MOD Requests
Topic: Automatic group
Replies: 3
Views: 195

Re: Automatic group

I think you would want a mod for this. I don't know of any way to do this.
by callumacrae
Wed Jul 16, 2008 6:39 pm
Forum: [3.0.x] Support Forum
Topic: index page loads blank
Replies: 4
Views: 234

Re: index page loads blank

check styles/stylename/template/index_body.html to see whether it has anything in it.

Are any other pages loading blank?
by callumacrae
Wed Jul 16, 2008 6:38 pm
Forum: [3.0.x] Support Forum
Topic: Reinstalled MySQL on server - now no MB
Replies: 3
Views: 118

Re: Reinstalled MySQL on server - now no MB

Did you use an automated wizard provided by your host to install phpBB? yes
That means we're not allowed to help you.
by callumacrae
Wed Jul 16, 2008 6:34 pm
Forum: [3.0.x] Support Forum
Topic: How do I change the user id on posts?
Replies: 4
Views: 148

Re: How do I change the user id on posts?

Yes, go into "post information" at the top right of each post and then "change poster". I think.
by callumacrae
Wed Jul 16, 2008 6:32 pm
Forum: [3.0.x] Support Forum
Topic: Can't log on
Replies: 4
Views: 142

Re: Can't log on

Please fill out the support request template
by callumacrae
Wed Jul 16, 2008 5:25 pm
Forum: [3.0.x] MOD Writers Discussion
Topic: Full Site Integration
Replies: 1980
Views: 423693

Re: Full Site Integration

Instead of putting if($user->data['is_registered']){ echo "logged in!"; } else{ echo "not logged in!"; } users would find it easier if you put: if($user->data['is_registered']) { $ses_id = session_id(); echo '<a href="' . append_sid("{$phpbb_root_path}ucp.$phpEx", ...
by callumacrae
Tue Jul 15, 2008 5:14 pm
Forum: [3.0.x] Support Forum
Topic: upgrade from 2.0.22 to 3.0.2
Replies: 3
Views: 103

Re: upgrade from 2.0.22 to 3.0.2

I see a huge problem.

Only one MySQL database. 1 forum needs 1 database, so they cannot have both installed.

I would recommend downloading your forum and putting it on a different server that lets you have more than one db, then uploading it again.
by callumacrae
Tue Jul 15, 2008 5:12 pm
Forum: [3.0.x] Support Forum
Topic: admin login problem
Replies: 25
Views: 507

Re: admin login problem

Is the password correct?

Actually, that's a stupid question. You would just say "yes"

Please fill out the support request template.
by callumacrae
Tue Jul 15, 2008 5:07 pm
Forum: [3.0.x] Support Forum
Topic: Forum Permissions
Replies: 7
Views: 125

Re: Forum Permissions

Sorry, I'm doing this from memory as my board is down at the moment.
by callumacrae
Tue Jul 15, 2008 5:01 pm
Forum: [3.0.x] Support Forum
Topic: Forum Permissions
Replies: 7
Views: 125

Re: Forum Permissions

In ACP - > Users & Groups -> Group Permissions -> group name -> Forum

Go to advanced search