Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Updated to 5.0.3 and now my menus don’t work. No dropdowns one item works only because it goes directly to a page and does not go to a custom item.

    Please help. Thanks.

    You can use this slider on any page. Correct?

    Thanks.

    Thread Starter cgetting

    (@cgetting)

    Thanks, but I have found the problem and Call-time-pass-by-reference article here: https://stackoverflow.com/questions/8971261/php-5-4-call-time-pass-by-reference-easy-fix-available
    So, duplicator did it’s job, the user did not. My husband used call this an IDOIT error, and I’m the idiot. Somewhere above there was a suggestion to comment out line 251, which I did, however when I saved it using Notepad++ I forgot to put the s on function. I think I have a rewrite of that file, but have not tested. So thanks for all the help, as I won’t be needing a ticket now.

    Thread Starter cgetting

    (@cgetting)

    What do I have to do to submit a ticket? Thanks.

    Thread Starter cgetting

    (@cgetting)

    I wondered about that. I have compared files and have found no differences, even check dir and file permissions.

    Actually MySQL is going from a lower version of both to a higher version. That may be it.Going from 5.5.48-37.8 Percona server to 5.5.50-cll – MySQL Community. phpMyAdmin is going from 4.62 to 4.4.15.6 which is lower, so there is some differences there.

    Thanks. I think we will use a new template. The pages are all moved, my forms are moved. I am missing all images and all the pdfs that are in a folder called files in uploads, and the mp3 files. They can all be manually moved. They wanted something new, so they will get it.

    Thread Starter cgetting

    (@cgetting)

    Tried it again today, with same results. It is definitely the function.php file that is in the Antioch main directory. It is quite a bit larger than the file that is in the original file that was upload back when we got the site up. I did not do those changes. I had the work done by someone else.

    I think we’ll just have to use another theme. I remember telling him, we needed to set-up a child before he edited the theme php, but that was not done. That was all three years ago and that theme is not still available. ChurchThemes was bought out.

    I still am at a loss as to why I could get it moved to my zampp htdocs directory and not on this server.

    Thread Starter cgetting

    (@cgetting)

    I did that and got the same error message, so, I changed the function.php file in the lib folder to: function.phpold
    And got this message:

    Warning: require_once(/home/tllcweb/public_html/wp-content/themes/antioch/lib/functions/functions.php): failed to open stream: No such file or directory in /home/tllcweb/public_html/wp-content/themes/antioch/functions.php on line 56

    changed that function file in the Antioch folder to function.phpold and got this message:

    Fatal error: require_once(): Failed opening required ‘/home/tllcweb/public_html/wp-content/themes/antioch/lib/functions/functions.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/tllcweb/public_html/wp-content/themes/antioch/functions.php on line 56

    Line 56:
    // Register the scripts
    function churchthemes_register() {
    wp_register_style( ‘churchthemes-main’, get_stylesheet_uri(), array(), CHURCHTHEMES_CURRENT_VERSION );
    wp_register_style( ‘churchthemes-960’, WP_THEME_DIR . ‘/lib/css/960.css’, array( ‘churchthemes-main’ ), CHURCHTHEMES_CURRENT_VERSION );
    wp_register_style( ‘churchthemes-responsive-ltr’, WP_THEME_DIR . ‘/lib/css/responsive-ltr.css’, array( ‘churchthemes-main’ ), CHURCHTHEMES_CURRENT_VERSION );
    wp_register_style( ‘churchthemes-scheme’, home_url() . ‘/?ct_scheme_css=true’, array( ‘churchthemes-main’ ), false );
    wp_register_style( ‘churchthemes-admin’, WP_THEME_DIR . ‘/lib/admin/css/admin.css’, array(), false );
    wp_register_script( ‘churchthemes-slider’, WP_THEME_DIR . ‘/lib/scripts/jquery.flexslider.min.js’, array( ‘jquery’ ), ‘2.1’, true );
    wp_register_script( ‘churchthemes-selectbox’, WP_THEME_DIR . ‘/lib/scripts/jquery.selectbox.min.js’, array( ‘jquery’ ), ‘0.5’, true );
    wp_register_script( ‘churchthemes-placeholder’, WP_THEME_DIR . ‘/lib/scripts/jquery.placeholder.min.js’, array( ‘jquery’ ), false, true );
    wp_register_script( ‘churchthemes-twitter’, WP_THEME_DIR . ‘/lib/scripts/twitter.min.js’, array(), false, false );
    wp_register_script( ‘churchthemes-main’, WP_THEME_DIR . ‘/lib/scripts/main.min.js’, array( ‘jquery’ ), CHURCHTHEMES_CURRENT_VERSION, true );

    Went back changed the file names back.

    Only way I could get into the site at all was to delete the Antioch theme altogether. I have the complete Antioch folder that I’ve downloaded from the current site at: tllc.org and then I can upload that folder via ftp and it is there in the themes but I can’t activate it. After deleting the theme Antioch via ftp I could update the permalinks and do the cleanup

    I don’t understand, how I could get it installed on my Zammp in the htdocs and the theme be okay. I installed it twice in different folders and it was fine (missing links to images, and a few other links which could be fixed, but not get it installed on this server.

    I am going to try one more time, but not today,I’ll try one more time tomorrow. I’ve already redone this twice before.

    Thread Starter cgetting

    (@cgetting)

    My server uses Easy Apache and they turn on the option to enable. I can install, but now I’m having trouble with my permalinks updating and get this message:

    Fatal error: Call-time pass-by-reference has been removed in /home/tllcweb/public_html/wp-content/themes/antioch/lib/functions/functions.php on line 251

    I at the files and am missing the entire folder of wp-content/uploads. I tried uploading the folder of uploads via ftp as my cpanel wouldn’t let me upload and then going back into install and got the same result.I can’t figure out how to get past that error.

    https://208.123.88.228/~tllcweb/installer.php is the url.

    I’ve got the site installed on my localhost in xampp. I did not get the error and copied over the uploads folder. None of the links to images or mp3 files I have there are linked but can get by that if I could get the same results at the server.

    Thread Starter cgetting

    (@cgetting)

    No, I got the message that it couldn’t import because of size limitation without the extension for $79.00. Ask questions about if the extension would let me import 4.5 gb site, just now got an answer, that I had to have it, so no not yet. Scared.

    Thread Starter cgetting

    (@cgetting)

    Many thanks. God bless.

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