whooami
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: ERROR: Couldnโt register you… please contact the webmaster !thats not a wordpress error. check your plugins.
Forum: Themes and Templates
In reply to: Finance Niche Themeyour post violates the rules for this forum.
you also have encoded CRAP in your footer.
Forum: Themes and Templates
In reply to: Post box background not expanding :( ?what was wrong with continuing here?
http://wordpress.org/support/topic/330479?replies=2
posting duplicate threads and not adressing the ones you get answers in kinda sucks.
Forum: Fixing WordPress
In reply to: Uploaded files converting to zip filesprecisely. a browser issue. n1.
Forum: Fixing WordPress
In reply to: Uploaded files converting to zip fileshave you actually verified what you say in youtr topic title?
Are the files being converted to zips??? Or is your browser giving you erroneous info?
there is a difference, and Ill bet its the latter.
Forum: Fixing WordPress
In reply to: Cannot Edit Themes – Various errorsask Microsoft what the problem is — those are Windows errors, not wordpress errors.
In the meantime, edit the files locally as suggested above, or rdp into the box and edit them that way, if you have that sort of access.
Forum: Installing WordPress
In reply to: Error at admin page after upgrade installationthanks brad — the account is “whoo” ๐
I believe this is due to deleting the wp-content/uploads/… file when I upgraded.
sounds pretty reasonable to me. in fact that would be sort of an obviuousism. if you deleted images they wont show up.
why dont you examine the path of the image .. Look at the source of your page. find the path or the url to the missing image — then go look and see if the image actually exists on the server where its being looked for. thats web 101.
if you deleted images, yes you will need to put them back, and you can do that correctly by uploading that content from within your latest backup. (USE YOUR FTP CLIENT)
Done properly, nothing else is required,.
Forum: Installing WordPress
In reply to: Question about installing wordpress on main directoryplease dont cross-post or create duplicate threads. One is enough.
Forum: Fixing WordPress
In reply to: Help with wordpress folder and installationShould I just delete all files in my public_html folder and then wordpress will allow me to install on the main directory?
wordpress is NOT preventing you from doing anything. when you say “download wordpress”, what are you doing?
There are some files in the public_html that I’m not sure if they should stay or not: cgi-bin, images, js, media
you can delete all of that stuff (including the cgi-bin directory) though you probably want to get a backup of it before you do (just for posterity??)
———–
Get OUT of cpanel, stop using fantastico (if you are).
Go download wordpress from here ->
http://wordpress.org/download/
Unpack the archive.
Upload the files using your ftp client to the public_html directory — maintaining the directory structure that you see after you unpoacked verything —
you will have :
public_html (with files and dirs in it .. like so
public_html/wp-includes/
public_html/wp-admin/
public_html/wp-content/^^ those will have more files and more dirs inside them.
Forum: Installing WordPress
In reply to: Error at admin page after upgrade installationI just registered and logged into your site without issue. you need to clear your browser cache. Please also, if you would, delete my account ๐
no offense ๐
Forum: Fixing WordPress
In reply to: login failyou cannot login from http://www.inaie.net/shaifin/ because of the iframe, but the other now works.
Forum: Fixing WordPress
In reply to: login failyour problem is twofold: the frames. and the fact that your url isnt right.
I JUST logged into your site, from right here:
http://in000283.host.inode.at/shaifin/wp-login.php
Ive changed your current url which is:
http://in000283.host.inode.at//shaifin
to the CORRECT:
http://in000283.host.inode.at/shaifin
see the extra / ????
Forum: Your WordPress
In reply to: SmartBoyDesigns.com – Brilliant Creationhttp://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fsmartboydesigns.com%2Fabout%2F
its a decently nice site take away the errors, some of which are rookie mistakes – an un-open
</ul>tag for example. youre trying to validate to strict, btw.. you can change that but youre still going to see lots of errors, unclosed img tags, etc..if you want to impress people, make sure your site(s) meet web standards.
Forum: Fixing WordPress
In reply to: Update to 2.8.5 now nothing worksdid you disable your plugins before upgrading? do so now.
did you try changing to the default theme? do so now.