|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
freakscene - i just updated the zip with a new ubb_lib_calendar.cgi, upload it and let me know if that helps...
|
|
|
|
Joined: Feb 2001
Posts: 2,285
Old Hand
|
Old Hand
Joined: Feb 2001
Posts: 2,285 |
I like to see listed the members status: Administrator, Moderator, Member & Junior Member. Also have the ability to filter using these selections.
Maybe?
Great hack, btw!
|
|
|
|
Joined: Feb 2001
Posts: 251
Member
|
Member
Joined: Feb 2001
Posts: 251 |
Bomb ass Hack Jordo!!!! Works like a breeze How can I change the font size to a smaller size?
|
|
|
|
Joined: Sep 2000
Posts: 77
Member
|
Member
Joined: Sep 2000
Posts: 77 |
thanks for the reply! 
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
Thanks jordo, that fixed it  Thanks!!! Superb Hack!!!!!!! (as you well know  )
jeremiah
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
Hey jordo, looks like the new file is causing some errors when people try to update their profile( happening @ UBBDev too ). The changes are saved but it is giving this error: Just FYI [ June 20, 2001 08:56 AM: Message edited by: freakscene ]
jeremiah
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
ok got it fixed (the problem was i slightly changed how it stores data and some old parts didnt like that).
instructions updated with this minor change, but just do the following to fix it (and upload the new ubb_lib_calendar.cgi).
++in ubb_registration.cgi AND ubb_profile.cgi:
++find:
&do_add_event_general("$poster_name's Birthday", "$julian_bdayy", 0, "$poster_name was born on this day <--$in{bdayyear}--> years ago.");
++replace with
grrr, since ubb wont show the new code correctly, find &do_add_event_general in the updated instructions and replace the above line with the new line from the instructions.
[ June 20, 2001 12:30 PM: Message edited by: jordo ]
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
Thanks again jordo! Fixed 
jeremiah
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
well, it worked for the first update but now when I try to view the calendar or update the files I am getting this error Any suggestions?
jeremiah
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
ok, I re-uploaded the files in the calender folder and it works. I think it was the old way the quote was handled from previously posted events/birthdays.
thanks again!!!
jeremiah
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
yeah you will need to replace any ' marks in the 3 calendar data files with this : $#180 this should be done before you upload the new ubb_lib_calendar.cgi, or you could also just upload the blank data files.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
will the uploaded blank data files refill from the members profiles?
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
Allen, I think he slipped in a fix for that. Looks like it does not add them in by default, but when they update their profile now.  of course I may be seeing things  -- See my Jan 1 now http://www.freakscene.net/cgi-bin/ubb/ultimatebb.cgi?ubb=calendar&date=2451911 [ June 20, 2001 02:42 PM: Message edited by: freakscene ]
jeremiah
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
new version: 1.2to upgrade:upload these files (overwriting the old ones) : public_calendar_display.pl public_calendar_review.pl vars_wordlets_calendar.cgi ubb_lib_calendar.cgi rehack these files : ultimatebb.cgi ubb_lib.cgi ubb_profile.cgi ubb_registration.cgi whats new?administrators can now delete events. users can now choose not to have their birthday displayed (and can remove it if it already is). bugfixes, some unecessary code removed from library file. some other stuff that ive forgotten at the moment. 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
|
|
|
|
Joined: Dec 2000
Posts: 6
Junior Member
|
Junior Member
Joined: Dec 2000
Posts: 6 |
Way cool jordo! 'Cept now it doesn't like to see an apostrophe in the Event/Description.
|
|
|
|
Joined: Feb 2001
Posts: 251
Member
|
Member
Joined: Feb 2001
Posts: 251 |
Help I get this error after upgrading
|
|
|
|
Joined: Feb 2001
Posts: 251
Member
|
Member
Joined: Feb 2001
Posts: 251 |
OK I have it Going, I re upload the blank files, Is their a way to put the data for the public_calendar_events.cgi etc. back?
|
|
|
|
Joined: May 2001
Posts: 47
Member
|
Member
Joined: May 2001
Posts: 47 |
I'm dying for a mod like this. I currently use a CGI Calendar script that I pretty much hate, but it's the only thing out there I could find. Some of the things I'd love to see would be: - Ability to Turn on/off Birthdays in Control Panel (showing birthday's is something I could care less about)
- Ability to set post access by account - Similar to setting up a forum so that only x members could post, but everyone could read (not sure exactly how you have it now)
- Ability to edit/delete calendar events (I know you can delete now, not sure about edit)
- Fix the inability to post two events with the same name

