Forums

Somethings Up with permalinks (7 posts)

  1. mani911
    Member
    Posted 1 year ago #

    i am not a professional webmaster. I used to earn money through adsense on pre-hosted blogs such as blogger.Yesterday i got a hosting package from server sea"an American host".

    anyways,yesterday night i installed wordpress 3.0 .org [script] on it and installed the blog through the gui interface.

    As you all know that "there is an option of permalinks in admins dashboard under settings" When i click it " nothing happens . The screen or the page stays grey neither do any options of permalinks come..

    1.I have checked the permissions for .ht access file its 644.
    2.its in the same directory as of directory wordpress installation is.
    3.I have no idea where i am going

    What could possibly be the problem

    "i would feel honored" if someone could help me this.

  2. conorp
    Member
    Posted 1 year ago #

    This is actually the same issue as I had the other day. Check out this thread: http://www.wptavern.com/forum/troubleshooting/1765-cant-view-permalink-settings.html

  3. mani911
    Member
    Posted 1 year ago #

    Yeah so did you get an success with this " my host " like took 30 bucks in cash from me " i-e non refundable . as your post apparently says there is something wrong with php and this version. I am still getting clueless honestly

  4. James
    Happiness Engineer
    Posted 1 year ago #

    Per the last reply in the thread that conorp linked to:

    adding code like this to your wp-config should work around the problem, I think:

    date_default_timezone_set('America/Chicago');

  5. mani911
    Member
    Posted 1 year ago #

    Where Do i have to add that?

  6. mani911
    Member
    Posted 1 year ago #

    that guy said " i think but it never worked around "lol

  7. James
    Happiness Engineer
    Posted 1 year ago #

    When he says "adding code like this to your wp-config," he means adding code like this to your wp-config.php file. Try below the define('DB_HOST', 'localhost'); line.

Topic Closed

This topic has been closed to new replies.

About this Topic