Previous Thread
Next Thread
Print Thread
Rate Thread
Page 4 of 5 1 2 3 4 5
Joined: Dec 2000
Posts: 595
Member
Member
Offline
Joined: Dec 2000
Posts: 595
hey lk

how about alternating colors for events in a day?

or maybe underlines with alternating colors

http://banco.jogosonline.com.br/cgi-bin/ubbcgi/ultimatebb.cgi?ubb=calendar

problem being its kinda confuse when theres too many events in a day

edit3: or maybe bullets

Sponsored Links
Joined: Dec 2001
Posts: 26
Junior Member
Junior Member
Offline
Joined: Dec 2001
Posts: 26
I have the same exact problem as guvner. When you say "it works on my board," LK, what specifically are you referring to? Is there some kind of function that can be created to acquire all birthdays and add them to the calendar events file (like a "rebuild birthday stats") function? I think that's what guvner is talking about...and certainly something I would like to see.

Joined: Oct 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 20
I'm with Maurice, having a Weekly and even Monthly option would greatly ease the addition of standing appointments, outings, and other events which occur for my group.

Admittedly, this would require logic to determine if it was the first day of every month, the first Tuesday of every month, etc. Come to think of it, I'd be happy with just weekly recurring events!

Any plans for this?

Dirk


Be bold, and mighty forces will come to your aid -- Basil King
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Weekly might be coming sometime in the future, when I'll have the time, lol.

Guvner, it will always show it if you update from the CP.

Joined: Oct 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 20
Thanks LK,

I'm glad to hear that weekly events are "on the drawing board" for a future release. As it is, the calendar feature is getting a workout at my site. We all know when our events are, we have ample time to warn our wives that we'll be gone, and I THINK we might all be getting better looking because of the calendar mod...

Dirk


Be bold, and mighty forces will come to your aid -- Basil King
Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Ok, I'm starting to work on it, and my first question is: is it per week for 1 month, per week for 1 year or per week forever?

Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
Spotlight Runner-Up
Offline
Joined: Mar 2002
Posts: 451
To get the SSI working, I had to do use this code:

[code][/code]Instead of the one in the .txt file..

Joined: Feb 2001
Posts: 251
Member
Member
Offline
Joined: Feb 2001
Posts: 251
quote:
Ok, I'm starting to work on it, and my first question is: is it per week for 1 month, per week for 1 year or per week forever?

Great LK :-)))

Yearly would be good, that would really do the trick smile

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Ok, probably done.

Upload vars_wordlets_calendar.cgi (weekly line), ubb_lib_calendar.cgi, ubb_calendar_ssi.cgi, public_calendar_review.pl, public_new_calendar_event.pl. However, I have decided to make it for 1 month, not 1 year.

Joined: Dec 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: Dec 2001
Posts: 27
LK, great mod!

Possible Bug/Suggestion:

When editing your profile, when you enter the month and day of the birthdate, but not the year, it works fine with the exception of showing that membername was born on this day <--a--> years ago.

That's fine, as I have some people that apparently don't want people to know how old they are (ladies in their 40's and above).
When they go back to edit their profile in any way, the birthmonth and day field are not filled in. If they neglect to re-enter their info, they are disappearing from the calendar.

Perhaps this is something to fix or add, that the year is optional as it is now, but doesn't disappear, and doesn't show "years ago" in the calendar detail if it is not entered?

----------------------
And I may have found pamela's problem with the pulldown menu not taking you to the proper month/year.

It seems that in public_calendar_display.pl, the form it creates is missing the ending form tag

Code
[/code]...should have a 
[code]
at the end of it.

Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
1. If it automatically gets removed, it's a bug in the UBB, not this hack. About the <--a--> thing, I'll try to see why it's like that. tipsy

2. Thanks, fixed. smile

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Updated to fix that <--a--> bug, re-upload ubb_lib_calendar.cgi and vars_wordlets_calendar.cgi's 'some' line.

Joined: Feb 2001
Posts: 251
Member
Member
Offline
Joined: Feb 2001
Posts: 251
Works like a charm LK!!!!!!!!!!

Now I can add yearly events and Weekly events smile smile

Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
! take a look smile

ubb_profile.cgi:

Code
[/code]ubb_registration.cgi 

[code]
... u=$next or not ?!?!?!

Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
1) can i check weekly and monthy together ?

