• Resolved mabo77wordpress

    (@mabo77)


    Hi i am running [ redundant link deleted ] and i cannot access the WordPress Administration Area (WELL I CAN ACCESS IT BUT I CANNOT CLICK AROUND ITS SOMEHOW MESSED UP I CANT ACCESS THE DASHBOARD)anymore.I was slittering into this mess by installing lots of Marquee Sliders out of the Internet they are somehow messed up my mySQL Database,can somebody give me a Hand :-O OR A HINT πŸ˜‰ it would be greatly appreciated.Please

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Dillon Lanier

    (@dillonlanier)

    If you are confident the issue is the slider plugin you should start by uninstalling that and seeing if the issue is resolved. If that doesn’t resolve the issue either a) it isn’t actually the issue, or b) it messed something up in a way that will be easiest fixed by restoring a backup or moving to a fresh WordPress install.

    If you have access to wp-config.php you can go in there and turn on debug mode, which might help.

    Moderator threadi

    (@threadi)

    What kind of error do you get when you try to log in to the backend?

    Hi @mabo77 ,

    Please follow the below step to resolve the issue,

    1) First take the full backup of your website.
    2) Disable plugin one by one. Go to wp-content/plugins/name_of_plugin just rename the plugin one by one and check website is accessible or not. Rename plugins_old back to plugins after resolving the issue.
    3) Clear Browser Cache and Cookies.
    4) Check wp-config.php for Errors: Make value true for “WP_DEBUG”
    5) Check for JavaScript Errors (Browser Console)
    6) Increase PHP Memory Limit: (Add in wp-config.php file)

    define( 'WP_MEMORY_LIMIT', '256M' );

    7) Manually Update WordPress (Core Files):
    – Download latest version of WordPress from https://ww.wp.xz.cn/ website.
    – First rename the wp-admin and wp-oncludes folder and upload new one. Then upload file with name wp- in root folder except wp-config.php file.

    8) Rename the activated theme and revert it.

    Please perform all above step carefully one by one.

    Thanks.

    Thread Starter mabo77wordpress

    (@mabo77)

    Hi Sohil,

    thanks for the Hint i will try today in the Afternoon i never ran in such a Problem before when developing with WP / so Sorry for naggin on you /myWebsite always worked like a charm until now

    seems like looking for the Needle in the Weedbunch – fuck i hate debugging

    have a nice day -is it ok if i ask you something again later if i run into Problems #???

    Sure @mabo77 you can ask me anything about issue. Please feel free to message me.

    Thread Starter mabo77wordpress

    (@mabo77)

    thnx sohil – again i still cant reach ou to the admin area i am missing something to revert the theme i need admin area access!!

    Thread Starter mabo77wordpress

    (@mabo77)

    THANK YOU VERY MUCH

    Sohilbhai Ghanchivahora

    and all the other participants.

    This checklist fix edit because i am on Windows and Mac i edited sothing at mac and the got back to win and scrambled something up

    @admin >> thank you this thread can be closed

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

The topic ‘Error when i try to launch page’ is closed to new replies.