This is the returned !

Here I am returned from hollidays and I had you that it is difficult :cry:

Pass beautiful and big summer heats to the Parisian dinginess is testing for health, and for the morale also.  I have just passed two days in a close state of the disease.  This is for this reason that I was not very present on the blog these some days.  Those of you that left commentaries and to that I did not again reply will want well to be sorry me.

I did not remain idle for as much :mrgreen:
Here two small lists.  One inventorying what is on works about this blog and the other concerning the evolution of Event-Calendar.

  1. Heirem’s evolution

    • Following the reading of an article on the safety of the blogs, reporting the corrections made with the last Wordpress version in this field, I put myself at the head to pass from version 2.6 to version 2.6.1. I thought benoitement that it would be simple. I was mistaken well, and yet it is not the first time that I attacked this kind of operations.
      I do not go not reported you all my misfortunes at the time of this update. Just some small indications in form of a little todo list, so that that can be used for some among you:

      • Initially and above all, to think of updating all plugins. To neglect this aspect is to forget that if the plugins evolve, it is also to adapt to a new version of the Wordpress platform. And consequently, to be wary of those which do not propose an update. Before the update, take care to desactivate ALL the plugins.
      • Then, to backup the data base. The tools and plugins do not miss for that. And then to make sure that the SQL instructions, which make the backup file, do not comprise errors of syntax. It is on this occasion, during restoration, that I realized of a defect in the recordings of the events of Events-Calendar. That I hastened to correct obviously.
      • And to finish: to choose well your ftp client ! The bad news is that SmartFTP, one of the best in my opinion, is not free any more. And the expiry of my version occurred just before I launch out in the update of the blog. Then I sought an alternative open source. That problems and disappointments. I would not return in the details not to say spites. And finally I determined to return to SmartFTP and to spend some buks having the quiet spirit, and managing to finish this update.
    • So that this site becomes really multi languages I put the last key at the personalization of a plugin, a little unknowed because young, but extraordinary in its principle. I you would speak again about it more in details at the proper time.
    • In order to improve the communication between you and me I had the idea to set up the production of a newsletter. There too I had many disappointments for the moment. After having sought in vain an effective and simple plugin, and to have tested Zookoda and Feedburner, I wonder how the other send newsletter simply. If you have ideas and or easy ways to be provided me thus do not hesitate!
    • In addition, before the end of this month, I want that this site can propose a forum. I know with which plugin: SimplePress Forum (thanks to Ron). That will at least make it possible to pass to us from tens and tens of comments which lengthen the pages inordinately.
      .
  2. Events-Calendar : already a new version !

You will find in my sidebar the last version of Event-Calendar : 6.5.1. Thanks to the participation of Bryan and Itsik. I was able to correct two major bug that I could not reproduce my side. Itsik has given us the translation file in Hebrew. And strangely upon activation translations were not listed as the administrator. The most interesting is that during my tests I found the problem that many of you have encountered.

