Front- and backend isn't available!

This topic has 9 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Robert Hall

  • Avatar: Rottner
    Rottner
    Participant
    October 6, 2014 at 13:34

    hi eighteme-team,

    i changed the files (to translate some wordings) via the dashboard->design->editor
    the last thing i edited was the
    woo.php

    i changed the worde “E-Mail to friend”, updated the file an saw the change in the frontend without problems. but then i wanted to change it again and just a white site appeared since then. frontend and backend..
    do you have an idea how to help? i can’t visit my site…

    Thank you!

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 6, 2014 at 13:56

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Rottner
    Rottner
    Participant
    October 6, 2014 at 14:47

    thank you. here’s the information:

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 6, 2014 at 15:59

    Hello,

    I’ve enabled debug mode in wp-config.php file and now your site is showing the error:
    Parse error: syntax error, unexpected T_STRING in /web/1/000/086/509/352527/htdocs/wp-content/themes/royal/framework/woo.php on line 825

    Please check woo.php file carefully for the changes you’ve made.

    Regards,
    Eva Kemp.

    Avatar: Rottner
    Rottner
    Participant
    October 6, 2014 at 16:24

    i changed ‘Anfragen’
    and
    mailto:mail@rohstov.de?
    (see code at the bottom)

    can you tell me what should be there?

    i wanted the change the “email to a friend” function to something like “ask a question about the product”-thing, so when you click the email is directed to my adress. so that isn’t possible right?

    if(!function_exists(‘et_email_btn’)) {
    function et_email_btn($label = ”) {
    global $post;
    $html = ”;
    $permalink = get_permalink($post->ID);
    $post_title = rawurlencode(get_the_title($post->ID));
    if($label == ”) {
    $label = __(‘Anfragen’, ETHEME_DOMAIN);
    }
    $html .= ‘
    ‘.$label.’‘;
    echo $html;
    }
    }

    thank you again.
    regards,
    patrick

    Avatar: Eva
    Eva Kemp
    Support staff
    October 6, 2014 at 16:43

    Hello,

    Please check your site now.
    The reason was you had additional ' symbol in the code <a href="mailto:mail@rohstov.de?subject='.$post_title.'&body=Wie%20schauts%20aus:%20'.$permalink.'" target="_blank" class="email-link">'.$label.'</a>';
    in this line Wie%20schaut's%20aus:%20. I’ve removed it.

    Regards,
    Eva Kemp.

    Avatar: Rottner
    Rottner
    Participant
    October 6, 2014 at 16:49

    hi,

    great, thanks!
    hm.. but at the moment nothing is happening, if i try to reach the site.. endless loading.

    Avatar: Rottner
    Rottner
    Participant
    October 7, 2014 at 08:11

    hi – works again. sorry

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 7, 2014 at 14:14

    Hello,

    We’re glad to hear it.
    If you have any questions feel free to contact us.

    Regards,
    Robert Hall.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘front- and backend isn't available!’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.