on the index.php page it will show a list at the bottom.
627 2004-09-25 23:51
Re: What's the difference (12 replies, posted in General discussion)
PunBB is a webscript that you host your self, and can edit the code to your liking, and with proboards they host it for you, but theres adds all over and the only real things you can do is change colors.
628 2004-09-25 21:12
Re: Word Association Thread (1,382 replies, posted in General discussion)
reality tv
629 2004-09-25 15:58
Re: PHP - Just say no (6 replies, posted in General discussion)
LOL thats so funny, did that realy happen?
630 2004-09-24 23:50
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
new version out, its got the timezone difference problem, and i added a post count for the day, i will soon get to work on another page for viewing posts made the said day. than ill from than on it will be version one cuz thats all i realy wanted to do.
next to come, admin set dates, user set dates(if allowd by admin), birthdays,
631 2004-09-24 23:06
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
oh and Johns, in my next version, i will include the timezones fixed. i should be uploading version 0.7 soon.
632 2004-09-24 22:57
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Who would like to have a new class in the css files for the calendar days?
there are 3:
td.calendar_today //todays date
td.calendar_date //any other date
td.calendar_nodate //the other TD areas that are no days
633 2004-09-23 22:55
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i dono whats goin on.
i looked at yours and than i look at mine and i dont have the problem.(probley cuz i dont have any posts made on the first of the month)
but i dont know why its giving you a wrong error
634 2004-09-23 22:03
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
good to know its workin now, looks great to, with all the topics made
635 2004-09-23 00:45
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
well im still stumped about Rods probem.
636 2004-09-22 23:18
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
did you try with my way, cuz im not havein a probem my way
637 2004-09-22 22:46
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
that would be better but i just felt like makin a new line make it easery to edit the file insted of making the hard work of addin more text to an excisting line
638 2004-09-22 22:09
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I have added the link into functions.php ... no link appears ... (great)
i dont know whats wrong, you shows the same as what i have in my function file, and i dont know why the calendar script dont print anything.
i cant seem to replicate it, try uploading the files again. but other than that i have no idea why your havein probems. sorry cant help
639 2004-09-22 05:57
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
nope but ill get that in the next version along with the "posts made" count on the calendar and the view section.
640 2004-09-22 04:47
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
new version out 0.6 just a little big changed...i should make a todo list hehe.
wish i could change the title of this topic to just calendar mod and not have the version number in it. but anyways the new mods out.
and im glad you like it cuteseal
641 2004-09-22 03:43
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
yay i got it to work, WOOO WHOOO, im so happy for my self
642 2004-09-21 02:40
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
can i see that code, cuz im still suck on how to do this, i know what i need to do but idont realy know how. told you i was bad at php
643 2004-09-20 02:48
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
you know i dont realy know, all it does it use the unix time stamp but it dont convert the number to the date, i think it might take the server time, but i dont realy know.
644 2004-09-20 01:27
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i dont realy mind doin all this but im not good with php and sql so it will take a long time, and when i started this i wanted some project to do and i guess im stuck with it.
my bigest problem is getin the counted "said events" on the main calendar section. thats where im stuck
645 2004-09-19 02:27
Re: Multi quote (38 replies, posted in PunBB 1.2 discussion)
Very nice mod, great idea too.
646 2004-09-19 01:04
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
yea your idea is nice too, i should make a todo list
647 2004-09-19 00:48
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
good idea but woudnt that involve doin a query for each day?
648 2004-09-18 21:33
Re: Calendar Query (20 replies, posted in Programming)
i think it will too....well find out when someone tryes it on a different lang server
649 2004-09-18 21:31
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
thanx, im still new at moding and php, so it might not be as good as it could be.
650 2004-09-17 18:28
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i dont do any querys on the main calendar part, and im kinda stuck on how to do that cuz my only idea would do a query for each day in the month and i dont need 30 querys for that page.