Version: 1.00, by Kentaurus
Developer Last Online: Jul 2014
Version: 3.0.0
Rating:
Released: 03-07-2004
Last Update: Never
Installs: 13
No support by the author.
Why isn't there a category for calendar hacks? Oh well..
This was originally developed for Davelogic, with this hack you can add attachments to your calendar events. The attachment will show up at the end of the event.
In any event you add (single event, recurrent or ranged) you can
add attachments the same way you can add them to a post (ie, a pop-up
will appear asking you for the attachments). Then the attachments
will show in the event once submitted.
The installation instructions are for a non-hacked RC4 board, instructions would vary if you have other hacks intalled, and would be really different if you have any other attachment hacks installed.
Info for hackers:
You may modify, improve, upgrade, redistribute this hack, include it
in another hack or yours or translate it provided you do it free of
charge and you distribute it in www.vbulletin.org at least, there is no
need to pm me asking for permission
Some portions of the code are (c) Jelsoft Enterprises Ltd.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Kentaurus, I'm surprised more people haven't installed this hack. I myself came across it a couple of weeks ago but didn't realise exactly what it was, so I didn't bother installing it at the time.
Perhaps if the name of the hack was "Images in Calendar Event".....or...."Add Images to Calendar Events"?
Towards the end of the instruction file it says to modify this part in attachments.php
Quote:
-------------------------------------------------------------------
search for this code:
-------------------------------------------------------------------
-------------------------------------------------------------------
replace it with:
-------------------------------------------------------------------
if (!$attachmentinfo['calendar']) {
$postid = verify_id('post', $attachmentinfo['postid']);
-------------------------------------------------------------------
search for this code:
-------------------------------------------------------------------
------------------------------------------------------------------
replace it with:
-------------------------------------------------------------------
OK strange i got the attachment in calendars to work now, but not pm's
We really should stop meeting like this.
I only just found this hack and given my issues with the missing code in 3.0.3 for the PM hack am wondering if I will have similar problems with this one. Did you have to make any modifications to get this working?