Viewing 13 replies - 1 through 13 (of 13 total)
  • hi, if not a vps, have a look at like yoursite.com/phpmyadmin

    then login, check urls are same in wordpress dashboard/admin

    if not, change that in settings/table

    then should be ok, try raw url of site like, https://www.mysite.com if the 3 wp_settings match

    Thread Starter misscosmicdotcom

    (@misscosmicdotcom)

    hi digico, thanks for your replu but don’t know what is a vps ..

    Where are the settings/table?

    hello again,

    well most setups goes with phpmyadmin, with is a software to manage database behind wordpress.

    like for example yoursite.com/phpmyadmin

    when you write text in wordpress, it is done in this database, a mysql one
    .

    then, url of site is written in this my sql database, at a table called wp_settings, by default.

    when you know it, and phpmyadmin url, you can in general save even a site that show blank page or bug, because the root url is written in one part in this database.

    after, when you setup wordpress, it writes like 8 tables, wp_settings, wp_comments, wp_posts (where posts are stored) so on.. and in wp_settings there are a few lines that tells your url. if url is bad in this table, site will bug.

    hope this helps,

    I add even if server and dns is good, but not matching in database (the 3 lines i mentioned in wp_settings), wordpress will at 100% bug. it should match all with a simple url like https://www.mysite.com or https://site.com

    (using wordpress for now like 8 years ;p)

    Thread Starter misscosmicdotcom

    (@misscosmicdotcom)

    in the wp_options I already changed the site URL (otherwise the site would not have functioned anyway ..). I would not know where else there is an url.
    How can I get to the setting if I cannot enter the Admin .. ?

    in wp-config.php file, but all is good for a long time.
    that’s a hard question, i don’t know sorry,

    Hi, misscosmicdotcom

    It seems, because that this is what the error says – “Notice: register_sidebar was called incorrectly”, that your sidebars are not registered on your site correctly and therefore throwing an error.

    You are supposed to have five (5) sidebars on your site, correct?

    Thread Starter misscosmicdotcom

    (@misscosmicdotcom)

    Hello NeoTechnomad, thanks for replying.
    I have no sidebars but their possibility exsist in the template..

    Whether you use them or not, they are still registered through the functions.php of your theme, so the functions code is in error.

    Salient is a commercial theme by ThemeNectar. You need to post your issue in their support forums.

    Thread Starter misscosmicdotcom

    (@misscosmicdotcom)

    Hi Neo Technomad,

    after a day of searching, roaming the internet to sollutions and getting very frustrated I descided to import the exported DB on an other host server .. were it works fine.

    I’m waiting for the -wrong- host to let me know what goes wrong .. very frustrating.
    Thanks for you’re support.

    Might as well delete this topic ..

    Hello guys, if i can give my 2 cents,
    Like Neo said, in general sidebars “positions” must be registered in theme’s function file (left, center, middle, or number).

    Going to another host, might temporarily solve problem but, I confirm sidebars have strict positions called like that. A bit like widgets, you can’t call a widget nowhere, there are blocks defined in general, in functions of theme.

    After, if the 2 are overlapping it can create strange things like a menu at bottom and the widget in top. It’s possible. But if someone to blame, it’s rather the theme maker or so.

    I’m sure you understand there are tons of variables/possible issues in WP. And that most people (like me) try to give possible solutions to test.

    By the way, this fix might not stand for a long time, if you uploaded post urls in the bunch.

    Regards,

    Tarun

    (@scrapur)

    Your site is very slow , its still loading , and not properly configured !
    i also recommened to shift to new host.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘errors : admin blank’ is closed to new replies.