ozzieguy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Menu Query – How to have multiple MenusThank you Andrew.
I have made a Menu, however when I place it in the [2014 championships] page, all I get is a non styled vertical menu.
Forum: Fixing WordPress
In reply to: Unable to Log In and most pages have errorWell, by sheer accident I fixed the problem.
Somehow, and who knows how, in the wp-config.php file I saw that it had “true” for debugging.
I made it “false” and now everything works…
Forum: Fixing WordPress
In reply to: Unable to Log In and most pages have errorI did all of the above and now I have more problems.
I cannot log in as Admin still, but now I have more and more errors.
ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.
Plus these.
Warning: include(/home/beyondto/public_html/wptools/wp-content/advanced-cache.php) [function.include]: failed to open stream: No such file or directory in /home/beyondto/public_html/wptools/wp-settings.php on line 65Warning: include() [function.include]: Failed opening ‘/home/beyondto/public_html/wptools/wp-content/advanced-cache.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/beyondto/public_html/wptools/wp-settings.php on line 65
Warning: Unterminated comment starting line 1 in /home/beyondto/public_html/wptools/wp-content/plugins/aio-shortcodes/sc/togglebox/short.php on line 1
Notice: Undefined index: editor_image in /home/beyondto/public_html/wptools/wp-content/plugins/simple-responsive-slider/simple-responsive-slider-admin.php on line 227
Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/beyondto/public_html/wptools/wp-settings.php:65) in /home/beyondto/public_html/wptools/wp-content/plugins/ninja-forms/ninja-forms.php on line 293
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/beyondto/public_html/wptools/wp-settings.php:65) in /home/beyondto/public_html/wptools/wp-content/plugins/ninja-forms/ninja-forms.php on line 293
Warning: Cannot modify header information – headers already sent by (output started at /home/beyondto/public_html/wptools/wp-settings.php:65) in /home/beyondto/public_html/wptools/wp-login.php on line 415
Warning: Cannot modify header information – headers already sent by (output started at /home/beyondto/public_html/wptools/wp-settings.php:65) in /home/beyondto/public_html/wptools/wp-login.php on line 427
Warning: Cannot modify header information – headers already sent by (output started at /home/beyondto/public_html/wptools/wp-settings.php:65) in /home/beyondto/public_html/wptools/wp-login.php on line 429
Notice: wp_deregister_script was called incorrectly. Do not deregister the jquery script in the administration area. To target the frontend theme, use the wp_enqueue_scripts hook. Please see Debugging in WordPress for more information. (This message was added in version 3.6.) in /home/beyondto/public_html/wptools/wp-includes/functions.php on line 3049
Forum: Fixing WordPress
In reply to: Unable to Log In and most pages have errorI just checked that file by viewing the content and it is empty and many others are the same
Forum: Fixing WordPress
In reply to: Unable to Log In and most pages have errorThank you, I will try this
Forum: Fixing WordPress
In reply to: Unable to Log In and most pages have errorLines 32 and 33 have this:
// Set initial default constants including WP_MEMORY_LIMIT, WP_MAX_MEMORY_LIMIT, WP_DEBUG, WP_CONTENT_DIR and WP_CACHE.
wp_initial_constants();Forum: Fixing WordPress
In reply to: Unable to Log In and most pages have errorSorry, what is “foldirizing” has problems.
I am very new to this sorry.
What is it that I look for in the wp-settings.php?