Importing Theme files using PHPMyAdmin
-
Hi guys I’m trying to upload a new wordpress theme using phpMyAdmin, provided by my host. I’ve scoured the net to find advice but to no avail, can anyone advise?
I’ve got all my wordpress files installed:
wp_comments
wp_links
wp_options
wp_postmeta
wp_posts
wp_terms
wp_term_relationships
wp_term_taxonomy
wp_usermeta
wp_usersI just don’t know how to go about uploading my theme files nor where I should put them. Being new to phpMyAdmin I’m a trifle clueless to say the least. I know how to browse and import files but do not know what format I need to upload them in, so far the only format I’ve had any success with was ‘CSV using LOAD DATA’. I know how to create a new table on the database if need be, but again do not know what to call it. When I tried uploading files I uploaded then to a new database I’d made called wp-content but nothing appeared in my directory ‘wp-content/themes/’ so obviously I’d got that all wrong.
Unfortunately my host does not allow ftp access, if they did the job would be a doddle, it’s the phpMyAdmin that’s got me stumped.
If anyone can list what has to be done, I’d be most gtateful.
Thanks, Adrian.
The topic ‘Importing Theme files using PHPMyAdmin’ is closed to new replies.