looks like a bug just tested it, will fix it when i get on my computer

427

(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.

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

Gary13579 wrote:

http://forums.indocron.net/calendar.php … &day=1

Notice: Undefined variable: avatar in /home/indocron/public_html/forums/calendar.php on line 471

sad

that is fixed in 1.2.1, i was surfing your site and noticed that. so i fixed it :-)

Widell wrote:

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

Azakur4 wrote:

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.

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.

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.

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

ever single mod i make i miss something. shess and i always feel bad,...reuploaded...

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

##
##
##        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.
##

Download Here

Screen Shots:

http://www.punres.org/files/projects/pr_24/rid_76/Main%20Page.jpg
http://www.punres.org/files/projects/pr_24/rid_76/Add%20Event.jpg
http://www.punres.org/files/projects/pr_24/rid_76/Edit%20Event.jpg

436

(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

(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

(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

439

(8 replies, posted in PunBB 1.2 show off)

good work

440

(7 replies, posted in Feature requests)

what about haveing the ban expire at a certain time, like tomorrow at 1:30

441

(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.

www.minigal.dk

442

(76 replies, posted in News)

analogue wrote:
middleground wrote:

(now if we could convince you of the PM adder..... smile would donation help.....? )....

No PM please sad Don't bloat it.

i second that

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

(6 replies, posted in PunBB 1.2 show off)

i like it, it looks good.

445

(3 replies, posted in Programming)

yes

446

(3 replies, posted in Programming)

nobody can help me?

447

(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

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

(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

(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.