golem200002000
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Installation IssuesHi benson,
Do make a check if the files are placed in the appropriate folders.
Hope this helps
Regards
Forum: Installing WordPress
In reply to: Installation IssuesHaha,
These things happen sometimes
Glad you sorted it out.
Happy blogging
Forum: Installing WordPress
In reply to: Installation IssuesHi docvino,
Just replied to another post.
Sometimes when u ftp, the css file goes missing. (No idea why but it happens, hopefully someone can shed some light on this)
What you need to do is re-download the current installation of wordpress and look out for the css folder.
What i can suggest is that you maunually transfer the contents of the CSS folder located in wp-admin/css to the wp-admin folder in your installation.
Hope this helps
Regards and happy blogging
Forum: Installing WordPress
In reply to: can’t log into adminHi Barbara,
First thing to check, did you use the random generated password provided by WordPress?
If that is correct, then u may need to contact the goDaddy support directly. I do not use goDaddy for my blog hosting, but I have heard that they have some different settings.
Hope you solve it soon.
Forum: Installing WordPress
In reply to: New WP install CSS problems . . . I thnkHi jonascale,
I had the same issue as you.
Here’s what i did to fix it :
1) I re-downloaded the wordpress (i think the current version is 2.8.6) directly onto my local server
2) I re-copied and pasted the CSS folder in the wp-admin folder to the current installation already on the local server
3) Voila. Problem solved.
Don;t ask me why the previous version didnt have a CSS folder, could have been a network problem.
To verify that this indeed is your problem, go to the install.php (or the page you’re stuck at without css) and do the following :
1) Right-click > view page properties
2) You should see that the css style sheet being called belongs to a file that is not present (/wp-admin/css/wp-admin.css or something similar)Hope this helps
Happy blogging