Search found 72 matches

by tanavots
Thu Sep 06, 2012 9:49 am
Forum: Addons and Plugins
Topic: Calendar_XH 1.4 released
Replies: 59
Views: 23551

Re: Calendar_XH 1.4 released

Please try the action again with Firefox with Tools->Live HTTP headers opened. This will log all HTTP requests and should shed some light on what's going on. Very embarrassing, but calendar plugin working now well. I can't recall this error either with Firefox or Chrome or IE, which all displayed t...
by tanavots
Thu Sep 06, 2012 7:01 am
Forum: Addons and Plugins
Topic: Calendar_XH 1.4 released
Replies: 59
Views: 23551

Re: Calendar_XH 1.4 released

Sorry to say, but I have again problem with calendar plugin. Tested Calendar 1.4 and 1.4.1 on three sites with clean CMSimple XH 1.5.3 and in two sites I can't change Calendar plugin settings due to error "Not Found The requested URL /undefined was not found on this server". Calendar itself working ...
by tanavots
Tue May 22, 2012 9:55 am
Forum: Addons and Plugins
Topic: Calendar_XH 1.4 released
Replies: 59
Views: 23551

Re: Calendar_XH 1.4 released

Hi Christoph,

You are right - Fatal error: Call to undefined function easter_date()
Is it possible write code so, that if easter call fails, it will be disabled?
by tanavots
Sat May 19, 2012 8:22 pm
Forum: Addons and Plugins
Topic: Calendar_XH 1.4 released
Replies: 59
Views: 23551

Re: Calendar_XH 1.4 released

I have •CMSimple_XH 1.5.3 Released: 2012-03-19 PHP-Version •5.4.2 (can use also lower versions) --> not working with this version (mode CGI) •5.2.17 --> working fine (mode API) Of course I can use server in API mode, but still... All calendar versions up to 1.3 beta 9 working fine with both server P...
by tanavots
Sat May 19, 2012 5:04 pm
Forum: Addons and Plugins
Topic: Calendar_XH 1.4 released
Replies: 59
Views: 23551

Re: Calendar_XH 1.4 released

Thanks!
I used old template, with old function call.
Still function call in 1.4 manual

Code: Select all

<?php echo calendar(); ?>
or

Code: Select all

<?php echo  multicalendar(); ?>
leads same result - no calendar show up.
But lets wait 1.4rc.
by tanavots
Sat May 19, 2012 3:12 pm
Forum: Addons and Plugins
Topic: Calendar_XH 1.4 released
Replies: 59
Views: 23551

Re: Calendar_XH 1.4 released

Tested Calendar 1.4 and found, that it not working inside template <?php echo calendar("","","PAGE"); ?> when php server working in CGI mode. If server set API mode (PHP 5.2.17) calendar appear in template. Tested also Calendar 1.2.9 and 1.3 beta 9 and both of them workin in CGI or API mode. Is ther...
by tanavots
Tue Apr 17, 2012 10:54 am
Forum: Addons and Plugins
Topic: Imagescroller_XH
Replies: 35
Views: 14956

Re: Imagescroller_XH

Hey Christoph,
cmb wrote:I forgot to mention, that the order of the scripts in the <head> is important:
Yes, I have so, but still lightbox effect not appear. With FF lightbox effect appear, but can't close or select next photo. Tested even with other page, but still can't figure out, what wrong.
by tanavots
Tue Apr 17, 2012 10:15 am
Forum: Addons and Plugins
Topic: Imagescroller_XH
Replies: 35
Views: 14956

Re: Imagescroller_XH

Thanks for quick response! I guess that's simple: just don't include the jquery library, as it's already included by Imagescroller_XH. I.e. skip the following line: <script src="js/jquery-1.7.2.min.js"></script> Unfortunately, then lightbox not working any more. And generally, if you need jQuery, yo...
by tanavots
Tue Apr 17, 2012 9:03 am
Forum: Addons and Plugins
Topic: Imagescroller_XH
Replies: 35
Views: 14956

Re: Imagescroller_XH

A few weeks ago I was looking for such a plugin. Now I had time to test it and the one thing that I miss is that the photos could be open by Lightbox . So I made a small change in the code .(!empty($url) ? '<a href="'.$url.'" rel="lightbox[photo]">' : '') .tag('img src="'.$fn.'" alt="" width="'.$wid...
by tanavots
Sat Feb 25, 2012 6:16 pm
Forum: Translations
Topic: Translations for CMSimple_XH 1.5 wanted
Replies: 21
Views: 20809

Re: Translations for CMSimple_XH 1.5 wanted

Hi Alo, yes, of course we will add it there! But none of the language packs is hosted on cmsimple-xh.com (they're only linked from there), but instead they're hosted on the homepage of the maintainers. The idea is: if some speaker of the respective language makes suggestions about how to improve th...