701

(26 replies, posted in PunBB 1.2 show off)

pogenwurst wrote:

Sorry i've just been reading some of the comments on sites like digg.com and feel the need to vent.

Yeah, Digg is a cool place, but some *cough*most*cough* of its users can be real idiots sometimes.

Moved to modifications.

I think Dr. Jeckyl was asking about the images in viewtopic.php.

teenagegluesniffer wrote:
pogenwurst wrote:

teenagegluesniffer: http://punbb.org/forums/viewtopic.php?id=2165

Where's an embarrased smilie when you need it?

Haha, don't worry, you're only about the 127th person to do that. big_smile

teenagegluesniffer: http://punbb.org/forums/viewtopic.php?id=2165

quaker wrote:

example of css html and punbb is
http://musicfret.com im currently working on it.
examples of agpe sources
http://bunpai.com in the forum i list the main.tpl and the index.php code.

Errr... how does that answer his question?

Anyway, generalandrew: you can use the news generator plugin, then change index.htm to index.php and add the appropriate PHP code to include the news.

I like the style. It's not a drastic departure from PunBB's usual look, but it's still something different, and it's nice. smile

708

(26 replies, posted in PunBB 1.2 show off)

I see that you got onto Techcrunch, congrats!

Hence the phrase "code similar to this" rather than "this code".

Moved to modifications.

Anyway, I'm not entirely sure, but this might work: http://www.berger-feld.de/forum/viewtopic.php?id=141

I think he used this: http://leftlogic.com/info/articles/jquery_spy

It was on Digg recently.

712

(132 replies, posted in General discussion)

That Chuck Norris one is great. big_smile

713

(19 replies, posted in PunBB 1.2 show off)

Looks great, except the background of the navbar is messed up in Firefox.

You could use code similar to this: http://wiki.punres.org/Add_a_different_ … for_admins

Try adding this after common.php is called:

if ($pun_user['is_guest'])
    message($lang_common['No view']);

(in profile.php)

716

(142 replies, posted in PunBB 1.2 discussion)

MadHatter wrote:

I think bf2s' forums have everybody beat:

    Total number of registered users: 20501
    Total number of topics: 36924
    Total number of posts: 668362

Nope, I think MacAddict (mentioned earlier in this topic) is still king:

Total number of registered users: 24567
    Total number of topics: 82274
    Total number of posts: 1257624

717

(26 replies, posted in PunBB 1.2 show off)

Very cool!

718

(6 replies, posted in PunBB 1.2 troubleshooting)

Wait, so did you modify the mod's code or something? Go ahead and try the mod in its original form, and see if it works. There's no need to make things more complicated, at least not until you know whether or not the mod works in its stock form.

719

(6 replies, posted in PunBB 1.2 troubleshooting)

Did you use [center] and [right]?

720

(3 replies, posted in PunBB 1.2 discussion)

cows: It's another mod. I believe it's available on Punres.

You'd probably need to edit post.php to add the fields and viewtopic.php to display them.

722

(6 replies, posted in PunBB 1.2 troubleshooting)

Modern BBCode adds right and center aligned text tags.

723

(3 replies, posted in General discussion)

Yes. It's a bit simpler, but the concept is about the same.

Moved to modifications (the arcade isn't a plugin).

You can remove them by going to the page of the forum that contains the redirect (the forum the topic used to be in) and clicking "Moderate forum" in the lefthand side of the footer. Then check off any redirects you want to delete and click the delete button.