sgh77
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Hit Counter] [Plugin: Simple Hit Counter] No results visibleDid you get it sorted? I cant get it going but my knowledge is small.
Forum: Installing WordPress
In reply to: Transferring & Overwriting database, not showing up?All sorted, the Web-hosting company fixed it for $24.95, it appears I didn’t need to up load anything from the build apart from the dump-file.
They changed a couple of things to do with the localhost
cheers
Forum: Installing WordPress
In reply to: Transferring & Overwriting database, not showing up?Cheers
Yes I installed WordPress on my home computer, its very simple just 130 pages of text, so no media, no posts, no themes etc…
I didn’t see anything on the transferring WordPress that was exactly my issue? (or was to technical for me).
I was using Microsoft WebMatrix and was going to upload buy webhost wont allow FTP, only sftp etc.
Should I copy all the core file (except wp-config.php) to the new server as well?
They have the database.
Forum: Installing WordPress
In reply to: Cannot view WordPress Page- Brand new.Mark as resolved in tick box below
Forum: Localhost Installs
In reply to: Broke it..Fixed it by going into mysql workbench and opening the database, editing file wp-options and redirecting url and home to read localhost:….
Forum: Localhost Installs
In reply to: Error establishing a database connectionFixed it… can put my heart back in my chest now….
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘wordpress98’);/** MySQL database username */
define(‘DB_USER’, ‘wordpressuser98’); <-error was here this was written as wordpress98