Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


theitman

189 posts

Master Geek
+1 received by user: 16


#84445 31-May-2011 13:46

Need some urgent help please!!

I have my wordpress custom theme along with all my wordpress files and sql file on the hosts server at the moment. When i went to my domain it prompted me with a fresh install of wordpress. I went on the dashboard and there was nothing there. just default. mysql is all set up and ready to go.

Does the host need to move my custom theme and wordpress folders into their wordpress install files?

Help please!! so confuzed




| LG C2 65 | LG CX 55 | Sonos Beam V2 | ChromeCast 4K | PS5 |


Create new topic
robbyp
1199 posts

Uber Geek
+1 received by user: 8


  #476213 31-May-2011 14:02

theitman: Need some urgent help please!!

I have my wordpress custom theme along with all my wordpress files and sql file on the hosts server at the moment. When i went to my domain it prompted me with a fresh install of wordpress. I went on the dashboard and there was nothing there. just default. mysql is all set up and ready to go.

Does the host need to move my custom theme and wordpress folders into their wordpress install files?


Help please!! so confuzed


 

Sounds like a problem with your host, they should be able to help you. Have they had problems where they have had to restore sites from old backups?

 



theitman

189 posts

Master Geek
+1 received by user: 16


  #476216 31-May-2011 14:06

Im building it for a client so i havent been dealing with the host.

I can now display my custom theme but there is no content on the page, so its not connecting to the database.

Any ideas?

I have uploaded the wp-config file onto their server with the database details




| LG C2 65 | LG CX 55 | Sonos Beam V2 | ChromeCast 4K | PS5 |


robbyp
1199 posts

Uber Geek
+1 received by user: 8


  #476218 31-May-2011 14:08

theitman: Im building it for a client so i havent been dealing with the host.

I can now display my custom theme but there is no content on the page, so its not connecting to the database.

Any ideas?


I have uploaded the wp-config file onto their server with the database details


 

If you are uploading to a hosting companies server, you would need to deal with the host if you have a problem like this. It is likely to be a problem at their end, and if not they will be able to tell you what the problem is likely to be.



theitman

189 posts

Master Geek
+1 received by user: 16


  #476236 31-May-2011 14:48

Cool, thanks for your help




| LG C2 65 | LG CX 55 | Sonos Beam V2 | ChromeCast 4K | PS5 |


marpada
487 posts

Ultimate Geek
+1 received by user: 182


  #476252 31-May-2011 15:26
Send private message

Did you adjust the configuration.php file to the new environment: ie database name, user and password.

http://codex.wordpress.org/Moving_WordPress


theitman

189 posts

Master Geek
+1 received by user: 16


  #476454 31-May-2011 22:07

Hi there

Almost have it sorted, but when opening the website in internet explorer 9 there is an odd brown border around my page logo??

thought it would of been removed by border = 0; in the css. but no still there




| LG C2 65 | LG CX 55 | Sonos Beam V2 | ChromeCast 4K | PS5 |


 
 
 
 

Shop now for Lego sets and other gifts (affiliate link).
itxtme
2102 posts

Uber Geek
+1 received by user: 557


  #476592 1-Jun-2011 10:12
Send private message

theitman: Hi there

Almost have it sorted, but when opening the website in internet explorer 9 there is an odd brown border around my page logo??


thought it would of been removed by border = 0; in the css. but no still there


 

Without seeing the page it is impossible to comment on this.. 

mattwnz
20515 posts

Uber Geek
+1 received by user: 4795


  #476771 1-Jun-2011 17:48
Send private message

theitman: Hi there

Almost have it sorted, but when opening the website in internet explorer 9 there is an odd brown border around my page logo??


thought it would of been removed by border = 0; in the css. but no still there


 

Whats the URL? Is it only IE9 or also IE8. If you use firefox and firebug you can usually see what the issue is.

Cyris
121 posts

Master Geek
+1 received by user: 3


  #480989 14-Jun-2011 13:46
Send private message

If the image is a hyperlink, IE will automatically add a border to it. So make sure you target the Hyperlink exactly.

img a {
border:none;

}

As for the database, it sounds like there is a Database but the incorrect one. If it wasn't connecting to the database you would get a big DB error when loading the homepage.

Make sure the correct SQL is uploaded to the host, and double check all the setting in config.php so they correspond to the DB.

Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.