looks like a bug just tested it, will fix it when i get on my computer
426 2005-02-18 22:26
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
427 2005-02-18 22:21
Re: Announcing: PunMod beta v0.9.2 (72 replies, posted in PunBB 1.2 discussion)
i just tryed this and it dont work for punbb 1.2.1 could you up date it please.
428 2005-02-18 22:12
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
woops stupid me i must have been thinkin about the pun version and not my calendar version its 2.0.1, have you DL'ed that, if its not fixed in that than ill lookinto it again when i get time on my computer
429 2005-02-18 19:31
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
http://forums.indocron.net/calendar.php … &day=1
Notice: Undefined variable: avatar in /home/indocron/public_html/forums/calendar.php on line 471
that is fixed in 1.2.1, i was surfing your site and noticed that. so i fixed it :-)
It says (Single day event) on the ones i added, how do i add events that i more than one day?
right now there are only single day events and yearly events, to have yearly evnts make the year 0000 or just leave it as Year
i found one bug, when i add an event and i don't put the date, this event is added in the database but not appear in the calendar and generate problems.
i dont have a check to see if the date is set cuz why would someone add an event with out a date, and what kind of problems.
430 2005-02-18 07:25
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i know about this bug, it seems to work fine in IE tho. im clueless, any html buffs wana help? to my eye the html looks fine, but im stumped on whats goin on. ill look more in the morning.
431 2005-02-18 01:50
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Ulph, if you dont want birthdays,i beleave you can just dont edit prifile.php. you still need to do the sql change cuz the calendar feeds from that also. but if everyones birthdays are '0-0-0' they wont show on the calendar. but im not sure, havent tested it.
432 2005-02-18 01:01
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
with the first thing not bein able to select the day or type a year, im haveing the same problem and im clueless on that.
the febuary 31 thing, ill set up a check to see if the day is in the month selected
433 2005-02-18 00:44
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
ever single mod i make i miss something. shess and i always feel bad,...reuploaded...
434 2005-02-18 00:01
Re: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
in the previous i forgot to add the table calendar, that is in there now. sorry for that problem, it was late and i guess i was just excited to get it out. i noticed that befor i reuploaded the zip file there were 13 download. im glad everyone likes my mod :-D
435 2005-02-17 06:44
Topic: Calendar 2.0 (296 replies, posted in PunBB 1.2 modifications, plugins and integrations)
##
##
## Mod title: Calendar
##
## Mod version: 2.0
## WOrks on PunBB: 1.2.*
## Release date: 2005-01-16
## Author: Michael Lanman (justgiz@justgizzmo.com)
##
## Description: Adds a calendar that shows topics, posts, birthdays, and
## events for the month. Also adds birthday entry to the
## profile.
##
## Affected files: profile.php
## lang/English/profile.php
##
## Affects DB: Yes
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
Screen Shots:
436 2005-02-17 05:13
Re: PHP Help (7 replies, posted in Programming)
oh yea just noticed this too.....you also need to close this
if (isset($uname)){
other than that i dont see any other errors
437 2005-02-17 01:42
Re: PHP Help (7 replies, posted in Programming)
i beleave you need to close the else statement you didnt do that.
EDIT: actuly there is two things you need to close
438 2005-02-16 06:56
Re: No Box? (2 replies, posted in PunBB 1.2 bug reports)
im having the same problem, but its only on my custom styles, the new css i uploaded seem to work fine. i didnt think much of it cuz the new post icon still shows
440 2005-02-12 19:31
Re: Bans expire date (7 replies, posted in Feature requests)
what about haveing the ban expire at a certain time, like tomorrow at 1:30
441 2005-02-02 23:44
Re: Gallery (12 replies, posted in Feature requests)
I use minigal, its realy nice and has a nice admin interface, like singapore it creats thumbs after upload, like if you upload them via FTP.
442 2005-02-02 23:36
Re: PunBB 1.2.1 (76 replies, posted in News)
middleground wrote:(now if we could convince you of the PM adder..... would donation help.....? )....
No PM please Don't bloat it.
i second that
443 2005-02-02 23:32
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
im working on the new verson, but i dont realy have much time on, and my low skills in php and design.....but im doin my best
444 2005-01-30 20:35
Re: forum.digitalimagery.se (6 replies, posted in PunBB 1.2 show off)
i like it, it looks good.
446 2005-01-28 00:56
Re: help with one of my scripts (3 replies, posted in Programming)
nobody can help me?
447 2005-01-27 06:19
Topic: help with one of my scripts (3 replies, posted in Programming)
well basicly what i need is, depending on a setting in a config file, to let users and/or mods to view this page...and to always let admin view it...i dont know if im frazing this right but i did my best
448 2005-01-26 20:09
Re: Login intergration script, just not perfect (1 replies, posted in PunBB 1.2 troubleshooting)
look in login.php near line 96
idont know if thiswill work so dont use it unless you test it first
if(isset($_GET['url']))
$redir_url = $_GET['url'];
else
$redir_url = 'index.php';
redirect($redir_url, $lang_login['Logout redirect']);
449 2005-01-26 03:15
Re: Ver 1.2 email notice of post (1 replies, posted in PunBB 1.2 bug reports)
that setting is for the reports that users can send you about a bad post or something, look at the bottom of the posts box. not for every post that is made on the forums
450 2005-01-24 22:44
Re: Check out my styles i made (16 replies, posted in PunBB 1.2 show off)
yes it is. basicly its just the background that i copyed centered and the rest i did.