I've made a mod that lets you subscribe to a forum. Install it and you should get a notification each time a topic is posted
1,252 2006-10-31 12:41
Re: Rate Topic 1.0 (32 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Yeah, well, it's basically just a reputation mod for threads. And I took the pictures from that mod too
1,253 2006-10-30 21:19
Re: How to!? (10 replies, posted in PunBB 1.2 troubleshooting)
In Admin Panel > Options put it under Additional Navigation Links
1,254 2006-10-29 19:13
Re: Rate Topic 1.0 (32 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Use my mod, it makes it all alot easier.
1,255 2006-10-29 18:18
Re: Show the avatar in a intergrated site? (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Yes
1,256 2006-10-29 17:54
Topic: Visual Studio 2005 problem (0 replies, posted in Programming)
Hey guys,
Since recently I've experienced an annoying bug/thingy in VS2005. My AutoComplete menu closes after about half a second. It's really annoying as I quite need it =/
Any suggestions on how to get it back to normal?
Thanks,
-- Bekko
1,257 2006-10-29 15:58
Re: [Trim/Truncate] Only first word? (12 replies, posted in PunBB 1.2 troubleshooting)
But I edited your post to correct the order
And now it should work, the code had an extra underscore
Didn't notice that
I hate my memory
And yes, the code should work...
1,258 2006-10-29 15:51
Re: [Trim/Truncate] Only first word? (12 replies, posted in PunBB 1.2 troubleshooting)
I switched the arguments of strpos(). Change them and it should be fine.
1,259 2006-10-29 15:22
Re: [Trim/Truncate] Only first word? (12 replies, posted in PunBB 1.2 troubleshooting)
.$subject_truncated = pun_htmlspecialchars(trim(substr($cur_post['subject'], 0, strpos($cur_post['subject'], ' ')))).
I *think* that should do it, although I'm not sure about the order of the arguments in strpos()
Edit: I corrected the order of arguments -Smartys
Edit2: Mmm, an underscore somehow got added -Smartys
1,260 2006-10-28 15:44
Re: The FF2 extension everyone should be using (7 replies, posted in General discussion)
Dugg it, and I'll install it when I install FF2
1,261 2006-10-27 16:14
Re: Firefox 2.0 (47 replies, posted in General discussion)
My smiley menu? I tried it out and only had to press tab 3 times (for the BBCode help links)...
1,263 2006-10-27 16:01
Re: Firefox 2.0 (47 replies, posted in General discussion)
Don't worry about that, it'll be gone in 1.3 anyway (or atleast that's what I read).
1,264 2006-10-27 15:33
Re: Topic Rating 1.2 (21 replies, posted in PunBB 1.2 modifications, plugins and integrations)
1.2 released, moves the language to a separate file, fixes a language error and adds the functionality to view the topic's rating in viewforum.php.
1,265 2006-10-27 11:09
Re: Firefox 2.0 (47 replies, posted in General discussion)
I'm more upset my themes don't work with 2.0.
Same here actually... I'll wait untill BlackJapanMAX works
1,266 2006-10-26 17:22
Re: Firefox 2.0 (47 replies, posted in General discussion)
I'll wait another week or so with upgrading, untill I'm sure all my plugins work
1,267 2006-10-25 18:02
Re: remove guest posting (4 replies, posted in PunBB 1.2 troubleshooting)
Forums > Edit the forum you want to turn guest posting off > use the checkboxes at the bottom.
1,268 2006-10-25 17:47
Re: Topic Rating 1.2 (21 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Can be arranged in a next release
Any more suggestions? As I feel kinda bad with making a new release for just that
1,269 2006-10-25 17:46
Re: remove guest posting (4 replies, posted in PunBB 1.2 troubleshooting)
It needs to be set in the forum settings.
1,270 2006-10-25 13:32
Re: Topic Rating 1.2 (21 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Updated to 1.1, this version allows you to add a set timeout between ratings (so they can't just spam it ).
1,271 2006-10-25 12:15
Re: Topic Rating 1.2 (21 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I'll poke steven to put up a demo of it at PunDemo.org when I release 1.1 (later on )
1,272 2006-10-25 11:55
Re: Firefox 2.0 (47 replies, posted in General discussion)
It automatically upgrades It's exactly the same as when you do an update... you just download it yourself and press install
1,273 2006-10-25 10:57
Re: Special characters not working when including extern.php (14 replies, posted in PunBB 1.2 troubleshooting)
Change the lang_encoding in lang/*/common.php to UTF-8
1,274 2006-10-25 08:21
Re: Firefox 2.0 (47 replies, posted in General discussion)
You can just download it off the site
1,275 2006-10-24 20:30
Re: Topic Rating 1.2 (21 replies, posted in PunBB 1.2 modifications, plugins and integrations)
1.0.1 now includes the images