Every day it seems you add a new feature that I was looking for, so I figured why not post a list  It's looking damn good though!
|
|
|
|
Joined: Jun 2001
Posts: 38
Member
|
Member
Joined: Jun 2001
Posts: 38 |
Excellent hack, jordo. I too was getting the "No Exclamation etc..." error, but the new upgrade wiped it out. I love the new features you added. Hopefully you'll decide on adding an edit script to edit the events.. 
|
|
|
|
Joined: Oct 2000
Posts: 215
Member
|
Member
Joined: Oct 2000
Posts: 215 |
Hey Jordo, great hack. However, that prohibited characters thing has got to go. If a member has a ' in their name right now and they check to have their birthday displayed, it goes haywire. And if you have a ton of people on your forums, you'll be bound to have someone with any single character you pick in their name. I haven't looked through the code to see why you can't use ', but if you can, it needs to be some odd combination of characters instead of that one common character. Other than that though, it rocks. 
Ultimate Frisbee is good for you, it improves your symbolic logic skills.
|
|
|
|
Joined: Oct 2000
Posts: 215
Member
|
Member
Joined: Oct 2000
Posts: 215 |
Actually, it looks like you are already looking for apostrophes in some places, you just need to add a trap for them in member names.
[ June 22, 2001 04:01 PM: Message edited by: Ramirez ]
Ultimate Frisbee is good for you, it improves your symbolic logic skills.
|
|
|
|
Joined: Apr 2001
Posts: 27
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 27 |
I can't get this to work. The calendar link won't show up in my $MainButtonsLine. The only part that shows up is the | immediately after the forum home link. It's like it can't read anything after that. Now I can call on the calendar manually by typing in "ultimatebb.cgi?ubb=calendar". And I've noticed some things there too. The | immediately is after the forum home link like before, but there is no option link to add an event. I have to call on it manually by typing in "ultimatebb.cgi?ubb=add_calendar_event". The wordlets are installed because I see them in the CP. In my calendar settings in the CP I have it set to "Any Member may post new events". And finally, on my profile and new register the month, day, and year select boxes are there but again, the wordlets are not showing up to say what it's for. It's just a blank table. I know this is something simple but I am stumped right now.
|
|
|
|
Joined: Feb 2001
Posts: 251
Member
|
Member
Joined: Feb 2001
Posts: 251 |
Anyone knows how to Make it show up in Who is online?
|
|
|
|
Joined: Feb 2001
Posts: 166
Spotlight Winner
|
Spotlight Winner
Joined: Feb 2001
Posts: 166 |
I've encountered another problem: The "Add a New Event" only lets you add the dates 1 through 30 in any given month. Is there any way to have it display the 31st in the drop-down select box for months that contain 31 days?
|
|
|
|
Joined: Oct 2000
Posts: 215
Member
|
Member
Joined: Oct 2000
Posts: 215 |
Painlord, I'd suggest checking to make sure you put the require lines into all the files that need them. If you've already checked to make sure the wordlet files are there, that would be the next place I'd check.
Ultimate Frisbee is good for you, it improves your symbolic logic skills.
|
|
|
|
Joined: Jun 2001
Posts: 70
Member
|
Member
Joined: Jun 2001
Posts: 70 |
Hello jordo Discovered two bugs I guess. The one mentioned here before, that you cant select day 31 when adding an event, neither from the calendar add event form, nor the add event to calendar from the chosen forum that is enabled to add events to calendar. Also, when adding a calendar event from within the forum which posters will be given the choice to add a calendar event when they post a new topic, the posters user/public name are not showing up in the calendar. If event posted from within calander, the user/public name shows up. Suggestion: - It would be nice to be able to choose/enable several forums to allow adding events to the Calendar.
- Putting the naming of dates and months, and some other displayed textfields in the CP Wordlet, for us non english speaking people.
What about a contest for the best hack? I definately vote for this one [ June 23, 2001 02:10 PM: Message edited by: gaulalauk ]
|
|
|
|
Joined: Apr 2001
Posts: 27
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 27 |
Thanks Ramirez. That worked  I discovered a bug too. If you make your event title into a link, it will add it but you can't delete it. Like if you put [ June 23, 2001 04:11 PM: Message edited by: PainLord ]
|
|
|
|
Joined: Apr 2001
Posts: 4
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 4 |
My wordlet setting dropdown in cp.cgi is completely GONE!!! Please help, please help.. can you just tell me what file controls that, then ill rehack it.. thanks **** nevermind, fixed it.. stupid space between something and a < **** [ June 25, 2001 12:59 AM: Message edited by: TripLe ]
|
|
|
|
Joined: Apr 2001
Posts: 11
Junior Member
|
Junior Member
Joined: Apr 2001
Posts: 11 |
I really have been wanting this type of add-on. But I agree with one of the above post. I need to be able to restrict the users that can access it. Just like I restrict them to certain forums.
I saw in one of your pictures, it said access to adding events "may be restricted", can you actually do that?
Thanks
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
right now event posting can either be open to all members or restricted to only admins. thats what the "may be restricted" line means...
gaulalauk - you can change the month and day names at the top of ubb_lib_calendar.cgi...ill try to wordletize them all sometime.
event editing will be in the next version. we'll see about event posting rights by user.
[ June 25, 2001 12:07 PM: Message edited by: jordo ]
|
|
|
|
Joined: Oct 2000
Posts: 215
Member
|
Member
Joined: Oct 2000
Posts: 215 |
Think you might be able to fix the bug with apostrophes in user names in the next version?
Ultimate Frisbee is good for you, it improves your symbolic logic skills.
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
yeah apostrophes will be fixed, and allowed in event titles and descriptions as well.
|
|
|
|
Joined: Aug 2000
Posts: 594
Member
|
Member
Joined: Aug 2000
Posts: 594 |
Hey jordo, Possible bug (or possible bad install on my part) I have been noticing that when people on my board change their public name, it just adds another listing for their birthday as opposed to replacing the old one. Has anyone else seen this on their boards? <<< Example >>> Another guy had 5 entiries but I deleted the 4 old ones. just fyi [ June 26, 2001 07:47 AM: Message edited by: freakscene ]
jeremiah
|
|
|
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
New Version: 1.3 zips updated
To Upgrade from last version (1.2):
redo:
ubb_new_topic.cgi ubb_profile.cgi
upload:
ubb_lib_calendar.cgi whats new?:
Editing of event (titles and descriptions) now possible. fixes 30 days in dropboxes bug. fixes usernames not showing up from forum integration bug (usernames are not supposed to show up for birthdays). properly deletes old username birthday when users change their Public name. fixed apostraphes in usernames, event titles, and descriptions. proper handlink of links/html code.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
gonna install this right now 
|
|
|
|
Joined: Jun 2001
Posts: 70
Member
|
Member
Joined: Jun 2001
Posts: 70 |
|
|
|
|
Joined: May 2001
Posts: 180
Member
|
Member
Joined: May 2001
Posts: 180 |
Well, I updated from 1.2 and if I didn´t upgrade in a wrong way, there are still the problems with the characters. I used ´ for example, then I got software-errors (extremly important for french users I think, here in Germany, we don´t use it often ;-)
The second thing is that the events show up in times new roman in the detailed view.
But the other things work fine - I will try the profile and so on later...
Dennis Denni
Regards Dennis Bode ----------------------------- Webmaster of Hardwareluxx.com
|
|
|
|
Joined: Apr 2001
Posts: 164
Member
|
Member
Joined: Apr 2001
Posts: 164 |
I just installed this and everything looks great but when I go to change the settings in CP I get no options on the settings page. I rehacked all the files that start with cp like cp_lib.cgi etc and still no setting options are showing up.?? Any clues on what is wrong?
|
|
|
|
Joined: Feb 2001
Posts: 29
Member
|
Member
Joined: Feb 2001
Posts: 29 |
When i goto the Calendar page . . . it'sa blank screen, nothing pops up, do i need to post an event to make everything load up or what?
|
|
|
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.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|