Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Experiencing the same as yogiman67. Fill out the form and click on the “Add Task” nothing happens. The version (1.1.2) I was using was working, but stopped working once I updated to the latest version (1.2.2). I tried to create a new post and inserted shortcode [wp-todo] and got “Updating failed. The response is not a valid JSON response.” ?? The plugin was nice, when the plugin was working… Seems the author has abandoned this plugin. WP version 5.4.2. Only the default plugins and this one. The default plugins are disabled.

    • This reply was modified 3 years, 9 months ago by rekcah.
    Thread Starter rekcah

    (@rekcah)

    Hi,

    Yes I did. I made sure all traces of the plugin was uninstalled.

    Are the image notes stored in the database? For some reason after I did an OS update and rebooted the notes got wiped. ??

    I have been seeing the following in the logs. I have searched Google for a solution without avail. Can you advise?

    WordPress database error Incorrect file format ‘wordpress_demon_imagenote’ for query ALTER TABLE wordpress_demon_imagenote ADD note_post_ID bigint(20) NOT NULL AFTER note_comment_ID; made by do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, dia_admin_init, dia_createtable, referer: https://localhost/wp-admin/plugins.php

    WordPress database error Incorrect file format ‘wordpress_demon_imagenote’ for query ALTER TABLE wordpress_demon_imagenote \n\t\t modify note_ID bigint(20) NOT NULL AUTO_INCREMENT,\n\t\t modify note_comment_ID bigint(20),\n\t\t modify note_top bigint(20),\n\t\t modify note_left bigint(20),\n\t\t modify note_width bigint(20),\n\t\t modify note_height bigint(20),\n\t\t modify note_text text,\n\t\t modify note_approved VARCHAR(20); made by do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, dia_admin_init, dia_createtable, referer: https://localhost/wp-admin/plugins.php

    Thank you!

    @terryally and @sixaxis,

    Try installing the PHP extension ‘php-gd’. That resolved my issue of the plugin not resizing the images.

    Thank you and HAPPY NEW YEAR!

    Thread Starter rekcah

    (@rekcah)

    Hello kafleg,

    Thank you for your reply. I made the change you stated, but the site continues to show in excerpt form. Code changed in location specified: <?php echo wp_trim_words( get_the_content(),$no_of_words,’ ‘);?> I have WP Reading Settings: For each article in a feed, show Full text (selected). But from what I have read, the theme overrides this option.

    Just so we are on the same page, when the site loads, all articles are full articles and not excerpts. I would like the articles readable from the get go, and not have to click on the article’s title to be taken to the article. If I have five articles listed when entering the site, all five are full articles and can be read without having to single out the article. No need to click on the article to get the full article.

    The WP Twenty Fifteen theme has this option. When I enable the WP Twenty Fifteen theme with the “show Full text” enable, the articles are all full articles when entering the site. There is still an option of reading each article individually by clicking on the article’s title, but I disable the title from being clickable.

    I like your theme better than the WP Twenty Fifteen. If only I can get this part to work.

    Do you think this is possible?

    Thank you for your assistance!

    Forum: Plugins
    In reply to: [Theme My Login] htaccess
    Thread Starter rekcah

    (@rekcah)

    Hi Jeff,

    I reverted back to version 6, which does not produce the issue. If the call is coming from the frontend, wouldn’t the issue persist if the v7.x plugin was not installed/disabled? Believe me, I was troubleshooting this issue for several hours, before I figured out that the upgrade to version 7.x was the culprit. When I disabled the plugin (v7.x), there is no issue. Re-enabled the plugin and the issue returned. Maybe you are correct, that a call is being made from the frontend to the /wp-admin when v7.x is enable. But, in my XAMPP test, the installation was a fresh vanilla install and aside from the default plugins that comes with WP, which were disabled, v7.x was the only plugin (enabled), which replicated the issue I was having on the production site.

    I will consider this resolved, as I am using v6 without any issue.

    Thank you for the plugin.

    Best regards.

    Forum: Plugins
    In reply to: [Theme My Login] htaccess
    Thread Starter rekcah

    (@rekcah)

    Hi Jeff,

    Just the wp-admin directory.

    When accessing the site I get prompted for authentication. I can cancel the request and access the site; seems that the authentication is not required, as the user is not accessing the wp-admin directory. I have reverted back to 6.x and the authentication request is not an issue/I do not get the htaccess prompt when accessing the site, but still get prompted when accessing wp-admin as supposed to.

    I tested this using XAMPP and the issue can be replicated with 7.0.7. Placing an .htaccess requesting for authentication in the wp-admin directory, prompts the user for authentication when entering the site, but the prompt can be canceled and the user will gain access to the site. Version 6.x does not have this issue.

    Thank you.

    Forum: Plugins
    In reply to: [Theme My Login] htaccess
    Thread Starter rekcah

    (@rekcah)

    P.S.
    Are the 7.x fixes only affect version 7, or are those bugs in version 6.x as well? I would prefer to stay on version 6.x if there are no security issues.

    Thanks.

    Thread Starter rekcah

    (@rekcah)

    demonisblack,

    You are awesome!!!

    Replacing mysql_real_escape_string with mysqli_real_escape_string in imageannotation.php resolved the issue.

    Thank you!!!

    I upgraded to 4.3 and I too am getting this error, “Error fetching static.html” with a blank statics and at bottom, “Thank you for creating with WordPress”.

    Piggy backing on this post to get notifications, should a solution be provided.

    • This reply was modified 8 years, 2 months ago by rekcah.
    Thread Starter rekcah

    (@rekcah)

    Themehall,

    Worked as you stated, just have to do minor touch ups with the column’s padding and margin as the “right” sidebar is pressed against the content. Want to learn how this web coding stuff works, so I am new to WebDev, this will help in getting my feet wet.

    Thank you for providing the solution.

    Best regards,
    Rekcah

    rekcah

    (@rekcah)

    Peter-der-Pan: Care to share how you solved the issue? I am wanting the same solution.

    Thank you!

    Thread Starter rekcah

    (@rekcah)

    I forgot to mention, the jQuery UI Datepicker is not functioning as well. I entered the date manually (YYYY-MM-DD). Maybe because the jQuery UI Datepicker is not functioning something is broken? Again, thank you for the plugin! Currently using without the date.

    Mr. Bültge,

    I replaced the files with the ones from Github, and everything is working great! The issue of the tags not showing unless the post/page is saved has been resolved.

    Greatly appreciate for the quick fix!

    Best regards!

    I just did the update and having the same issue as Wandi45367. Thank you Wandi45367 for stating a work around (I save as draft to bring back the tags). I was going bananas trying to figure out how to bring back the tags, as I have so many that I use on my posts.

    I too use only the code-editor and not the visual editor.

    I hope that you will have a solution for this issue. Thank you for a wonderful plugin!

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