Forum Replies Created

Viewing 15 replies - 76 through 90 (of 163 total)
  • Thread Starter webbeetle

    (@webbeetle)

    There doesn’t seem to be any option – sorry!
    I can’t even edit my initial post. πŸ™

    Thread Starter webbeetle

    (@webbeetle)

    On my live web server I just switched from 5.6 to 7.0 (host doesn’t have 7.1 yet), but as far as I recall after I run Duplicator. On my local WAMP server, where I unpacked the Duplicator file, I believe I have 5.3.x

    Okay, thank you very much for putting my mind at ease!

    Would your question mean that CFDB is not compatible with WP 4.7?
    That would be urgent for me too – I had planned to update this weekend!

    Sorry for hi-jacking, but my question goes along a similar line (compatibility with new versions).
    I just run a test of I could upgrade to PHP 7.0 – CFDB was the one plugin on my site with the most errors!
    When can we expect the required code changes to comply with PHP 7?

    I would like to continue using this plugin! And I feel my question colud be answered in line with above, compatibility with WP4.7. Both should give us, the users, a more secure and faster WP install.

    My errors (from https://ww.wp.xz.cn/support/plugin/php-compatibility-checker/):

    FILE: /home/MYDOMAIN/public_html/travel/wp-content/plugins/contact-form-7-to-database-extension/phpunit/WP_Mock_Functions.php
    ------------------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ------------------------------------------------------------------------------------------------------------------------------------
     48 | WARNING | Function name "__" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    ------------------------------------------------------------------------------------------------------------------------------------
    
    FILE: /home/MYDOMAIN/public_html/travel/wp-content/plugins/contact-form-7-to-database-extension/CFDBQueryResultIterator.php
    --------------------------------------------------------------------------------------------------------------------------
    FOUND 13 ERRORS AFFECTING 13 LINES
    --------------------------------------------------------------------------------------------------------------------------
      47 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
      59 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
      85 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
      87 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     114 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     121 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     122 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     132 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     136 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     138 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     146 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     150 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     152 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    --------------------------------------------------------------------------------------------------------------------------
    
    FILE: /home/dare2go/public_html/travel/wp-content/plugins/contact-form-7-to-database-extension/CFDBWpdbUnbufferedResultIterator.php
    -----------------------------------------------------------------------------------------------------------------------------------
    FOUND 6 ERRORS AFFECTING 6 LINES
    -----------------------------------------------------------------------------------------------------------------------------------
      72 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
      74 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
      97 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     100 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     122 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
     124 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead.
    -----------------------------------------------------------------------------------------------------------------------------------
    Thread Starter webbeetle

    (@webbeetle)

    Thread Starter webbeetle

    (@webbeetle)

    What I still don’t understand: why is this only affecting my new post and NOT my older posts?

    Thread Starter webbeetle

    (@webbeetle)

    Now, I’ve narrowed things down a bit (but that’s unfortunately all).

    The following issues:
    <H1> is greyed out in the code
    Why? No idea

    The page font is 24px (instead of 18)
    Somehow in my styles appears an extra line
    .single .format-status .entry 24px
    which isn’t present in correctly formatted posts!
    Where does this style come from / where is it being used?
    I suspect a tag which hasn’t been closed properly…
    At least this style is overwriting the correct font styling!

    Correctly formatted post get two font-styles and sizes:

    .entry	18px	
    main.mi...r=3.2.8 (line 1)
    body	16px	
    main.mi...r=3.2.8 (line 1)
    Thread Starter webbeetle

    (@webbeetle)

    BTW: I just updated to Version: 3.2.8 – that didn’t fix my problem!

    Thread Starter webbeetle

    (@webbeetle)

    THIS IS NOT RESOLVED!

    And there hasn’t been any new reply to this for over 2 days!

    IT’S now OVERDUE that I update my blog!
    Sorry, but I’m getting really impatient with this. I just went into WP Dashboard and wanted to delete HUEMAN (to re-install it anew in the hope that would fix it) – the fucking ‘Delete’ button isn’t there either anymore….

    If these WP problems and changes to user interface go on like this I will change soon to Ghost. Very soon! I’m fed up with the childish new changes to WordPress and the silly tendency to take control elements away from the end user (or hide them, so nobody can find them anymore).

    Thread Starter webbeetle

    (@webbeetle)

    Add-on: I noticed that the missing header should come now from parts/single-heading – but it’s not!
    The page I’m having problems with exists only as a preview so far (I don’t know if this can be accessed by anybody w/o admin rights, I think it will 404): http://dare2go.com/?p=4774&preview=true

    Thread Starter webbeetle

    (@webbeetle)

    This is what I get in Firebug – no HEADER in there either:

    <script>
    <div id="wrapper">
    <header id="header">
    <div id="page" class="container">
    <div class="container-inner">
    <div class="main">
    <div class="main-inner group">
    <section class="content">
    <div class="page-title pad group">
    <div class="pad group">
    <article class="post-4774 post type-post status-draft format-status has-post-thumbnail hentry category-brazil category-photos-brazil tag-brazil tag-colonial tag-historic tag-rio-grande-do-sul tag-unesco-world-heritage post_format-post-format-status">
    <div class="clear"></div>
    <p class="post-tags">
    <div class="author-bio">
    <ul class="post-nav group">
    <h4 class="heading">
    <ul class="related-posts group">
    <section id="comments" class="themeform">
    </div>
    </section>
    <div class="sidebar s1">
    </div>
    </div>
    </div>
    </div>
    <footer id="footer">
    </div>
    <script>
    Thread Starter webbeetle

    (@webbeetle)

    I appreciate your reply but there a a number of miss-understandings: I am RUNNING the current version 3.2.4. on my site
    3.1.1. (I was referring to) is the most recent one I have on my LOCAL harddisk (not on the server).
    If you read on you find in my second post:

    I noticed that the missing header should come now from parts/single-heading – but it’s not!

    None of this helps in any way. I can’t get any fix out of this.
    It’s too late in the day to install an old version now (or I’ll be too late at the border, which closes at 18:00). I’m in a real squeeze here and at a loss… (And it’s 36Β°C inside and outside with no breeze = I’m dying.)

    Thread Starter webbeetle

    (@webbeetle)

    Since I don’t have CommentLuv installed on my site I would think that this is a general CommentLuv setting. Then how can I influence/change that from my end?

    Thread Starter webbeetle

    (@webbeetle)

    @bdbrown. Thanks, updating the child theme file fixed it.

    Thread Starter webbeetle

    (@webbeetle)

    When I open Firebug I see jumbled code:
    <img class="site-image" alt="dare2go" src="http://dare2go.com/travel/wp-content/uploadshttp://header-image" scale="0">

    2 http calls in one line, truncating the location link

Viewing 15 replies - 76 through 90 (of 163 total)