MyBB Community Forums

Full Version: [Release 1.4/1.6] Its My Birthday! (Update: v2.2 Released)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
(2009-12-10, 09:52 AM)technoman Wrote: [ -> ]right but it says im still using the old version after upgrading?
I have done it 2 times now thats weird and it is the last plugin that needs to be upgraded?

Decmeber 2009....

(2009-12-10, 06:00 PM)- G33K - Wrote: [ -> ]Again, my apologies to all for the delay in releasing the update to not only this plugin but all my plugins. I've been crazy busy past couple of weeks and it just got worse but I hope to get to the plugins soon.

Decmeber 2009....

(2009-12-10, 06:00 PM)- G33K - Wrote: [ -> ]I already addressed this when you brought it up earlier:
http://community.mybboard.net/thread-521...#pid412921

Now just so that your aware he Quoted my post back in December 2009 and mentioned that some of the current issues would be fixed in a few days in December 2009 ...

Now were going on 6 months later and were all still waiting for these fixes to be made!
Just tell us have you stopped working on this project???

Thanks!
well his last login was january 2010, so..i dont think we'll see him anytime soon..
I am also waiting of the repair from the double birthdays bug that is on my forum.
I also have the double birthday postings problem, except today it posted the same birthday 3 times.

I can't see anything in the coding that would cause it either.
I'm back after a looooooong hiatus and will look in to the issues posted here as well as update the plugins for mybb 1.6

(2010-09-07, 01:27 PM)mark-in-dallas Wrote: [ -> ]I also have the double birthday postings problem, except today it posted the same birthday 3 times.

I can't see anything in the coding that would cause it either.

I remember looking through the code myself back when I was active but don't remember seeing anything specific that would cause this problem but with a number of users having this problem, I'll find some way to fix it.
Ah good to hera you are back really need this plugin again i loved it just dont want to install it untill you have given the all clear Smile
Good to see you back G33K. Today the plugin posted 6 threads for the same member. I'm wondering if it also 6 e-mails, which I am guessing is probably the case.

Here is v2.2 of the plugin, finally. This is mostly a bug-fix with very few new features. The features requested will be implemented in future releases.
I have tried to stop the double posting problem, however since I can not reproduce the actual problem on my test boards I am having to work with what might be the problem theoretically and can only count on you who had the problem to test and let me know.


/**********************/
/* "Its My Birthday! v2.2 by -G33K - */
/* MyBB v1.4/v1.6 Plugin */

Change Log:

Version 2.2
- Compatibility with MyBB v1.6
- Respect the "Receive emails from admin" option. If thats disabled, no emails will be sent
- Added option to send both PM and Email as well
- Extended the birthday wishing to threaded view
- Fixed ajax caching issue with Internet Explorer causing wishes to behave erratically on IE
- Fix to stop (or at least reduce) the occurrence of double posting of birthday threads
- Fixed bug where an sql error was thrown when a birthday user's username had ' in their usernames
- Plugin fallbacks to default english buttons if it can't find the proper birthday buttons in the current theme/language

Version 2.1
- Added feature to open single thread/post for multiple birthdays on same day
- Minor bugfixes
Version 2.0

- Added Random Quotes feature to add random quotes in to the Birthday message to make it unique. You can customize a list of random quotes that will be randomly chosen from
- Added feature to Add a Post to a thread instead of opening an entirely new thread.
- Added feature to wish a user a Happy Birthday without replying to the thread and bumping it up unnecessarily. Ajax Supported.
- Minor bugfixes.

Version 1.0
- Initial Release



DESCRIPTION:
"Its My Birthday!" is a plugin that sends an Email or PM to users on the day of their birthday. You can also set it to open up a thread in a specified forum or add a post to a specified thread where other users can also then wish the user a Happy Birthday. Users can also use the handy Happy Birthday button to wish the user without adding a reply to the thread and unnecessarily bumping the thread.
Its My Birthday! is highly customizable with nearly every aspect controllable using the settings.

FEATURES:
- Send wishes via Email or PM or both!
- If PM is selected, customize who the PM will be sent from
- Open a thread in any specified forum
- Add a post in any specified thread
- Customize whether to open a single post/thread or individual thread/post for mutiple users with birthdays on same day
- Customize who the thread/post opener will be
- Special message and thread handling to take in to account users whose age is not known or have hidden their age in the privacy settings.
- Add random quotes to make the message more personal.
- Allow users to wish Happy Birthday without replying and bumping the thread. Customizable and AJAX Supported.
- Every aspect is Fully and easily customizable through the settings and the template system.
- Usable with different language packs now


INSTALL:
- Unzip/Unrar and upload ALL the files in the Upload folder to their respective folders.
The files are:
* /happybirthday.php
* /images/english/postbit_bday_add.gif
* /images/english/postbit_bday_del.gif
* /images/icons/itsmybirthday.gif
* /inc/languages/english/itsmybirthday.lang.php
* /inc/plugins/itsmybirthday.php
* /jscripts/itsmybirthday.js

MAKE SURE ALL THE ABOVE FILES ARE UPLOADED FOR THE PLUGIN TO WORK CORRECTLY
- Install and Activate the plugin from the Admin Panel, Plugins section
- Turn on the plugin on the settings page and Configure the other options

UPDATE:
If you are updating from a previous version:
- Make a note of your existing Its My Birthday! settings as the update will overwrite these settings.
- Uninstall Its My Birthday! from the plugins menu
- Upload the newer version overwriting the old plugin's files. If overwriting is not supported by your host, delete old files and upload the new ones.
- Install/Activate the new version
- Once activated you will need to turn on and re-set all the settings from the Its My Birthday Settings Menu.

UNINSTALL:
Due to the addition of features that require the addition of database tables to track the posts, the uninstall routine has been changed for easy update and removal

**To Uninstall the plugin in order to update either the plugin or MyBB:**
- Deactivate and Uninstall the plugin from the Admin Plugins menu. This will preserve all the post wish data which tracks which user has wished which user in which thread/post so that when you reinstall the plugin the data will be available.

------------------------------------

**To COMPLETELY UNINSTALL the plugin including all the data that tracks the wishes for every user and thread you will need to do the following:**
WARNING: FOLLOWING THE STEPS BELOW WILL COMPLETELY REMOVE ALL OF THE WISHES DATA FOR EVERY USER AND POST. DO THIS ONLY IF YOU ARE NO LONGER PLANNING TO USE THE PLUGIN OR YOU HAVE A BACKUP OF THE DATA.
- First deactivate and uninstall the Its My Birthday! plugin from the plugins menu.
- Next, Upload the uninstallitsmybirthday.php file from the Uninstaller folder to /inc/plugins on your server.
- Activate once and Deactivate the Uninstaller plugin. Make sure no error messages show up on the plugin info for the Uninstaller.
- After deactivating you can safely delete all the uninstaller and Its My Birthday Files. The plugin is completely removed.


[attachment=19894][attachment=19895][attachment=19896]

Plugin validated!
http://mods.mybboard.net/view/its-my-birthday

Alternate Download Location:
http://geekplugins.com/
Thanks! Installed and I'll let you know if the multiple posting issue seems to be resolved.
Just wanted to come back and say that I've not had any double postings since installing the updated version. Thanks! Big Grin
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15