Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter jalone

    (@jalone)

    is there any way to edit previous post? id like to remove some things.

    by the way i solved using event manager extended

    Thread Starter jalone

    (@jalone)

    activating debug i see qTranslate is quite buggy, but just miss settings variable read or little things..

    DESCRIPTION TEXTBOX DISAPPEARING

    The are some other errors related to qTranslate but they are about not finding translations, and they are everywhere and should not be a problem cos everything else works fine.

    The only warning related to your plugin is this one, but i think error is due to some js.
    Notice: has_cap è stato chiamato con un argomento deprecato dalla versione 2.0! L’utilizzo dei livelli utenti da temi e plugin è deprecato. Utilizzare ruoli e capacità.. in /var/www/vhosts/cupcake34u.com/httpdocs/wp-includes/functions.php on line 3321
    Notice: has_cap è stato chiamato con un argomento deprecato dalla versione 2.0! L’utilizzo dei livelli utenti da temi e plugin è deprecato. Utilizzare ruoli e capacità.. in /var/www/vhosts/cupcake34u.com/httpdocs/wp-includes/functions.php on line 3321

    EDIT:
    i found the problem in the javascript, and it is sTranslate want to have a “title” tag or textbox. I know it is probably their problem. I wonder if theres’ a way to make both works together cos qTranslate is a really important and common plugin

    document.getElementById("title") is null
    qtrans_editorInit1()admin....r-event (riga 630)
    qtrans_editorInit()admin....r-event (riga 717)
    (?)()admin....r-event (riga 724)
    noConflict()load-s...1a6f670 (riga 26)
    inArray()load-s...1a6f670 (riga 33)
    [Interrompi per questo errore] ti.value = qtrans_use('it', document.getElementById('title').value);

    on the EM Extened plugin ( it should be a fork of an version of EM ) they got same problem and just cut the translation off by brutally adding id=”title” somwhere
    https://www.e-dynamics.be/bbpress/topic.php?id=32

    dont know waht else to do, debugging javascript is really hard for me, ill let you know more if ever, but please if you can find out something i’ll be happy to help you as well ??
    i can workaround coding the other two problems but i cant get rid of this one ??
    Thanks!

    —————–
    WIDGET EVENT LIST BUG

    Notice: Undefined variable: category in /wp-content/plugins/events-manager/classes/em-category.php on line 37
    
    Notice: Undefined variable: category in /wp-content/plugins/events-manager/classes/em-category.php on line 37

    problem always due to lack in saving datas i suppose:

    dbem_event_list_item_format_header
    bem_event_list_item_format_footer
    dbem_bookings_contact_email_subject
    dbem_bookings_contact_email_body
    dbem_mail_sender_address

    on DB are all empty…

    ——————–
    WIDGET CALENDAR

    same little errors about reading the event category as well, but seems to work fine ( except for the moving and disappearing bug )

    Thread Starter jalone

    (@jalone)

    uhm yes as i supposed too, once qTranslate has been deactivated it works right. now problem is that my site is really integrted ith qTranslate but i need your very nice plugin as well :/

    qTranslate use to split the textbox ( adding a tab for each lang ), but behind it just add some tags in the text, im trying to see differences with the using the other textboxes ( that work ).

    ps: i found 2 other little bugs about 2 widget:
    – the calendar one move 1 pixel aside each click on month arrows till desappearing ( probably just a matter of js indexes )
    – the event list widget won’t display anything, i read some fix ( about failing saving on db ) but they didn’t work.

    is there any bug tracker where can i post these? if i had enought time i may try fixing by myself.

    for what i see probably the error is due to both being the site installed in root and the permalink setting not set on default as thestudiokid sade.

    by the way i’m going to change plugin either, do you know any valid alternative for 3.0.4, even to pay for? them all looks buggy for this version.

    please!

    i got the same problem. same wp version. see few post above.

    im a programmer, i colud find the error, but i have really few time available to find it out.

    my installation is directly on the root directory if can helps.

Viewing 6 replies - 1 through 6 (of 6 total)