• Resolved maxdestefano

    (@maxdestefano)


    Hello,

    I just installed the plugin and followed instructions to install it.
    Soon after the installation and configuration, I get the following error:

    ***************** DEBUG ERROR **********************
    Notice: Undefined variable: compare_sign in /home3/byebuy/public_html/freenauta/wpfolder/wp-content/plugins/timeline-express/classes/class.timeline-express.php on line 985
    < class=”cd-timeline-title”>
    ***************** DEBUG ERROR **********************

    Could you please advice?

    Thanks,
    Max

    https://ww.wp.xz.cn/plugins/timeline-express/

Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi,

    Can you try to re-save the settings on the settings page (Timeline Express > Settings).

    The default values may not have been initialized properly. This is something that I need to take a look into in the free version.

    Thanks,
    Evan

    Thread Starter maxdestefano

    (@maxdestefano)

    Hello,

    I tryed to “re-save” all the settings several times but I didn’t get any luck.

    Also the “reset” button didn’t have any positive effect.

    Can you suggest me any “manual” intervention? Maybe cleaning some database table or change some lines in the PHP code might help?

    Thanks
    Max

    Plugin Author Evan Herman

    (@eherman24)

    Are you getting the success message when you save the settings? Or does the page just refresh?

    Things save via ajax so the page should not be refreshing. If it is, you most likely have a javascript error on the page which is causing some issue.

    Evan

    Thread Starter maxdestefano

    (@maxdestefano)

    No I am not getting any success message. The page is reloaded but no change is saved.

    What do you mean about javascript error? Do you think there might be some conflict with others plugin and / or the wordpress theme itself?

    Max

    Plugin Author Evan Herman

    (@eherman24)

    Yes, if the page is just refreshing then you are probably running into a conflict with another plugin or the theme.

    If you want to try disabling all of your plugins temporarily to try and save the settings on the settings page that would certainly help. Once saved, you can just re-activate the other plugins.

    If that doesn’t work it may be the theme. But we can start with the plugins.

    You can also try and diagnose the issue via your browsers developer console. Here is a helpful article : https://codex.ww.wp.xz.cn/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    Evan

    Thread Starter maxdestefano

    (@maxdestefano)

    When I am into the settings page, looking into the console (firebug) I get this:
    SyntaxError: missing ) after argument list

    and firebugs tells me this error is in the edit.php page

    Plugin Author Evan Herman

    (@eherman24)

    Can you hover over the source file name and see which file/plugin that it’s coming from? The file should be on the far right of that error. It looks like a link.

    Thread Starter maxdestefano

    (@maxdestefano)

    Disabling all the plugins and activating twentyfifteen theme instead of the previous theme didn’t have any positive effect.

    When I hover the mouse I get this (this link will be active for 10 minutes)
    http://img42.com/Ve9dO

    Plugin Author Evan Herman

    (@eherman24)

    hmm..it may be something with the translation file. Are you running your site in another language other than English?

    Thread Starter maxdestefano

    (@maxdestefano)

    Yes, it is in Italian

    Plugin Author Evan Herman

    (@eherman24)

    Can you try switching it to English temporarily and trying to save the settings again?

    Thread Starter maxdestefano

    (@maxdestefano)

    Do you mean by changing the define (‘WPLANG’, ‘it_IT’) line in the wp-config file?

    Plugin Author Evan Herman

    (@eherman24)

    It depends what version of WordPress you are running. In the latest version you should be able to change things in the settings page, without having to edit the config file. If that doesn’t work then you’ll need to change it in the config file.

    Thread Starter maxdestefano

    (@maxdestefano)

    After changing language to English (US) this is working fine now: I don’t get any error in the timeline and I can save settings in the admin page, looks like ajax is working fine as well.

    Thanks a lot for your support.

    For the moment I can easily work in English, but I am not sure I can leave it this way, especially for the users and because I am using buddypress. Do you think you will get this sorted out in a future release?

    Thanks again,
    Max

    Plugin Author Evan Herman

    (@eherman24)

    Great,

    I’m glad that temporarily helped fixed things. I’ll have to take a look at what may be causing the issue with the Italian translation.

    I don’t speak italian so I may not be able to fix it, but I’m sure I can find the cause and remove that string from the translation array.

    Evan

Viewing 15 replies - 1 through 15 (of 16 total)

The topic ‘Error after installation’ is closed to new replies.