Results 1 to 5 of 5

Thread: blank pages after install

  1. #1
    Thread Starter
    bayo44u's Avatar
    Join Date
    Aug 2010
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    blank pages after install

    i installed wordpress 3.0.1 and classipress 3.04 ult.
    The only perm link that work for the hello world add is the default perm link. All the other result to a blank page so does the post ad link.

    Hello world listing => http://localhost/wordpress/hello-world/ a blank page
    post an Ad => http://localhost/wordpress/add-new/ a blank page

    Ps: i am running all locally for a test did all the install step in the video
    .htaccess was created in my wordpress dir
    with this content
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /wordpress/
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /wordpress/index.php [L]
    </IfModule>

    # END WordPress
    Last edited by jomarkosabel; August 24th, 2010 at 08:27 AM.

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,696
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Last edited by jomarkosabel; August 22nd, 2010 at 12:09 PM.
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    bayo44u's Avatar
    Join Date
    Aug 2010
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    bayo44u's Avatar
    Join Date
    Aug 2010
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,696
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dashboard Blank With Too Many Ads
    By dhenley in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: August 7th, 2010, 01:40 PM
  2. Blank screens on 'some' blogs after install on wpmu
    By cherubini in forum Help Using ClassiPress
    Replies: 2
    Last Post: May 6th, 2010, 03:29 PM