• Resolved goatboy91587

    (@goatboy91587)


    Hello Jan!

    Thank you for taking the time to constantly update and support this plugin. I have a website that is experiencing some functionality problems on the WordPress backend, particularly with WooCommerce.

    I noticed that my inventory fields, and other special fields for products are unavailable when the plugin is activated, which means I cannot update products or inventory. I manage a website that sells spices and other food related items and the website also provides recipes.

    I know the problem is RecipePress related because everything works when I disable the plugin. I have log files and they are similar to a recent thread (https://www.ads-software.com/support/topic/links-no-longer-valid-no-longer-on-dashboard-after-update-at-first-trial/). After applying the quickfixes, I still have the same issues.

    I can provide screenshots and log files, if desired.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Jan Koester

    (@dasmaeh)

    Thanks for the feedback.

    Yesterday I’ve released version 0.8.2 fixing the issues mentioned in the other thread. Whcih version did you use?

    The update is also fixing a Fatal Error, which is the only way I could imagine how RPR is affecting other plugins.

    Please provide log files so I can track down the error. If you don’t like posting the here, please send me an email.

    Thread Starter goatboy91587

    (@goatboy91587)

    Hey Jan,

    I can post links to the files needed. I was still having an issue after upgrading to 0.8.2.

    I can also provide you login credentials if you want to tinker around on the backend for yourself. See below

    Error log: https://www.dropbox.com/s/zz988vlt35w35de/urbanaccents-apache-error-logs.rtf?dl=0

    General Tab Render: https://www.dropbox.com/s/r2re05rtb9zim2q/general-render.jpg?dl=0

    Inventory Render: https://www.dropbox.com/s/ba0abxpenonsj38/inventory-render.jpg?dl=0

    Screen Options Render: https://www.dropbox.com/s/sg3jpdju6ltesfl/screen-options-render.jpg?dl=0

    No errors in the Dev Tools console, either.

    Plugin Author Jan Koester

    (@dasmaeh)

    Catchable fatal error:    Object of class WP_Error could not be converte
    d to string in 
    /nas/content/live/urbanaccents/wp-content/plugins/recipepress-reload
    ed/public/rpr_temp
    late_tags.php on line 199

    This error should be fixed in release 0.8.1. As your log is from sunday I’m not really sure if you still are having this error. Do you have a recent log using version 0.8.2?

    Anyhow I’ll check on my dev system together with WooCommerce.

    Thread Starter goatboy91587

    (@goatboy91587)

    That may have been an older log. That’s what WP Engine sent me, but here’s something a little more up to date: https://www.urbanaccents.com/urbanaccents/3af563118ff47ad780650459e25c5941/logs/current.log

    The log looks clean to me, so my apologies.

    The site is also running with plenty of ram (768mb allocated to the install) and PHP 5.5, I think.

    Plugin Author Jan Koester

    (@dasmaeh)

    That was a very nasty bug!

    Please edit admin.css in recipepress-reloaded/admin/css/ and replace the first line by

    #recipe_ingredients_meta_box .hidden,
    #recipe_instructions_meta_box .hidden {
    

    That’s all!

    • This reply was modified 8 years, 2 months ago by Jan Koester.
    Thread Starter goatboy91587

    (@goatboy91587)

    I’m not sure what you’re suggesting.

    I’m in /admin/css/rpr-admin.css and am not seeing this style. If I have to add the style, what goes inside and how will I know it won’t override anything related to the RecipePress plugin?

    Will you add this to the next update, too?

    Sorry for all the questions!

    Plugin Author Jan Koester

    (@dasmaeh)

    Just replace the line

    
    .hidden {

    by

    #recipe_ingredients_meta_box .hidden,
    #recipe_instructions_meta_box .hidden {
    

    Sure this will be in the next release.

    The original class was hiding items in WooCommerce in a different way than the authors of that plugin intended. Hence the JavaScript could not make some elements visible.

    • This reply was modified 8 years, 2 months ago by Jan Koester.
    • This reply was modified 8 years, 2 months ago by Jan Koester.
    Thread Starter goatboy91587

    (@goatboy91587)

    This worked! Thank you very much.

    jdygas

    (@jdygas)

    Jan, I am doing housekeeping opn the site – and the whole recipe section is screwed up. The recipes no longer have categories, and all the older recipes have disassociated themselves from any sorting categories that still exist. Also tags have disappeared and there is no area to add them. Is this something that can be resued- or will i have to manually update 250+ recipes

    Plugin Author Jan Koester

    (@dasmaeh)

    As long as you’re not talking about the same site or the same problem please do not hijack support threads, especially not when they’re marked as resolve. Please open up a new thread.
    Also my crystal ball is very cloudy today. I can only guess what has happened to your recipes and when. You need to tell me what you’ve done prior to these problems. Did you run an update (from which version to which)?
    Which was the last version everything was working? Do you have a backup from then?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘RecipePress Reloaded and WooCommerce’ is closed to new replies.