This new version thus comprises the corrections and improvements carried out lately. Here is the list:

  • The loss of the navigation of month in month in the calendars came from the part of the code which manages the jQuery conflicts, in the file events-calendar.php. Henceforth this piece of code is optional. For those which is interested I surrounded the desactivated code of explanatory comments. If you wish that this part of code is the subject of an option, tell me.
  • For those which use a blog with a sidebar without widget, it is now as simple to integrate the calendar as the list of the events. For memory the calendar is activated by this code:
    <?php SidebarEventsCalendar(); ?>

    And now to display the list of the events in the sidebar:

    <?php SidebarEventsList($d); 
    // where $d is the events number to list ?>
  • In order to avoid undergoing the problems of permaliinks, very currents with Wordpress, I carried out modifications in the part in Javascript where the plugin is called itself to refresh a calendar. It is the problem which Bryan had encountered.
    While passing, I advise you with all to make precede your definition by permalinks by this: `index.php?’. For example for Heirem’s, the permalien is:
    ‘/index.php?%year%/%category%/%postname%’
  • As I tell you higher, during the recording of a event, in certain cases, with certain values, request SQL was incorrect.

All this was thus corrected.

I know that it remains however much to make. And be certain that all your suggestions are are studied. However the priority is all the same that the plugin is stable as soon as possible and for the maximum among you.

Thank you for your thanks and your encouragements.

Heirem 5 septembre 2008 04:09 Events-Calendar, Heirem's, Plugins 11 commentaires URI du rétrolien Comments RSS

Donations Wikipedia Affiliate Button

for help Heirem's

11 réponses à “This is the returned !”

  1. Bryanle 5 septembre 2008 à 13:14 Lier au commentaire

    Hi Rene

    Check your email. I’ve sent you the fix to make the widget calendar validate.

    Best wishes
    Bryan

  2. Heiremle 6 septembre 2008 à 15:15 Lier au commentaire

    Dear Bryan > Thanx very much for this very good job. It’s include in the last version now. :)

  3. Juanjole 8 septembre 2008 à 17:26 Lier au commentaire

    Hello again Heirem,

    First of all, hope your holidays were great, we are always in need of rest and it was your turn to do it.

    I’m afraid I have to announce new problems with my Events Calendar plugin since I upgraded to 6.5.1.

    These are my issues:

    1. It disables and makes conflict with my navigation bar from the Mandigo Theme ( http://www.onehertz.com/portfolio/wordpress/ ) and never happened before.

    2. The events are not displaying correctly neither in the widget mini calendar or list view. The tooltip with details is not showing anymore.

    3. The big calendar in page is also not showing tooltips. Big calendar can be seen here: http://longedomar.com/actividades/calendario/

    4. I tried to add a new event today. The event shows in Admin Calendar, and in widget list events (no tooltip) , but not in widget mini calendar and big calendar in page.

    5. No month navigation in mini calendar widget and big calendar in page.

    So I try it like this:

    I disabled widget in homepage because it was messing around with my navigation bar up in my header but plugin is still activated and trying to display in big calendar view here: http://longedomar.com/actividades/calendario/

    If you navigate in that page, is the only one where the plugin disables navigation bar menu dropdowns.

    Hope you can help me with this, you already have permission and details to enter and check what may be wrong.

    Tnx in advance.

    Juanjo

  4. Dear Juanjo, go to read my last post ;)

    [...] in a response to a very nice friend, for me at the World’s End, Juanjo is his  name, and who submitted me a problem with the latest version 6.5.1 of Events Calendar. As my answer is a little long and concern also [...]

  5. Paulle 10 septembre 2008 à 16:33 Lier au commentaire

    Hi Heirem,

    Great job on the events calendar.

    I just wanted to put something on the wish list.

    Would it be possible to add repeated events. i.e Event occurs on every Tuesday from Date to Date.

    This may be planned already?

    Many thanks

    Paul

  6. Heiremle 12 septembre 2008 à 3:48 Lier au commentaire

    Paul >
    My dear friends,
    My first concern is to make function the current version of the plugin for the greatest number of users. What is not yet the case. This is why I put all my efforts to leave a version really more stable and powerful. Moreover some of you will receive a message proposing to you to test this version 6.5.2, which I have just finalized.

    Paul, your request for this evolution is already in my todo list ;)

  7. evanle 23 septembre 2008 à 23:21 Lier au commentaire

    for people that may be as dumb as me….. this works

  8. Rssle 27 septembre 2008 à 23:33 Lier au commentaire

    Hello, cette préciqion est pas forcément utile ;) : “a i have just passed two days in a close state of the disease” … en toutt cas, très bon billert ! @+

  9. Heiremle 29 septembre 2008 à 17:44 Lier au commentaire

    Tank you very much Evan for this important information ;)

    Rss, vraiment pas utile c’est vrai ! Et alors ? ;) Sinon merci.

  10. Heiremle 12 octobre 2008 à 0:49 Lier au commentaire

    Hello everyone, if not already done so, I invite you to read my last post. Especially those who wish to enter a category when creating an event and an associated post ;)

  11. Ratmirle 6 novembre 2008 à 5:52 Lier au commentaire

    On your site familiar in the ICQ link Kinula. It turned out that nothing like it. Tepr all the time to read will

Laisser une réponse