koina
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Migration Glitch/ProblemThank you, Michael.
Forum: Installing WordPress
In reply to: Uploads and Migrating ServersHi,
I am having a similar problem: Site migration worked -BUT- the images do not display only a box with the image file – BECAUSE – the directory is pointing to the old domain vs. the new domain FOR EXAMPLE:
OLD: http:// yum.tv/wp-content/uploads/
NEW: http:// yum.am/wp-content/uploads/How can I get it to point to the new domain?
Please?Forum: Fixing WordPress
In reply to: Unable to log-in to my WP admin, Re-Direct locking up my siteBRILLIANT! IT WORKED THANKU WHOOAMI & WALTER!!!
Now how do I delete my post with my info on it?
Forum: Fixing WordPress
In reply to: Unable to log-in to my WP admin, Re-Direct locking up my siteHow do I edit it out?
There does not seem to be a field to do so.
Forum: Fixing WordPress
In reply to: Unable to log-in to my WP admin, Re-Direct locking up my siteHi whooami,
Here’s my wp-config.php BUT I CANT FIND:
“WP_HOME” or “WP_SITEURL” fields in it.<?php
// ** MySQL settings ** //
define(‘WP_CACHE’, true); //Added by WP-Cache Manager
define(‘DB_NAME’, ‘yumtv_wordpress’); // The name of the database
define(‘DB_USER’, ‘xxxxxx_wp’); // Your MySQL username
define(‘DB_PASSWORD’, ‘xxxxxx’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);// You can have multiple installations in one database if you give each a unique prefix
$table_prefix = ‘wp_’; // Only numbers, letters, and underscores please!// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install de.mo to wp-content/languages and set WPLANG to ‘de’
// to enable German language support.
define (‘WPLANG’, ”);/* That’s all, stop editing! Happy blogging. */
define(‘ABSPATH’, dirname(__FILE__).’/’);
require_once(ABSPATH.’wp-settings.php’);
?>Forum: Fixing WordPress
In reply to: Unable to log-in to my WP admin, Re-Direct locking up my siteHi Walter,
Thank yo for the great response. Unfortunately I do not know sQL how much would you charge to do this?
Please?
Forum: Fixing WordPress
In reply to: unwanted 302 redirectthen you are having the same problem I am having. I just posted looking for a back door into my admin panel, too. u may want to check my thread too
Forum: Fixing WordPress
In reply to: unwanted 302 redirectcheck your general options window. You may have inadvertantly changed your blog url