• Hi all,
    I′ve installed the plugin and inserted some articles, books and conference papers in order to have some “test files”.
    Now, I created a new page and I pasted the code as it says in this plugin page as follows:
    ?[publications auth=all subj=articles]

    My problems comes out when I visit my web page that says a lot of errors. Here I′ll just post the first two of them in case you could help me with the issue.

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘) ORDER BY date DESC’ at line 1]
    SELECT * FROM wp_Books_n_Papers_Books WHERE is_public IS NOT NULL AND year=2010 AND id IN () ORDER BY date DESC

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘) ORDER BY date DESC’ at line 1]
    SELECT * FROM wp_Books_n_Papers_Conferences WHERE is_public IS NOT NULL AND year=2010 AND id IN () ORDER BY date DESC

    I′ll be looking forward your help.
    Thanks in advance,
    Carlos

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author frier

    (@frier)

    Hi @kar95 ,
    when your subject to display includes articles ( subj=articles or subj=all ) you have to include the prep option.
    Try the following code:
    [publications auth=all subj=articles prep=all]
    Hope it’ll resolve your issue.

    Thread Starter kar95

    (@kar95)

    Hi @frier ,
    First of all thanks for responsing me.
    However, the solution you provide is not correct. The fail maintains constant over the change.

    I think it might be with the compatibility with the data base, although it scape out from my knowledgment because I don′t know too much about this topic.

    In case you could help me again,
    I really apreciate it ??

    Carlos

    Plugin Author frier

    (@frier)

    Unfortunately, I didn’t manage to recreate your problem.
    But I made some changes to the plugin that might help with your issue.
    Please, update the plugin and check if the problem remains.

    Thread Starter kar95

    (@kar95)

    @frier it works!!
    Definetely, I believe in the humanity again ?? hahahaha
    Thanks a lot for your help ??

    Kind Regards,
    Carlos

    • This reply was modified 4 years, 6 months ago by kar95.
    Thread Starter kar95

    (@kar95)

    Hi again my old friend @frier,
    The plugin works fine. I′m so happy about it. However, the plugin drastically slows down the access to my website.
    I don′t know if you can fix this but I completely believe in you ??

    Kind regards,
    Carlos

    Plugin Author frier

    (@frier)

    Hey @kar95 !
    Glad to hear that the plugin works fine!
    I tried to improve the performance in the newest update. I hope it will reduce the slow downs you experienced.

    Thread Starter kar95

    (@kar95)

    Hey @frier !
    I′m sorry that it still goes slowly.
    My web page is https://mobilenet.uma.es/ in case you want to check the velocity of the connection.
    I`ve already checked that it′s this plugin the one which slows down the velocity experienced.

    I don′t know how I can help you in order to make faster the plugin because it fits perfectly for this work.

    I′ll be waiting your reply.
    Carlos

    Plugin Author frier

    (@frier)

    So I tried to look for the plugin processes that can be sped up but at the moment I couldn’t find any.
    Also, I would be helpful if you can provide the time it takes to load page with and without plugin. It can be done through developer tools in your browser (usually it can be called by Ctrl+Shift+I combination). There find the network tab and reload the site page. When the page will be fully loaded you’ll see the time it took.
    I did this test on my site and it took (on average) 212 ms to load without plugin and 296 with it, which is an acceptable slow down.

    Thread Starter kar95

    (@kar95)

    Hi @frier ,
    With the plugin, the page takes almost 25.000 ms to load the page. And navigating through it (to another section almost 10.000 ms)
    In constrast, the page takes without the resources of your plugin, it takes less than 2.000 ms to load the main page and to another section like 1.500 ms.

    If you need any screenshot or something, we can talk in private (by email) in order to try to fix this ??

    I′ll be looking forward your response
    Carlos

    Plugin Author frier

    (@frier)

    Hey @kar95 !

    In the newest update I have added some performance options to the plugin settings page under compatibility tab.
    Try ticking each of them and compare the page load time.
    It will disable some plugin functionality, but if you don’t use that particular functionality it should decrease the slow downs.
    Hope it will help you!

    Thread Starter kar95

    (@kar95)

    Hey @frier ,
    It works perfectly fine with the settings you give. I disable both of them and now it loads from almost 25.000 ms to around 1.5 seconds, that at least it′s something approachable to the web page.

    Thanks for all the support you provided to me :D. I hope this plugin becomes one of the most downloaded in WordPress.

    Thanks so much again.
    I′ve already rated this plugin with 5 stars ??
    Best regards,
    Carlos

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Fail with the plugin’ is closed to new replies.