• Resolved akito

    (@akito)


    I just edited my index.php file for the use of a hack but it didn’t work so i edited it back again to what it was, exactly, and now the journal is without any theme and i cannot access the admin aera at all… What to do ??

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter akito

    (@akito)

    This is really important….my journal disapeared completely… please help me!

    Thread Starter akito

    (@akito)

    What do i have to do to get attention?
    I’m really sorry to be pushy…
    Is there another forum elsewhere? Or could someone IM me to help me?… PLEASE.
    This is urgent.

    Thread Starter akito

    (@akito)

    PLEASE ?

    1. Paste your entire index.php at this location: http://phpfi.com/
    2. Backups are good.
    3. What hack were you trying ?
    4. Do NOT BUMP THIS POST.

    Do you have phpmyadmin ?
    If you do, you need to reset your siteurl AND home values.

    Go here: http://www.tamba2.org.uk/wordpress/site-url/

    You put ‘index.php’ on the end of one of those in your options screen, and doing so blew your blog up. It is easily fixed.

    Edited….podz beat me to it πŸ™‚

    What do you have to do to get attention? Be polite, don’t bump a post before at least 24 hours, and do NOT expect assistance immediately from people who help out here – it’s all volunteers, no one is paid to help you!

    Everyone has a life outside this board. This is twice you’ve done this sort of thing. A blog is NOT A MATTER OF LIFE AND DEATH (I think I cribbed that shamelessly from podz) unless you are running a “don’t commit suicide” service or something of that nature – and in that case, you really need to have a better handle on the software you’re using before you start on something like that.

    And please read and re-read this thread: http://wordpress.org/support/topic/27902

    Thread Starter akito

    (@akito)

    I don’t understand a thing you said…
    I don’t use phpMyadmin, and what should i do with the http://phpfi.com/ site exactly…My index.php page is like three lines long, one word appeared to be highlighted…what next?
    Please understand this language is foreign to me.

    You said this was Urgent – it has been nearly 11 hours since you posted. Hardly urgent was it ?

    I do not know PHP either.

    Your index.php does not matter now.

    You changed a web address in Options.
    You added ‘index.php’ to the end
    You broke your blog.
    You need to get into the database to make this better.
    phpMyAdmin lets you do this.
    Ask your hosting company about phpMyAdmin
    If needed, tell your host to look at the tamba2 link above – it will help.

    Thread Starter akito

    (@akito)

    (I am in France, so 11 hours ago i had to sleep)
    I did install phpMyadmin but could not find the database.
    Thank you.

    Thread Starter akito

    (@akito)

    OK i resolved the problem, using phpMyadmin, thank you for your patience and help.

    Well I would start my own topic but it seems as if I can’t do this right now. I just can answer to other topics. I don’t know why. So be patient. πŸ˜‰ I just want to know what possibilities I have getting to know via php which person has written an article? I want to integrate gravatars into my postings. But when I use this line of code: “<?php if ( the_author() == ‘Administrator’ )”… and so on it always prints out the name of the author as well. Is there a way to just ask and not in the same moment print out the name of the author?

    Alex.

    To start a topic, you must pick a forum, scroll to the bottom of the recent posts, and create the topic.
    http://codex.wordpress.org/Template_Tags/the_author
    the default is show, you would need to set it to false.

    Thanks a lot. Now I probably will look into the wiki first, when I do have a question. Interesting what kind of information is stored in there. I didn’t even know that this is a template tag.

    Alex.

    Uhm… it’s not as easy as I thought it to be. How do I disable displaying? When I do it like this: “<?php if ( the_author(‘ ‘,FALSE) == ‘Administrator’ ) echo “<img class=’gravatar’ src=”,gravatar(‘ATrust@sajonara.de’),” />”;”… it won’t show the gravatar picture.

    Alex.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘HELP !!?!’ is closed to new replies.