Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    i tried logging into my admin at wordpress and on the left i can see only:
    ‘Profile’ and ‘Dashboard’. I can edit my profile but if i click on Dashboard, i cant see any options like i used to. The only thing that appears on the right it a title ‘Dashboard’ with an empty dotted line box under it. A note that says wordpress 3.5.2 is available and need to contact site administrator and further on the right has ‘WordPress blog’ with news for wordpress.
    Nothing else.
    What happened?

    I am the site administrator.

    I appreciate any help people.

    Thank you for your reply. Can you tell me please how and where i can do this?

    i have site5 for hosting and wordpress for the blog.

    i cannot login to my admin page (dashboard) now without this appearing:

    Parse error: syntax error, unexpected ‘}’ in /home/slradmin/public_html/wp-content/themes/newbusiness/functions.php on line 12Parse error: syntax error, unexpected ‘}’ in /home/slradmin/public_html/wp-content/themes/newbusiness/functions.php on line 12

    what do i do??????

    [Please do not post in uppercase. It’s the electronic equivalent of shouting and is considered quite rude. Post de-capped.]

    Hello people.
    I recently tried out the answer immediately above and didn’t work. I am not a coding expert.
    However, i deleted the above from the functions.php and now i get this problem and i cannot fix it.

    Parse error: syntax error, unexpected ‘}’ in /home/slradmin/public_html/wp-content/themes/newbusiness/functions.php on line 12

    THIS IS MY SCRIPT. WHERE IS THE FAULT, PLEASE HELP ME:

    <?php

    $theme_options = get_option(‘newbusiness’);

    // php color script

    include_once(‘csscolor.php’);

    // Include the admin controlpanel

    require_once(‘backend/controlpanel.php’);

    $cpanel = new ControlPanel();

    require_once(‘backend/customfields.php’);

    // move javascript to footer

    /*remove_action(‘wp_head’, ‘wp_print_scripts’);

    remove_action(‘wp_head’, ‘wp_print_head_scripts’);

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