http://digg.com/users/elbekko/dugg
Haven't had an account for long =P
You are not logged in. Please login or register.
PunBB Forums → Posts by elbekko
http://digg.com/users/elbekko/dugg
Haven't had an account for long =P
Divs are HTML =/
Anyway, it's all pretty easy
Well, skinning is fairliy easy IMO. You have base.css, that is the same for all skins. Then your style.css, which contains your general layout settings (positioning, borders, ...) and finally, style_cs.css, which contains your Colour Scheme (hence the _cs).
You might try modifying this in style.css:
#brdheader DIV.box {BORDER-TOP-WIDTH: 4px}
As long as it works
was this the math one? you need to answer a simple math problem before your post is submitted?
Yes. But it should be done alot more secure
Yes, all links should be updated to use PUN_ROOT. But I guess that's one of those things that you'll have to do yourself >=/
You can use the DB Management plugin to backup and import your databases.
You can also just install phpMyAdmin on the server yourself
elbekko wrote:An URL count is included in my spam protection mod. You can just take that one
Even better. So if there is a spam protection mod why this lengthy discussion then?
Because it's far, far from perfect =P
I'm willing to improve it tho
Sure, change the order in the post fetch query in viewtopic.php
Oh, and this should be in modifications...
The forum rules are funny
ROFL. Indeed. Looks like a Runescape-cheat forum to me
Yeah, it's kinda stupid to advertise a forum only registered users can see >=/
Yeah, that could work too Well, it's about the same...
I bet you somewhere in all your modding (header.php or footer.php most likely) you put in an extra line for $tpl_main = when you really wanted $tpl_main .=
That's the most likely answer indeed. I'd say check if your host supports CSS, but since the redirect page works fine, that can't be it.
One thing I'd love to see included in 1.3's post moderation is the ability to turn it on for users with x or less posts, where you set x in the options. And ofcourse if none of the posts got approved, don't let the user directly post untill there is an approved one =P
In PunBB?
Make sure this is set to true in viewtopic.php:
$bg_switch = true; // Used for switching background color in posts
And make sure you have two separate classes for rowodd and roweven in your CSS.
I turned off guest posting and that did it for my small boards
An URL count is included in my spam protection mod. You can just take that one
Have you made any changes that would cause IE to not parse the page in strict mode?
=/ This really is the first time I see this... Oddness.
I have no idea what you're talking about actually >=/
the only thing that annoys me about dreamweaver is their intellisense/code insite/code complete (whatever you want to call it). when I type something, the hint list drops down, and I always use the wheel mouse to scroll up and down the list. w/ dw, it scrolls the page and leaves the drop down list at the original x/y location on the screen (doesnt scroll the list at all)
You can turn that off tho. And just call it with CTRL+Space when you need it. I just love the function tooltips etc, as I tend to forget the order of the arguments =/ It's syntax highlight is lovely too, but that might just be me being used to it, no idea...
No, '.$low_prio.'forum1_users
Assuming forum1_ is the prefix for the users table you're using
He said before his first forum has no prefix
Change it to '.$low_prio.'users
Don't use ereg, use preg
Powered by PunBB
© Copyright 2002?2005 Rickard Andersson2006, actually
Yeah, but it isn't like that in the official one
PunBB Forums → Posts by elbekko
Powered by PunBB, supported by Informer Technologies, Inc.