Welcome, Guest. Please Login or Register.
April 18, 2024, 12:54:10 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  [Done] Calendar Mod [Ver 1.4] « previous next »
Pages: [1] 2 3 ... 23 Reply Ignore Print
Author Topic: [Done] Calendar Mod [Ver 1.4]  (Read 148150 times)
Myiasis
Full Member
***
Posts: 178


I'm a llama!

[Done] Calendar Mod [Ver 1.4]
« on: April 30, 2002, 07:16:39 AM »
Reply with quote

Might need to bear with me a little here. I wrote a calendar for my own use, and have been using it for several weeks, but I've never tried to package anything as a mod before. There was some interest in the calendar so I've tried to package it as a mod.

It's a Boardmod file and there were some things I didn't find a way to do, so please read the Readme.txt file --  There are a couple of images to move, a Calendar.php to go into the Sources directory and some database scripts to run.

I tried to keep as much of the code in Calendar.php as possible, but there were places in various files that had had to be changed.

I've been running this for a few weeks and seems to be working fine for me. I did change a couple of things before I packaged this up though -- it wasn't using the settings table for instance.

For a sample of what it looks like: Calendar Sample. You won't be able to post on it though as it's a live board restricting posting to the members. There are a couple of public events and bithdays showing.

CalendarMod Version 1.3

Aaron
« Last Edit: May 20, 2002, 08:26:16 PM by Myiasis » Logged
joker
Jr. Member
**
Posts: 85


Fanatiker sind zu allem fähig, sonst aber zu nix!

Re:[Beta] Calendar Mod
« Reply #1 on: April 30, 2002, 07:48:47 AM »
Reply with quote

Nice thing!
Are birthdays included (autom. from the birthday-mod or user profiles) or do you have to submit them as calendar events?
Logged

MfG joker ;)
Myiasis
Full Member
***
Posts: 178


I'm a llama!

Re:[Beta] Calendar Mod
« Reply #2 on: April 30, 2002, 07:53:21 AM »
Reply with quote

The birthdays are right from the user profiles and automatic. If they have not entered a birthdate, they just won't ever show up on the calendar.
« Last Edit: April 30, 2002, 07:53:51 AM by Myiasis » Logged
Ironman
Guest
Re:[Beta] Calendar Mod
« Reply #3 on: April 30, 2002, 08:43:28 AM »
Reply with quote

Sorry, maybe I'm blind or what, but I can't see any Mod in that Sample above... :)
Logged
vorapoap (vory)
Sr. Member
****
Posts: 424


Not considered either a living or death

WWW
Re:[Beta] Calendar Mod
« Reply #4 on: April 30, 2002, 08:45:42 AM »
Reply with quote

Quote from: Ironman on April 30, 2002, 08:43:28 AMSorry, maybe I'm blind or what, but I can't see any Mod in that Sample above... :)

Do you mean the 'calendar' button that you can't see?.. it is the button next to others on the main screen.
Logged

On the route to hell...
Ironman
Guest
Re:[Beta] Calendar Mod
« Reply #5 on: April 30, 2002, 09:16:20 AM »
Reply with quote

LOL, now I've seen it. I must be blind, maybe I should contact a doctor for my eyes...  ;)
Logged
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Beta] Calendar Mod
« Reply #6 on: April 30, 2002, 09:38:53 AM »
Reply with quote

Working, but : when I delete an event bij just deleting the message, it still shows as an event, and can't be deleted.

So, should there not be a "delete event" option ?!
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
Ironman
Guest
Re:[Beta] Calendar Mod
« Reply #7 on: April 30, 2002, 09:50:51 AM »
Reply with quote

Maybe it's a nice Thing, but if I try to install it with BoardModSE there comes an error message 'String not found', does anyone know why? Or can somebody tell me how to install?  ;)
Logged
Myiasis
Full Member
***
Posts: 178


I'm a llama!

Re:[Beta] Calendar Mod
« Reply #8 on: April 30, 2002, 10:01:57 AM »
Reply with quote

Quote from: Webby on April 30, 2002, 09:38:53 AMWorking, but : when I delete an event bij just deleting the message, it still shows as an event, and can't be deleted.

So, should there not be a "delete event" option ?!

Well, you can delete them directly, but deleting the last message or using the remove topic command is supposed to be deleting the event as well -- does for me anyway, hrm!

To edit an event click the red asterisk by the event name. You'll only see it if you are a global mod, admin, or the creator of the event. From there you can delete it directly.
Logged
Myiasis
Full Member
***
Posts: 178


I'm a llama!

Re:[Beta] Calendar Mod
« Reply #9 on: April 30, 2002, 10:03:54 AM »
Reply with quote

Quote from: Ironman on April 30, 2002, 09:50:51 AMMaybe it's a nice Thing, but if I try to install it with BoardModSE there comes an error message 'String not found', does anyone know why? Or can somebody tell me how to install?  ;)

Have you modified your board at all? It sounds to me like Boardmod cannot find one of the search strings I put in the .mod file. This is just a guess as I haven't used Boardmod much, but that's the first thing that pops to mind.

What you might do instead is look at the lines in the <Search For> clause in the mod file that is generating the string not found and try to find that spot in the file yourself -- then make the change by hand. Or let me know where it is it cannot find and I can direct you to it via the function it is found within.
Logged
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Beta] Calendar Mod
« Reply #10 on: April 30, 2002, 10:12:39 AM »
Reply with quote

Woohoo, it works ;)
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
Myiasis
Full Member
***
Posts: 178


I'm a llama!

Re:[Beta] Calendar Mod
« Reply #11 on: April 30, 2002, 10:27:31 AM »
Reply with quote

Quote from: Webby on April 30, 2002, 10:12:39 AMWoohoo, it works ;)

So which ways did not work for you Webby? When you use the Remove Topic command, does the event get removed? And when you use the "Delete Message" and it is the last message in the topid, does the event get removed then?
Logged
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Beta] Calendar Mod
« Reply #12 on: April 30, 2002, 10:36:46 AM »
Reply with quote

.....well, it works both ways now  ;D
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
Ironman
Guest
Re:[Beta] Calendar Mod
« Reply #13 on: April 30, 2002, 06:04:26 PM »
Reply with quote

Well, I just had to do it all manually, now it runs and works properly. So in which File I have to do some translations to german? Is it the calendar.php?
Logged
Webby
Beta Tester
YaBB God
*****
Posts: 829


Some mistakes are too funny to make only once.

ICQ - 9814812webby@salesplaza.nl WWW
Re:[Beta] Calendar Mod
« Reply #14 on: April 30, 2002, 06:05:28 PM »
Reply with quote

Yes, there you have to translate most of it.

Also in modsettings.php................
Logged

Webby of salesplaza.nl
The YaBBSE buttongenerator : Click HERE !
Pages: [1] 2 3 ... 23 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Done] Calendar Mod [Ver 1.4] « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.042 seconds with 19 queries.