2) can u insert a syntax check (hope u understand) so we can edit events include url and the html code changes automaticly to ubbcode ?!?

3) if u insert a weekly event - calender summary show this event only !!! if u click at this event day ...

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
0) yes, u=$next_number.

1) no, but you can check weekly and yearly together - monthly isn't implented yet.

2) it should work fine if UBBCode is on, it works in my board.

3) if you mean ssi, there was a bug, please re-upload it from a new zip. smile

Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
1) dont work right - show only weekly or yearly.

2) it should work fine if UBBCode is on, it works in my board. +++ if u edit a event include a url (like mebers birthday link to profile) u become ubb code ? not at my board.

3) if you mean ssi, +++ NO i mean if u make a weekly event and go back to calender i can only see the old events, but if i click the "weekly event day" i see the weekly events in calendar too.

?!? tipsy

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
As usual, not in my board smirk

Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
ooops - after update in cp it works smile fine ...

but i have one little bug:

if u make a event with weekly and yearly ! it show this event only ! if u click at the special event date !

and if u like to edit this event u can only do this at the starting date.

... or not ??? laugh

http://www.loveground.com/cgi-bin/bd/ultimatebb.cgi?ubb=calendar *and click at 04/13/2002 or 04/13/2003 - do u understand ?

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Ok, I found the problem shocked That's what happens when adding a function in a finished mod :pZIP file updated

Joined: Oct 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 20
LK,

What file/files need to be uploaded again to fix the "invisible weekly events until clicked" problem?

Dirk


Be bold, and mighty forces will come to your aid -- Basil King
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Only ubb_lib_calendar

Joined: Jan 2000
Posts: 94
Member
Member
Offline
Joined: Jan 2000
Posts: 94
OK, I just read every message in this thread to make sure I was not asking a question that was already covered.

I am also having the problem with birthdays not showing up. I installed the hack manually on my test ubb. I only have 2 users on it right now. I updated each profile several times and cleared the cache several times. No change.

NOTE: I am not getting any errors at all and the calendars works great other than this issue. I also tried using the multihack (again no errors), re-download the hacks (both the zip and the multihack) from your site (last update on April 10th). I rehacked it several times manually to make sure I got it right. Same problem.

NEW QUESTION: Is there a way to allow the person who added the event to change or remove it? Could this be a control panel toggle?

ONE MORE THING: When the event is added through a forum and then somebody (another moderator) moves or deletes the topic, the link in the calendar breaks. Is there a way to have that deletion or moving of the thread modify or remove the calendar event?

BTW LK, Awesome Hack. Thank you for putting in the time.


When you sin, you don't fall FROM God's grace, you fall INTO it.

Bring In The Geek Consulting Services
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Do you have ICQ? MSN? Yahoo? AIM? Sounds like a personal problem...

Joined: Jan 2000
Posts: 94
Member
Member
Offline
Joined: Jan 2000
Posts: 94
OK, I have figured out the No Birthdays on the Calendar thingie. Duh! It was me. I did not check the boxes in the profiles. Sheesh!! Check brain at the door.

Anyway, It is an awesome hack and yes, I have ICQ, MSN, Yahoo and AIM all running. Why?

Can you please answer my other 2 questions tho?


When you sin, you don't fall FROM God's grace, you fall INTO it.

Bring In The Geek Consulting Services
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
1) I think you can set that that specific user can do it in View/Edit Member Records. If you want it to be automatic, maybe in future releases.

2) No tipsy

Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
hi L"ittle" K smile

one part works fine - but wink

show the weekly and yearly event one year before and 1,2 years later. here u can only see the event in calender form. in the dayline "under the calendar" u can only see the event from he starting day. the weekly plus events one week befor and / or one week later u can´t see at the "dayline" ...

