add sort($styles) right befor the while
301 2005-06-28 22:27
Re: Change Style (18 replies, posted in PunBB 1.2 modifications, plugins and integrations)
302 2005-06-27 22:24
Re: Change Style (18 replies, posted in PunBB 1.2 modifications, plugins and integrations)
well in the second peice of code you posted in #10 you are geting the selected style from $_GET, a get is from url try $_POST
303 2005-06-26 09:47
Topic: Sending email to the user Guest (1 replies, posted in PunBB 1.2 bug reports)
http://punbb.org/forums/misc.php?email=1
what else is there to say?
edit: oh and the email sends too....dont know where but it does
304 2005-06-23 18:47
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
im a slow scripter i think it will be a while
305 2005-06-20 06:55
Re: Web site Statistics (6 replies, posted in General discussion)
My Stats. the top 15 for the forums subdomain.
Countries Pages Hits Bandwidth
-------------------------------------
United States 6190 25303 50.06 MB
European Union 104 587 4.03 MB
Australia 52 233 1.03 MB
Germany 44 84 1014.73 KB
Sweden 33 116 514.88 KB
Canada 27 241 1.24 MB
Austria 26 67 299.83 KB
Unknown 24 112 503.86 KB
France 24 154 703.06 KB
Ukraine 20 92 303.45 KB
Vietnam 13 44 207.71 KB
Romania 12 50 153.63 KB
Denmark 12 97 464.53 KB
Great Britain 9 102 641.71 KB
New Zealand 9 24 110.24 KB
and other countries that i was hit by.
Russian Federation, Taiwan, Turkey, Switzerland, Japan, Ireland, Belgium, Netherlands, China, Spain, Norway, Croatia, Poland, Bosnia-Herzegovina, Mexico, Hong Kong, Slovenia, Yugoslavia, Bulgaria, Hungary
307 2005-06-18 07:41
Re: Lock & Sticky topics logos (22 replies, posted in PunBB 1.2 modifications, plugins and integrations)
you could have an image for "sticky" and an image for "new-sticky"
308 2005-06-16 00:15
Re: adding bbcode (54 replies, posted in PunBB 1.2 modifications, plugins and integrations)
how would i go about adding lists, like this
309 2005-06-13 04:17
Re: Word Association Thread (1,382 replies, posted in General discussion)
blood
312 2005-06-07 17:18
Re: Word Association Thread (1,382 replies, posted in General discussion)
Casper
313 2005-06-07 07:04
Re: Working on a new site, feedback would be nice (13 replies, posted in PunBB 1.2 show off)
you should change the background color of the other boxes to be the same color of the table background. like the 3 boxes at the bottom seem a little out of place
314 2005-06-07 00:18
Re: Word Association Thread (1,382 replies, posted in General discussion)
hatred.
315 2005-06-05 20:44
Re: [Style mod] Dynamic TR Hover Effect (18 replies, posted in PunBB 1.2 modifications, plugins and integrations)
you can you do the same thing with css, its very versatile. this works the same
tr:hover td.tcl,tr:hover td.tc2,tr:hover td.tc3,tr:hover td.tcr{background-color: #DEDFDF}
316 2005-06-03 17:01
Re: How do I create sticky posts? (2 replies, posted in PunBB 1.2 troubleshooting)
view the topic, look at the bottom, it will say "stick topic"
317 2005-05-30 17:55
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
you are correct, i havent finished 2.0.5
318 2005-05-30 03:11
Re: problem in 800 X 600 (9 replies, posted in PunBB 1.2 troubleshooting)
for me id show a thumbnail link to a the full size image
319 2005-05-29 17:32
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
sorry updated my last post, i ment 2.0.5, and that is updated in the new version
320 2005-05-29 02:01
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
1: fixed in version 2.0.5
2: fixed in version 2.0.5 and is the same as the posts number
3: i dont understand what your saying. what about the events is not showing?
4: i could figure something out
Edit: sorry ment version 2.0.5
321 2005-05-24 22:21
Re: probleme with calendar (8 replies, posted in PunBB 1.2 troubleshooting)
well, i dont know about how to change the date on step 9 in the readme but on step 13 change the $month_name array to:
$month_name = array('',$lang_calendar['January'],$lang_calendar['February'],$lang_calendar['March'],$lang_calendar['April'],$lang_calendar['May'],$lang_calendar['June'],$lang_calendar['July'],$lang_calendar['August'],$lang_calendar['September'],$lang_calendar['October'],$lang_calendar['November'],$lang_calendar['December']);
and that will change the name of the month that the drop downlist shows when editing the profile
322 2005-05-23 22:07
Re: probleme with calendar (8 replies, posted in PunBB 1.2 troubleshooting)
so theres no problem??
323 2005-05-23 13:11
Re: Punbb Design Problem (16 replies, posted in PunBB 1.2 troubleshooting)
i beleave this is it.....
imports/base.css
/* 5.2 Set up page numbering and posts links */
DIV.linkst .conl, DIV.linksb .conl, DIV.postlinksb .conl {WIDTH:18em}
but remember that the page links wont wrap they will be pushed under this div you could edit the paginate function to so it wont be so many links of there are alot of pages.
324 2005-05-20 18:03
Re: "Reduce and expand category" feature (18 replies, posted in Feature requests)
you know how long it took me to look though ipb's code to see how they did it...OMG thats why i love punbb
325 2005-05-20 03:49
Re: "Reduce and expand category" feature (18 replies, posted in Feature requests)
relesed, check punres