Search found 1744 matches

by James N
Wed Sep 02, 2009 12:27 pm
Forum: [3.0.x] Support Forum
Topic: Change Image Size
Replies: 1
Views: 335

Re: Change Image Size

Open
imageset/imageset.cfg

Find

Code: Select all

img_site_logo = site_logo.gif*52*139
and edit the logo name and dimensions accordingly.

Admin panel>styles>imagesets>refresh
Then hold shift and refresh your forum index.in place.
by James N
Sun Aug 30, 2009 11:51 am
Forum: [3.0.x] Support Forum
Topic: Manually add a new member and set his password
Replies: 7
Views: 673

Re: Manually add a new member and set his password

Copy: root/adm/style/acp_add_user.html To: adm/style/acp_add_user.html Copy: root/includes/acp/info/acp_add_user.php To: includes/acp/info/acp_add_user.php Copy: root/includes/acp/acp_add_user.php To: includes/acp/acp_add_user.php Copy: root/language/en/mods/info_acp_add_user_mod.php To: language/e...
by James N
Sun Aug 30, 2009 8:55 am
Forum: [3.0.x] Support Forum
Topic: Manually add a new member and set his password
Replies: 7
Views: 673

Re: Manually add a new member and set his password

Install this mod http://www.phpbb.com/community/viewtopi ... 9&t=580108 and disable registration in user registration settings. That way no one can join unless you add them in the ACP
by James N
Tue Aug 25, 2009 12:28 pm
Forum: [3.0.x] Support Forum
Topic: Preventing Spam in 3.0.5 and Lower [*Read First Post*]
Replies: 586
Views: 200688

Re: Preventing Spam in 3.0 [*Read First Post*]

No, 'NONE' means that anyone can join without email conformation. If you want to stop ALL registrations, select 'Disable'
by James N
Tue Aug 25, 2009 10:28 am
Forum: [3.0.x] Support Forum
Topic: How can i set the phpBB as a private forum.
Replies: 3
Views: 409

Re: How can i set the phpBB as a private forum.

No problem

And if you want the message to be a little more user friendly:-

open language/en/common.php

find

Code: Select all

This board has no forums
replace with

Code: Select all

Please log on to view the forums
or whatever you want logged out members to see

save and upload
by James N
Tue Aug 25, 2009 9:45 am
Forum: [3.0.x] Support Forum
Topic: How can i set the phpBB as a private forum.
Replies: 3
Views: 409

Re: How can i set the phpBB as a private forum.

You need to set guest permissions so that they cant read any of the forums (and the same with bots if you dont want the forum indexed)

Knowledge Base - phpBB3 Permissions

Then disable account registration so that no one can join
by James N
Sun Aug 23, 2009 9:06 am
Forum: [3.0.x] Support Forum
Topic: How to increase PM size
Replies: 3
Views: 533

Re: How to increase PM size

acp>users and groups>manage groups

Click settings on the group you want to change, then set Group private message limit per folder to whatever nummber you want it to be, and submit
by James N
Sun Aug 23, 2009 8:58 am
Forum: [3.0.x] Support Forum
Topic: Renaming links.
Replies: 2
Views: 292

Re: Renaming links.

writing the link in this form

Code: Select all

[url=http://www.something.com]something[/url]
gives you

something
by James N
Mon Jul 27, 2009 1:09 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: can you use phpbb2.x on 3.0.5 forum
Replies: 1
Views: 231

Re: can you use phpbb2.x on 3.0.5 forum

Sorry, but they not compatible. Try looking through the styles database to see if theres something similar.
by James N
Fri Jul 24, 2009 3:51 pm
Forum: phpBB Discussion
Topic: Allowing guests to post, is it a good idea?
Replies: 11
Views: 827

Re: Allowing guests to post, is it a good idea?

The simple answer is no, its not a good idea. You board is likely to have more spam than real posts, and that will put real people off joining. I have not tried it for guest posting (I have it for registration) but http://www.phpbb.com/community/viewtopic.php?f=70&t=570929 should help if you wan...
by James N
Thu Jul 23, 2009 10:16 am
Forum: [3.0.x] Styles Support & Discussion
Topic: i need the default css code for prosilver please help me
Replies: 4
Views: 469

Re: i need the default css code for prosilver please help me

Download the full package from the downloads link above, and upload JUST the CSS file you want, overwriting the existing one. (keep a copy of the one you have edited first if you want, otherwise that will be lost)
by James N
Tue Mar 17, 2009 8:31 am
Forum: [3.0.x] Styles in Development
Topic: [ABD] high_vis_yellow for phpBB 3.0.4
Replies: 5
Views: 1664

Re: [BETA] high_vis_yellow for phpBB 3.0.4

To change the logo:- Make your new logo file and save it as a gif, jpg or png file. Upload it to your forum/styles/stylename/imagesets folder Open imageset/imageset.cfg Find img_site_logo = site_logo.gif*150*150 and edit the logo name and dimensions accordingly. Admin panel>styles>imagesets>refresh ...
by James N
Sun Feb 15, 2009 4:18 pm
Forum: [3.0.x] MOD Requests
Topic: need a verifiction for visually impaired
Replies: 7
Views: 573

Re: need a verifiction for visually impaired

James N wrote:Both Prime anti bot and antibotquestion will do what you want
Both of these well add a question to the registration process, they are not styles
by James N
Sat Feb 14, 2009 5:48 pm
Forum: [3.0.x] Support Forum
Topic: Making An Announcement?
Replies: 3
Views: 274

Re: Making An Announcement?

If you have given yourself permissions to post announcements, there is a radio button when you start a new topic

Knowledge Base - phpBB3 Permissions

Go to advanced search