and:

u can edit the event every day (also one year later.) but not in year 2004 ?!?!?!

but here u can see the dayline for every week event.

http://www.loveground.com/cgi-bin/bd/ultimatebb.cgi?ubb=calendar

weekly+yerly test: April-11-2002 *test the dayline "Termine für April 11, 2002 (heute)"*

Joined: Apr 2002
Posts: 11
Junior Member
Junior Member
Offline
Joined: Apr 2002
Posts: 11
LK,

I know this is a finished hack but I came here looking for the show a weeks events solution and saw a few other people did as well. I wanted to share how I did what was aksed. My code is sloppy as ever but I just wanted to tinker with it and see if it works.

It allows the ubb_forum_summary.cgi to show two rows of info inside the same table row: Today's events and any within say a week. Its working at test.sosguild.com. If you want the code I did (which isnt much) I'll be glad to shoot it to you for consideration of an add on to a great hack.

Mark

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Thanks melder the bug finder, fixed laugh Re-upload ubb_lib_calendar

Mark, sure, either email me or post here. smile

Joined: Apr 2002
Posts: 11
Junior Member
Junior Member
Offline
Joined: Apr 2002
Posts: 11
Emailed it to ya. smile

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
ZIP file updated, now in SSI you can use ?ubb=calendar_ssi;month=X, and it will show current month + X's calendar. For example, ;month=1 currently shows May, while ;month=-2 currently shows February.

Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
calendar_ssi - find:
# display the day

and plz LK delete the font color in this line.

... and one little ssi bug wink

if u shoh the daily events in ssi u become "no events" if u have the spezial "weekly and yearly events" and ! not the day u have start this event.

ex: insert a event 04/22/02 for weekly and yearly. open calendar_ssi.cgi directly und u can see this event - now edit the event and make a new date: 04/15/02 - so u have today the weekly event too - but calendar_ssi dont show this ...

nice weekend smile

Joined: Jun 2001
Posts: 31
Member
Member
Offline
Joined: Jun 2001
Posts: 31
I had a question.. I'm using LK's Calendar hack on http://forums.orderofronin.com and I wanted to alter his Calendar Today's events secetion on the bottom to appear as a docked category with a little Icon like I did with the PM, and Recent Visitors... here's the problem though.. in public_forum_symmary.pl which is where I edited the other lines, I only see $calendar for that calendar piece. Where do i find the actual code that puts it out to the page???

Joined: May 2001
Posts: 684
Code Monkey
Code Monkey
Offline
Joined: May 2001
Posts: 684
Hi,

is it possible to edit the hack that I can do this for ALL forums?:

Forum(s) to allow calendar event posting in:
You may select a forum in which posters will be given the choice to add a calendar event when they post a new topic (not a required fields, separate with spaces).

thanks
d-talk


Webmaster of d-talk & Kabel-Forum.com
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Guapo, you should move $calendar and change its code in ubb_forum_summary.cgi.

d-talk, just type all forum nums, like: 1 2 3 4 5 6 7 8 9 10 14 15 16 smile

Joined: May 2001
Posts: 684
Code Monkey
Code Monkey
Offline
Joined: May 2001
Posts: 684
Hi LK,

that is not possible, because I have 40 Forums and the line in the CP is to short....

d-talk


Webmaster of d-talk & Kabel-Forum.com
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Ouch wink

Open cp_vars_calendar.pl. Find:[code][/code]Replace "20", "20" with "20", "10000".

Joined: May 2001
Posts: 684
Code Monkey
Code Monkey
Offline
Joined: May 2001
Posts: 684
THANKS!!! GREAT!!!!!!!!!!!!!!

d-talk


Webmaster of d-talk & Kabel-Forum.com
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
lk - ssi need the new weekly and yearly option to show this events - right ?!

Joined: Jul 2001
Posts: 99
Member
Member
Offline
Joined: Jul 2001
Posts: 99
Hi

Will this work for 6.3.0 ?

Ta
Jon

Page 4 of 5 1 2 3 4 5

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)