Steal These Buttons has a similar one to the second.
Nice though.
You are not logged in. Please login or register.
PunBB Forums → Posts by pogenwurst
Steal These Buttons has a similar one to the second.
Nice though.
what file do u add this to?
header.php?
Judging by the <pun_include> tag, probably main.tpl
Do you people think it would be better if Ihad a front page before you click on the forums?
No.
Well, if it's some sort of portal page linking people to news and some legitamate content, maybe.
Otherwise, like I said, no.
Chacmool
I believe he meant: http://www.kumquats.de/dseiten/wsuv.htm
Elzar wrote:www.photographytalk.net uses a 'Similar Threads' feature, you'd have to ask them how they did it.
I couldnt find it on the site? being used not the script.
Example: http://www.photographytalk.net/viewtopic-176754.html
Not to my knowledge, but I believe the post marking system is supposed to be updated in 1.3.
You can use Extra Boxes if you like.
Alternatively, use the code I'm using for this purpose:
<?php
// Original code from Extra Boxes by Mediator
// Show guest info box if not logged in
if($pun_user['is_guest'] AND $pun_config['o_announcement'] == '0') { // Changed to only show info if no announcement exists ?>
<div id="punginfo" class="block">
<h2><span>Welcome guest!</span></h2>
<div class="box">
<div class="inbox">
<div>[clever welcome message for guests]</div>
</div>
</div>
</div>
<?php } ?>
Save the above code in include/user/ as guest.php, then add the following:
<pun_include "guest.php">
below
<pun_announcement>
in main.tpl.
If it helps, check out Steps to Integrate Login/Logout.
TAZ is a great source for all kinds of info about forum building, especially promotion. Have a look around there.
I haven't tried so I can't guarantee that it will work, but you may consider converting from vBulletin 2.x to PhpBB (converters), then convert from PhpBB to PunBB.
Whoever does the poll, whether it be Connorhd or Mediator, please do not use veiwpoll.php and all that jazz, if possible. It creates too many problems with extern.php, other mods, etc. I'd really appreciate it, and I'm sure that others will too.
Thanks.
can u move it for me.. i didnt know where to put it.
Already done. ^
I don't know how vbulletin do this in detail, though I'm quite sure they use cookies.
I end up with 7 cookies after visiting a vBulletin forum where I'm a member.
Not a plugin, but a modification, moved to reflect that.
quaker wrote:
snapsolutions, what is that?The mass emailer Rickard wrote
can it get shared? as a plugin?Q
It's a Windows desktop app.
Screenshots: http://punbb.org/stuff/mailtorrent.png http://punbb.org/stuff/mailtorrent2.png
I haven't tried Tobi's Image Post, but I have used Image Upload by NightFalcon, and it's magnificent.
grudon66 wrote:pogenwurst wrote:PunBB, or the update?
ok
but how kan ai update it
http://dev.punbb.org/changeset/336
http://dev.punbb.org/changeset/335
Modify the files referenced in those changesets.
So, <CTRL> F will search through multiple pages?
Or, do you guys just do it over and over on each page of the thread? 'Cause that's not so much better than scanning.
I'm talking about threads with up to fifty pages here. They are pretty common on most of the forums that I visit.
Ah, I see. In my opinion, however, such large threads are too much of an anomaly to warrant an addition to PunBB (plus many huge threads turn out to be word association and other similar discussions). Perhaps someone might be willing to code this as a mod instead.
Do you plan on distributing it? I'd really appreciate it (I'm a member of a forum running PhpBB, and it might be easier to get the owner to switch if Nosebleed is available for him to use on PunBB, too).
question, can someone just simple say here is the code?
that already did it?Q
It is in fact Puntal and the poll bloc made for it (I glanced at the source of the page, and it matches up with that of the bloc). What more do you want?
Moved to PunBB discussions as it's not an actual software change.
It's an interesting concept I guess, but I'm not sure how many people would actually follow through and do it.
Rickard wrote:Here's a short message announcing 1.2.11. This release has been made primarily to address an issue with the registration script that allowed a malicious user to perform a denial-of-service attack. PunBB 1.2.11 adds code to the registration script that prevents these flood registrations (an hour has to pass between registrations from the same IP). On top of this, an XSS vulnerability has been addressed.
For those of you not afraid to edit the scripts manually, here are the two changes:
http://dev.punbb.org/changeset/336
http://dev.punbb.org/changeset/335Thanks to the people who alerted me via e-mail about the circulation of an "exploit" for the DoS attack.
how kan i installe it
PunBB, or the update?
PunBB Forums → Posts by pogenwurst
Powered by PunBB, supported by Informer Technologies, Inc.