moisesvaldesgaleria
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Server do not allow upload these filesThank you Ross.
I tried CoreFTP and Dreamweaver, but nothing happens.
Finally I went directly to my Cpanel and uploaded these files in its folders. I dont know if it will works but at the moment: files are there.
I’m still trying to put up and run the site.
Thanks a lot.Forum: Fixing WordPress
In reply to: I Can't login, redirect to FBI.govThanks Tara,
Sucuri says just outdated version: WordPress is 3.3.1
I can’t use Quttera plugin, neither update my version because I can’t login.
Do you see any more to do?
thanks againyes, is done. but still.
thanksLinks says “can be garbage between … “
I deleted all spaces at the beginning on wp-config.php. Like this:<?php
define(‘DB_NAME’, …but it doesnt work. where is the problem?
Hi, thanks for your answer, but it continue. Here I send you all details (error messages and lines). best.
1
Warning: Cannot modify header information – headers already sent by (output started at /home/moises/public_html/wp-config.php:1) in /home/moises/public_html/wp-login.php on line 353
Line 353: header(‘Content-Type: ‘.get_bloginfo(‘html_type’).’; charset=’.get_bloginfo(‘charset’));2
Warning: Cannot modify header information – headers already sent by (output started at /home/moises/public_html/wp-config.php:1) in /home/moises/public_html/wp-login.php on line 365
Line 365: setcookie(TEST_COOKIE, ‘WP Cookie check’, 0, COOKIEPATH, COOKIE_DOMAIN);3
Warning: Cannot modify header information – headers already sent by (output started at /home/moises/public_html/wp-config.php:1) in /home/moises/public_html/wp-includes/pluggable.php on line 737
Line 737: setcookie($auth_cookie_name, $auth_cookie, $expire, PLUGINS_COOKIE_PATH, COOKIE_DOMAIN, $secure, true);4
Warning: Cannot modify header information – headers already sent by (output started at /home/moises/public_html/wp-config.php:1) in /home/moises/public_html/wp-includes/pluggable.php on line 738
line 738: setcookie($auth_cookie_name, $auth_cookie, $expire, ADMIN_COOKIE_PATH, COOKIE_DOMAIN, $secure, true);5
Warning: Cannot modify header information – headers already sent by (output started at /home/moises/public_html/wp-config.php:1) in /home/moises/public_html/wp-includes/pluggable.php on line 739
line 739: setcookie(LOGGED_IN_COOKIE, $logged_in_cookie, $expire, COOKIEPATH, COOKIE_DOMAIN, $secure_logged_in_cookie, true);6
Warning: Cannot modify header information – headers already sent by (output started at /home/moises/public_html/wp-config.php:1) in /home/moises/public_html/wp-includes/pluggable.php on line 934
line 934: header(“Location: $location”, true, $status);