Any reason it is fixed width rather than fluid?
2 2006-05-29 22:05
Re: Thanks Development Team (6 replies, posted in General discussion)
The website looks great. Nice work!
Bit SimpleBitsy for my liking.
3 2006-05-19 16:42
Re: Domain Names Value... (11 replies, posted in General discussion)
I personally think that they will help give our company a boost with Google etc. People will be searching for 'beef suppliers' etc so aslong as we have good content it will boost our position. In the long run we could be ranked No. 1 and turn over a lot of profit.
Er, no it won't. Your beef domains just forward to the yorkes site, so the content has nothing to do with the domain. And you are using flash, so Google can't even see the content.
I don't think the domains are that good anyway... Dundee United arn't going to buy footballteam.co.uk are they?
You can't expect to buy a domain for £2 one day and sell it for $5k the next.
4 2006-05-17 14:20
Re: Private Messages and Avatars didn't migrate (7 replies, posted in PunBB 1.2 troubleshooting)
You could install the old PM mod, convert, and then upgrade it.
5 2006-05-17 14:18
Re: Converted from phpbb no admin permissions (6 replies, posted in PunBB 1.2 troubleshooting)
Did you select yourself as an administrator with the conversion tool?
6 2006-05-16 11:51
Re: Putting something in the head of JUST the index page (1 replies, posted in PunBB 1.2 discussion)
Why would you only want Mint on the index page?
If you look at line 171 of header.php you can see how things are displayed for index.php only.
7 2006-05-15 21:22
Re: my site (new, need more members) (11 replies, posted in PunBB 1.2 show off)
Who are you talking to?
You need your own skin for a start.
8 2006-05-15 21:18
Re: How to add multi colour forums? (Example inside) (6 replies, posted in PunBB 1.2 troubleshooting)
You will need to alter viewtopic.php. You can search on google for the php or ask Mr. Inman:
9 2006-05-15 21:13
Re: Punbb and an image gallery (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
10 2006-05-15 21:12
Re: AP_News_Generator (1 replies, posted in PunBB 1.2 discussion)
Yes, you can look in search.php to see how post contents are trimmed.
11 2006-05-15 21:08
Re: the module of a subforum (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
12 2006-05-15 21:00
Re: Private Messages and Avatars didn't migrate (7 replies, posted in PunBB 1.2 troubleshooting)
The PM mod was updated a few months ago, so it might not be compatible with the converter. Avatars arn't migrated.
13 2006-05-12 11:32
Re: mail.ru members (6 replies, posted in PunBB 1.2 discussion)
These are the bots that register just to promote the usual drug/viagra websites, getting inbound links via forum memberlists.
14 2006-05-12 11:27
Re: Friends List and other quesstions (4 replies, posted in Feature requests)
Hi,
I'd like to know if it's possible to add people to a friends list on punBB?
IS there a mod for it?
No.
Is it possible to suspend someone's count and IP for 15 days?
Put them on the ban list for 15 days.
Is it possible to add a level to ppl? The more they reply on the forum, the more their level rises.
Yes, see 'Ranks' in the admin panel.
15 2006-05-12 11:22
Re: Similar Threads (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
www.photographytalk.net uses a 'Similar Threads' feature, you'd have to ask them how they did it.
16 2006-05-03 14:44
Re: Converting phpBB to punBB (n00b question, sorry) (8 replies, posted in PunBB 1.2 discussion)
1. Yes. You have to install the PM mod on PunBB before converting.
2. They are slightly different, you can use htaccess to redirect the out of date urls.
17 2006-05-02 15:53
Re: On A Fresh Install Of Punbb... (base.css) (3 replies, posted in PunBB 1.2 troubleshooting)
But my question is: Are column 1 and 2 actually the same column? Im having trouble finding which part of base.css to edit to make the first column (post icon) slightly larger.
Yes.
It's not in base.css. You just need to make the left margin between the icon and the text bigger.
TD DIV.tclcon {MARGIN-LEFT: 2.3em}
I'd also like to change the background colour of just the first two (post icon & forum) columns if possible?
They have a class of .tcl, so use that.
18 2006-04-29 18:33
Re: Private Message mod v1.2.2 (204 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Sent messages arn't saved by default.
19 2006-04-29 18:28
Re: Nintendo Wii (15 replies, posted in General discussion)
Why would the kid buy two consoles?
20 2006-04-24 10:45
Re: Icon for topic? (14 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Someone has done it, but I don't think they've released it as a mod. You'll have to search these forums.
21 2006-04-24 10:42
Re: How to have few topics straight from the board? (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
You could use the 'Redirect URL' option, and create a forum that redirects to individual topics.
22 2006-04-24 10:38
Re: Recent Posts snippet? (1 replies, posted in PunBB 1.2 discussion)
You can use extern.php to show the latest posts.
23 2006-04-24 10:36
Re: header menu 'bullits' (5 replies, posted in Feature requests)
Do it via CSS.
24 2006-04-20 14:12
Re: need alittle help with firefox and opera issue? (19 replies, posted in PunBB 1.2 troubleshooting)
Er, it's not much better in IE. It's not a browser issuse, just bad css.
25 2006-04-20 14:04
Re: Add PUN_ROOT to all the links (7 replies, posted in Feature requests)
Purpose of this is making easier for modders to include new pages changing PUN_ROOT.
That doesn't make sense.